dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/firmware/tigon
Jaswinder Singh Rajput 077f849de4 firmware: convert tg3 driver to request_firmware()
Firmware blob looks like this...
        u8 firmware_major
        u8 firmware_minor
        u8 firmware_fix
        u8 pad
        __be32 start_address
        __be32 length (total, including BSS sections to be zeroed)
        data... (in __be32 words, which is native for the firmware)

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-04 16:11:25 -08:00
..
tg3.bin.ihex firmware: convert tg3 driver to request_firmware() 2009-01-04 16:11:25 -08:00
tg3_tso.bin.ihex firmware: convert tg3 driver to request_firmware() 2009-01-04 16:11:25 -08:00
tg3_tso5.bin.ihex firmware: convert tg3 driver to request_firmware() 2009-01-04 16:11:25 -08:00