diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-29 08:07:34 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 09:47:48 -0400 |
commit | 18ee6dfae89d9c131e3c9952939633ba8fa86247 (patch) | |
tree | 874daf2910c7ad12c9f979fb5a059ae2ae7bc27d /firmware/WHENCE | |
parent | a292f404fabb342716a9d96e8155b7fb7b651dc1 (diff) |
firmware: convert ymfpci driver to use firmware loader exclusively
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 c08dbc887cb9..ae40fb1c5915 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -31,3 +31,16 @@ drops binary dsp code images on our heads, but we don't get to see | |||
31 | specs on the dsp." | 31 | specs on the dsp." |
32 | 32 | ||
33 | -------------------------------------------------------------------------- | 33 | -------------------------------------------------------------------------- |
34 | |||
35 | Driver: ymfpci -- Yamaha YMF724/740/744/754 audio devices | ||
36 | |||
37 | File: yamaha/ds1_ctrl.fw | ||
38 | File: yamaha/ds1_dsp.fw | ||
39 | File: yamaha/ds1e_ctrl.fw | ||
40 | |||
41 | Licence: Unknown | ||
42 | |||
43 | Found alsa-firmware package in hex form, with the following comment: | ||
44 | Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved. | ||
45 | |||
46 | -------------------------------------------------------------------------- | ||