RehabMan / OS-X-BrcmPatchRAM

Broadcom PatchRAM driver for OS X
GNU General Public License v2.0
243 stars 47 forks source link

Device Dell Dw1830 working #44

Closed MucJames closed 6 years ago

MucJames commented 6 years ago

Following device seems to work:

2017-12-08 06:33:24.568896+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM: Loaded compressed embedded firmware for key "BCM20703A1_001.001.005.0214.0422_v4518". 2017-12-08 06:33:24.569378+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM: Decompressed firmware (43444 bytes --> 109080 bytes). 2017-12-08 06:33:24.569956+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM: Firmware is valid IntelHex firmware. 2017-12-08 06:33:24.569980+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: USB [441CA8E29AC4 v274] "BCM2045A0" by "Broadcom Corp" 2017-12-08 06:33:25.366037+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: Firmware upgrade completed successfully. 2017-12-08 06:33:25.368435+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: Published new IOKit personality. 2017-12-08 06:33:25.370506+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: Processing time 9.384 seconds. 2017-12-08 06:33:25.373846+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: Version 2.2.7 starting on OS X Darwin 17.2. 2017-12-08 06:33:25.373872+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: USB [441CA8E29AC4 v274] "BCM2045A0" by "Broadcom Corp" 2017-12-08 06:33:25.377043+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: Firmware upgrade not needed. 2017-12-08 06:33:25.380188+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: Found existing IOKit personality "com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport". 2017-12-08 06:33:25.380193+0100 0x1a1 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: Processing time 0.6 seconds.

RehabMan commented 6 years ago

Thanks. Added to README.md.