From: Jaswinder Singh Rajput Date: Mon, 30 Mar 2009 12:47:21 +0000 (+0530) Subject: yam: use request_firmware X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f3ffd64de7c7a1b07567a887c37ab4435d3699;p=linux-firmware yam: use request_firmware Added predef variable in add_mcs() to support predefined mcs data Signed-off-by: Jaswinder Singh Rajput --- diff --git a/WHENCE b/WHENCE index 00b6e3c..19a5880 100644 --- a/WHENCE +++ b/WHENCE @@ -493,3 +493,15 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: YAM - YAM driver for AX.25 + +File: yam/1200.bin +File: yam/9600.bin + +Licence: + * (C) F6FBB 1998 + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- diff --git a/yam/1200.bin b/yam/1200.bin new file mode 100644 index 0000000..3efa52a Binary files /dev/null and b/yam/1200.bin differ diff --git a/yam/9600.bin b/yam/9600.bin new file mode 100644 index 0000000..b16d281 Binary files /dev/null and b/yam/9600.bin differ