diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-29 09:39:16 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 09:47:50 -0400 |
commit | 0f805b86c9492c294c710de8539a8be68b521a86 (patch) | |
tree | 84ab8143ed83daae5faf0ecb66bf9dda8a6a92ca /firmware/WHENCE | |
parent | 18ee6dfae89d9c131e3c9952939633ba8fa86247 (diff) |
smctr: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index ae40fb1c5915..a8fc4b658598 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -44,3 +44,16 @@ Found alsa-firmware package in hex form, with the following comment: | |||
44 | Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved. | 44 | Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved. |
45 | 45 | ||
46 | -------------------------------------------------------------------------- | 46 | -------------------------------------------------------------------------- |
47 | |||
48 | Driver: smctr -- SMC ISA/MCA Token Ring adapter | ||
49 | |||
50 | File: tr_smctr.bin | ||
51 | Info: MCT.BIN v6.3C1 03/01/95 | ||
52 | |||
53 | Original licence info: | ||
54 | |||
55 | * This firmware is licensed to you strictly for use in conjunction | ||
56 | * with the use of SMC TokenRing adapters. There is no waranty | ||
57 | * expressed or implied about its fitness for any purpose. | ||
58 | |||
59 | -------------------------------------------------------------------------- | ||