bcmfw.8 (0986ab12e44caea472245845f9a89ced4f137d73) | bcmfw.8 (b18b186e57994f7743b78246b6feea779a3dfb5e) |
---|---|
1.\" Copyright (c) 2003 Maksim Yevmenkin <m_evmenkin@yahoo.com> 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 38 unchanged lines hidden (view full) --- 47.Em only 48work with Broadcom BCM2033 chip based Bluetooth USB devices. 49The identification is currently based on USB vendor ID/product ID pair. 50The vendor ID should be 0x0a5c 51.Pq Dv USB_VENDOR_BROADCOM 52and the product ID should be 0x2033. 53.Pp 54Due to copyright issues I will no longer provide mini-driver and firmware | 1.\" Copyright (c) 2003 Maksim Yevmenkin <m_evmenkin@yahoo.com> 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 38 unchanged lines hidden (view full) --- 47.Em only 48work with Broadcom BCM2033 chip based Bluetooth USB devices. 49The identification is currently based on USB vendor ID/product ID pair. 50The vendor ID should be 0x0a5c 51.Pq Dv USB_VENDOR_BROADCOM 52and the product ID should be 0x2033. 53.Pp 54Due to copyright issues I will no longer provide mini-driver and firmware |
55files for the device. These files can be obtained from the Linux BlueZ BlueFW 56package. | 55files for the device. 56These files can be obtained from the Linux BlueZ BlueFW package. |
57.Pp | 57.Pp |
58Visit http://bluez.sourceforge.net/download/download.html for details. | 58Visit 59.Pa http://bluez.sourceforge.net/download/download.html 60for details. |
59.Pp 60I am using the following files: 61.Pp 62.Dl "MD5 (BCM2033-MD.hex) = 5580317158d07fc4ace90af04f8e1c73" 63.Dl "MD5 (BCM2033-FW.bin) = a3a0edfcb85029f4a5d0b1c9649b127d" 64.Pp 65The options are as follows: 66.Bl -tag -width indent --- 37 unchanged lines hidden --- | 61.Pp 62I am using the following files: 63.Pp 64.Dl "MD5 (BCM2033-MD.hex) = 5580317158d07fc4ace90af04f8e1c73" 65.Dl "MD5 (BCM2033-FW.bin) = a3a0edfcb85029f4a5d0b1c9649b127d" 66.Pp 67The options are as follows: 68.Bl -tag -width indent --- 37 unchanged lines hidden --- |