From owner-freebsd-bugs@FreeBSD.ORG Mon Apr 19 11:50:23 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B7D16A4CE for ; Mon, 19 Apr 2004 11:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44DC043D55 for ; Mon, 19 Apr 2004 11:50:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3JIoNbv054420 for ; Mon, 19 Apr 2004 11:50:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3JIoNCZ054418; Mon, 19 Apr 2004 11:50:23 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 19 Apr 2004 11:50:23 -0700 (PDT) Resent-Message-Id: <200404191850.i3JIoNCZ054418@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Patrick Hurrelmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F6EF16A4CF for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/65777: Add USB Vendor and Product ID to support Dell TrueMobile 300 (Bluetooth) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 18:50:23 -0000 >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: