diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-06-23 06:41:04 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-14 17:44:21 -0400 |
commit | c466774636b3cc43c2c304b44e52974d9d53f3e0 (patch) | |
tree | a493b763456a5221441e86377685c8145663a0c9 /firmware/WHENCE | |
parent | 04a33e406a062cd1bb55014ee17a3558109a2d74 (diff) |
dabusb: use request_firmware()
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
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 d8f6199d087a..878456572926 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -249,3 +249,19 @@ Licence: Allegedly GPLv2+, but no source visible. Marked: | |||
249 | Found in hex form in kernel source. | 249 | Found in hex form in kernel source. |
250 | 250 | ||
251 | -------------------------------------------------------------------------- | 251 | -------------------------------------------------------------------------- |
252 | |||
253 | Driver: DABUSB -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux | ||
254 | |||
255 | File: dabusb/firmware.fw | ||
256 | File: dabusb/bitstream.bin | ||
257 | |||
258 | Licence: Distributable | ||
259 | |||
260 | * Copyright (C) 1999 BayCom GmbH | ||
261 | * | ||
262 | * Redistribution and use in source and binary forms, with or without | ||
263 | * modification, are permitted provided that redistributions of source | ||
264 | * code retain the above copyright notice and this comment without | ||
265 | * modification. | ||
266 | |||
267 | -------------------------------------------------------------------------- | ||