Date: Mon, 18 Jul 2005 15:25:34 +0200 From: Rainer Goellner <rainer@jabbe.de> To: freebsd-bluetooth@freebsd.org Subject: Re: AVM BlueFritz! Message-ID: <42DBADCE.9090903@jabbe.de> In-Reply-To: <1121673347.22662.52.camel@pegasus> References: <42DA013A.3050900@jabbe.de> <42DAD3C5.9060800@savvis.net> <42DADF0D.4070509@jabbe.de> <42DB1141.1050008@savvis.net> <1121673347.22662.52.camel@pegasus>
next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Holtmann wrote: > there exists two AVM BlueFRITZ! dongles with different USB product ids: > > /* AVM BlueFRITZ! USB */ > { USB_DEVICE(0x057c, 0x2200) }, > > /* AVM BlueFRITZ! USB v2.0 */ > { USB_DEVICE(0x057c, 0x3800) }, > > The version 1.0 (with id 0x2200) needs a special driver and also a > firmware download to work. The version 2.0 (with id 0x3800) is a > standard H:2 dongle. They only didn't set the Bluetooth class for it. > That's all we need! Thank you very much. So, Maksim, would you please put the first pair of lines into the array of ignored devices, the second one into the array of broken devices? And document that damn thing in ng_ubt(4)! Thanks, Rainer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42DBADCE.9090903>