From nobody@FreeBSD.org  Mon Apr 19 11:44:06 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4F6EF16A4CF
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Apr 2004 11:44:06 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4B95543D54
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Apr 2004 11:44:06 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3JIi672065013
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Apr 2004 11:44:06 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i3JIi5B6065012;
	Mon, 19 Apr 2004 11:44:05 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200404191844.i3JIi5B6065012@www.freebsd.org>
Date: Mon, 19 Apr 2004 11:44:05 -0700 (PDT)
From: Patrick Hurrelmann <outi@bytephobia.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Add USB Vendor and Product ID to support Dell TrueMobile 300 (Bluetooth)
X-Send-Pr-Version: www-2.3

>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:    sanpei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 19 11:50:22 PDT 2004
>Closed-Date:    Tue Apr 27 06:57:20 PDT 2004
>Last-Modified:  Tue Apr 27 06:57:20 PDT 2004
>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:
Responsible-Changed-From-To: freebsd-bugs->sanpei 
Responsible-Changed-By: nork 
Responsible-Changed-When: Tue Apr 20 05:22:43 PDT 2004 
Responsible-Changed-Why:  
Over to USB specialist. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65777 
State-Changed-From-To: open->closed 
State-Changed-By: sanpei 
State-Changed-When: Tue Apr 27 06:56:48 PDT 2004 
State-Changed-Why:  
Commted in 1.172 of usbdevs, Thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65777 
>Unformatted:
