aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE26
1 files changed, 26 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index 19a588093908..f40f81581d0d 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -505,3 +505,29 @@ Licence:
505Found in hex form in kernel source. 505Found in hex form in kernel source.
506 506
507-------------------------------------------------------------------------- 507--------------------------------------------------------------------------
508
509Driver: 3C359 - 3Com 3C359 Token Link Velocity XL adapter
510
511File: 3com/3C359.bin
512
513Licence:
514/*
515 * The firmware this driver downloads into the tokenring card is a
516 * separate program and is not GPL'd source code, even though the Linux
517 * side driver and the routine that loads this data into the card are.
518 *
519 * This firmware is licensed to you strictly for use in conjunction
520 * with the use of 3Com 3C359 TokenRing adapters. There is no
521 * waranty expressed or implied about its fitness for any purpose.
522 */
523/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode.
524 *
525 * Notes:
526 * - Loaded from xl_init upon adapter initialization.
527 *
528 * Available from 3Com as part of their standard 3C359 driver.
529 */
530
531Found in hex form in kernel source.
532
533--------------------------------------------------------------------------