Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2004 11:44:05 -0700 (PDT)
From:      Patrick Hurrelmann <outi@bytephobia.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/65777: Add USB Vendor and Product ID to support Dell TrueMobile 300 (Bluetooth)
Message-ID:  <200404191844.i3JIi5B6065012@www.freebsd.org>
Resent-Message-ID: <200404191850.i3JIoNCZ054418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404191844.i3JIi5B6065012>