--- /usr/src/etc/usbd.conf Sat May 3 03:16:55 2003 +++ /etc/usbd.conf Tue Oct 5 16:19:25 2004 @@ -13,6 +13,20 @@ release 0x0000 attach "/usr/local/bin/ezdownload -f /usr/local/share/usb/firmware/0854.0100.0_01.hex ${DEVNAME}" +# Firmware download for Broadcom BCM2033 Bluetooth dongle. +# +# Requires that the ubtbcmfw.ko module is pre-loaded in order for the +# pre-firmware device to be recognised. ng_ubt.ko should be pre-loaded +# also, in order for the device to be connected to the Bluetooth stack. +# +# The firmware image files are not installed by default and should be +# extracted from the Linux BlueZ firmware collection at: +# http://www.bluez.org/download.html +# +device "Broadcom BCM2033 Bluetooth dongle" + devname "ubtbcmfw[0-9]+" + attach "/usr/sbin/bcmfw -n ${DEVNAME} -m /usr/local/share/usb/firmware/BCM2033-MD.hex -f /usr/local/share/usb/firmware/BCM2033-FW.bin" + # Firmware download for Entrega Serial DB25 adapter. # device "Entrega Serial with UART"