aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-03-30 10:49:54 -0400
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-03-30 10:55:13 -0400
commit75bf758f906315820cada99c169bd89bab3f4ba2 (patch)
tree88086747f64b17e412dfc3dc3fb43f13ae5906bf /firmware/WHENCE
parent4b6ece97e0b61306d4b8de6820f602e4cf5d8d6b (diff)
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/WHENCE12
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index f40f81581d0d..3814d7d42665 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -531,3 +531,15 @@ Licence:
531Found in hex form in kernel source. 531Found in hex form in kernel source.
532 532
533-------------------------------------------------------------------------- 533--------------------------------------------------------------------------
534
535Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA
536
537File: ositech/Xilinx7OD.bin
538
539Licence: Allegedly GPL, but no source visible. Marked:
540 This file contains the firmware of Seven of Diamonds from OSITECH.
541 (Special thanks to Kevin MacPherson of OSITECH)
542
543Found in hex form in kernel source.
544
545--------------------------------------------------------------------------