summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-03-30 19:44:59 +0530
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-03-30 20:02:50 +0530
commitde6f8d143df19713cf8a54d1a88e168e06818edc (patch)
tree166bde7126ff5be5bb0ddcff962799587c582525
parenta8f3ffd64de7c7a1b07567a887c37ab4435d3699 (diff)
downloadlinux-firmware-de6f8d143df19713cf8a54d1a88e168e06818edc.tar.gz
3C359: use request_firmware
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
-rw-r--r--3com/3C359.binbin0 -> 24880 bytes
-rw-r--r--WHENCE26
2 files changed, 26 insertions, 0 deletions
diff --git a/3com/3C359.bin b/3com/3C359.bin
new file mode 100644
index 0000000..b132989
--- /dev/null
+++ b/3com/3C359.bin
Binary files differ
diff --git a/WHENCE b/WHENCE
index 19a5880..f40f815 100644
--- a/WHENCE
+++ b/WHENCE
@@ -505,3 +505,29 @@ Licence:
Found in hex form in kernel source.
--------------------------------------------------------------------------
+
+Driver: 3C359 - 3Com 3C359 Token Link Velocity XL adapter
+
+File: 3com/3C359.bin
+
+Licence:
+/*
+ * The firmware this driver downloads into the tokenring card is a
+ * separate program and is not GPL'd source code, even though the Linux
+ * side driver and the routine that loads this data into the card are.
+ *
+ * This firmware is licensed to you strictly for use in conjunction
+ * with the use of 3Com 3C359 TokenRing adapters. There is no
+ * waranty expressed or implied about its fitness for any purpose.
+ */
+/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
+ *
+ * Notes:
+ * - Loaded from xl_init upon adapter initialization.
+ *
+ * Available from 3Com as part of their standard 3C359 driver.
+ */
+
+Found in hex form in kernel source.
+
+--------------------------------------------------------------------------