kern/65777: Add USB Vendor and Product ID to support Dell TrueMobile 300 (Bluetooth)

Patrick Hurrelmann outi at bytephobia.de
Mon Apr 19 11:50:23 PDT 2004


>Number:         65777
>Category:       kern
>Synopsis:       Add USB Vendor and Product ID to support Dell TrueMobile 300 (Bluetooth)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 19 11:50:22 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Hurrelmann
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
FreeBSD mobility.bytephobia.de 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Mon A
pr 19 11:48:52 CEST 2004 ouTi-Mobile at mobility.bytephobia.de:/usr/obj/usr/src/sys/MOBILITY i386
>Description:
Add new USB Vendor and Product-ID to sys/dev/usb/usbdevs to support Dell
TrueMobile 300 (internal USB-Bluetooth Card). I verified that. Dell TrueMobile 300 works with standard ubt.
>How-To-Repeat:
Add USB-Vendor-ID 0x413c (Dell)
Add USD-Product-ID 0x8000 (TrueMobile 300 (Bluetooth))
Make usbdevs_data.h. Remake netgraph/bluetooth. Card is working as Bluetooth device. After kernel compilation it is stated as "Dell TrueMobile 300 (Bluetooth)".
>Fix:
Add to sys/dev/usb/usbdevs
..
vendor DELL                     0x413c  Dell
..

..
/* Dell products */
product DELL TRUEMOBILE300      0x800   TrueMobile 300 (Bluetooth)
..

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list