diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2009-02-26 23:20:56 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-26 23:20:56 -0800 |
commit | 06e1f9ffa023c030bc87491e75f625f5da4e7d97 (patch) | |
tree | 746620ec933463cc3becfdb8452aecb57b5c09a9 /firmware/WHENCE | |
parent | 1318136fcda34d27ca8c322b6a0550200c3a8cec (diff) | |
download | op-kernel-dev-06e1f9ffa023c030bc87491e75f625f5da4e7d97.zip op-kernel-dev-06e1f9ffa023c030bc87491e75f625f5da4e7d97.tar.gz |
tehuti: Use request_firmware()
Firmware blob is little endian.
Compile-tested only.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 524113f..e56aa48 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -435,3 +435,19 @@ Found in hex form in kernel source, with the following notice: ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM. -------------------------------------------------------------------------- + +Driver: TEHUTI - Tehuti Networks 10G Ethernet + +File: tehuti/bdx.bin + +Licence: + + Copyright (C) 2007 Tehuti Networks Ltd. + + Permission is hereby granted for the distribution of this firmware data + in hexadecimal or equivalent format, provided this copyright notice is + accompanying it. + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- |