Bug 134633

Summary: Add support for WILLCOM03(SHARP smart phone)
Product: Base System Reporter: Kouji Ito <kouji>
Component: usbAssignee: freebsd-usb (Nobody) <usb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 8.0-CURRENT   
Hardware: Any   
OS: Any   

Description Kouji Ito 2009-05-18 04:00:06 UTC
Add support for WILLCOM03(SHARP smart phone)
/usr/src/sys/dev/usb/usbdevs
/usr/src/sys/dev/usb/serial/uipaq.c

Fix: 

/usr/src/sys/dev/usb/usbdevs
> product SHARP WILLCOM03         0x9242  WILLCOM03

/usr/src/sys/dev/usb/serial/uipaq.c
> {USB_VPI(USB_VENDOR_SHARP, USB_PRODUCT_SHARP_WILLCOM03, 0)},
Comment 1 Hans Petter Selasky 2009-05-18 09:59:45 UTC
On Monday 18 May 2009, Kouji Ito wrote:
> Add support for WILLCOM03(SHARP smart phone)

Patched:

http://perforce.freebsd.org/chv.cgi?CH=162251

--HPS
Comment 2 Gavin Atkinson freebsd_committer freebsd_triage 2010-07-25 14:40:29 UTC
State Changed
From-To: open->closed

Fixed in head before 8.x was branched,  Thanks for your submission!