diff options
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | 2009-03-30 20:19:54 +0530 |
---|---|---|
committer | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | 2009-03-30 20:25:13 +0530 |
commit | 75bf758f906315820cada99c169bd89bab3f4ba2 (patch) | |
tree | 88086747f64b17e412dfc3dc3fb43f13ae5906bf /firmware/WHENCE | |
parent | 4b6ece97e0b61306d4b8de6820f602e4cf5d8d6b (diff) | |
download | linux-3.10-75bf758f906315820cada99c169bd89bab3f4ba2.tar.gz linux-3.10-75bf758f906315820cada99c169bd89bab3f4ba2.tar.bz2 linux-3.10-75bf758f906315820cada99c169bd89bab3f4ba2.zip |
smc91c92_cs: use request_firmware
Added osi_load_firmware() instead of copying same thing twice
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index f40f81581d0..3814d7d4266 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -531,3 +531,15 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA + +File: ositech/Xilinx7OD.bin + +Licence: Allegedly GPL, but no source visible. Marked: + This file contains the firmware of Seven of Diamonds from OSITECH. + (Special thanks to Kevin MacPherson of OSITECH) + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- |