lkml.org 
[lkml]   [2009]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH 5/5] firmware/WHENCE: Specify drivers by module/object name
Drivers are currently specified by a mixture of module name, config
option or description, which is not that useful.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
firmware/WHENCE | 60 +++++++++++++++++++++++++++---------------------------
1 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/firmware/WHENCE b/firmware/WHENCE
index 0fe3972..add719b 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -26,7 +26,7 @@ License: Allegedly GPLv2+, but no source visible. Marked:

--------------------------------------------------------------------------

-Driver: korg1212 -- Korg 1212 IO audio device
+Driver: snd-korg1212 -- Korg 1212 IO audio device

File: korg/k1212.dsp

@@ -36,7 +36,7 @@ Found in alsa-firmware package in hex form; no licensing information.

--------------------------------------------------------------------------

-Driver: maestro3 -- ESS Allegro Maestro3 audio device
+Driver: snd-maestro3 -- ESS Allegro Maestro3 audio device

File: ess/maestro3_assp_kernel.fw
File: ess/maestro3_assp_minisrc.fw
@@ -50,7 +50,7 @@ specs on the dsp."

--------------------------------------------------------------------------

-Driver: ymfpci -- Yamaha YMF724/740/744/754 audio devices
+Driver: snd-ymfpci -- Yamaha YMF724/740/744/754 audio devices

File: yamaha/ds1_ctrl.fw
File: yamaha/ds1_dsp.fw
@@ -63,7 +63,7 @@ Found alsa-firmware package in hex form, with the following comment:

--------------------------------------------------------------------------

-Driver: SCSI_ADVANSYS - AdvanSys SCSI
+Driver: advansys - AdvanSys SCSI

File: advansys/mcode.bin
File: advansys/3550.bin
@@ -76,7 +76,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
+Driver: qla1280 - Qlogic QLA 1240/1x80/1x160 SCSI support

File: qlogic/1040.bin
File: qlogic/1280.bin
@@ -115,7 +115,7 @@ Found in hex form in the kernel source.

--------------------------------------------------------------------------

-Driver: ttusb-budget -- Technotrend/Hauppauge Nova-USB devices
+Driver: dvb-ttusb-budget -- Technotrend/Hauppauge Nova-USB devices

File: ttusb-budget/dspbootcode.bin

@@ -295,7 +295,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: CPiA2 -- cameras based on Vision's CPiA2
+Driver: cpia2 -- cameras based on Vision's CPiA2

File: cpia2/stv0672_vp4.bin

@@ -308,7 +308,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: DABUSB -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux
+Driver: dabusb -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux

File: dabusb/firmware.fw
File: dabusb/bitstream.bin
@@ -324,7 +324,7 @@ License: Distributable

--------------------------------------------------------------------------

-Driver: USB_VICAM -- USB 3com HomeConnect (aka vicam)
+Driver: vicam -- USB 3com HomeConnect (aka vicam)

File: vicam/firmware.fw

@@ -334,7 +334,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: USB_SERIAL_EDGEPORT - USB Inside Out Edgeport Serial Driver
+Driver: io_edgeport - USB Inside Out Edgeport Serial Driver

File: edgeport/boot.fw
File: edgeport/boot2.fw
@@ -352,7 +352,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: USB_SERIAL_EDGEPORT_TI - USB Inside Out Edgeport Serial Driver
+Driver: io_ti - USB Inside Out Edgeport Serial Driver
(TI Devices)

File: edgeport/down3.bin
@@ -368,7 +368,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: ATARI_DSP56K - Atari DSP56k support
+Driver: dsp56k - Atari DSP56k support

File: dsp56k/bootstrap.bin
Source: dsp56k/bootstrap.asm
@@ -380,7 +380,7 @@ http://www.zdomain.com/a56.html

--------------------------------------------------------------------------

-Driver: SND_SB16_CSP - Sound Blaster 16/AWE CSP support
+Driver: snd-sb16-csp - Sound Blaster 16/AWE CSP support

File: sb16/mulaw_main.csp
File: sb16/alaw_main.csp
@@ -398,7 +398,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: CASSINI - Sun Cassini
+Driver: cassini - Sun Cassini

File: sun/cassini.bin

@@ -459,7 +459,7 @@ http://alteon.shareable.org/

--------------------------------------------------------------------------

-Driver: tigon3 -- Broadcom Tigon3 based gigabit Ethernet cards
+Driver: tg3 -- Broadcom Tigon3 based gigabit Ethernet cards

File: tigon/tg3.bin
File: tigon/tg3_tso.bin
@@ -478,7 +478,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: ADAPTEC_STARFIRE - Adaptec Starfire/DuraLAN support
+Driver: starfire - Adaptec Starfire/DuraLAN support

File: adaptec/starfire_rx.bin
File: adaptec/starfire_tx.bin
@@ -497,7 +497,7 @@ Found in hex form in kernel source, with the following notice:

--------------------------------------------------------------------------

-Driver: TEHUTI - Tehuti Networks 10G Ethernet
+Driver: tehuti - Tehuti Networks 10G Ethernet

File: tehuti/bdx.bin

@@ -513,7 +513,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: TYPHOON - 3cr990 series Typhoon
+Driver: typhoon - 3cr990 series Typhoon

File: 3com/typhoon.bin

@@ -555,7 +555,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: YAM - YAM driver for AX.25
+Driver: yam - YAM driver for AX.25

File: yam/1200.bin
File: yam/9600.bin
@@ -567,7 +567,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: 3C359 - 3Com 3C359 Token Link Velocity XL adapter
+Driver: 3c359 - 3Com 3C359 Token Link Velocity XL adapter

File: 3com/3C359.bin

@@ -593,7 +593,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: PCMCIA_PCNET - NE2000 compatible PCMCIA adapter
+Driver: pcnet_cs - NE2000 compatible PCMCIA adapter

File: cis/LA-PCM.cis
File: cis/PCMLM28.cis
@@ -608,7 +608,7 @@ Originally developed by the pcmcia-cs project

--------------------------------------------------------------------------

-Driver: PCMCIA_3C589 - 3Com PCMCIA adapter
+Driver: 3c589_cs - 3Com PCMCIA adapter

File: cis/3CXEM556.cis

@@ -618,7 +618,7 @@ Originally developed by the pcmcia-cs project

--------------------------------------------------------------------------

-Driver: PCMCIA_3C574 - 3Com PCMCIA adapter
+Driver: 3c574_cs - 3Com PCMCIA adapter

File: cis/3CCFEM556.cis

@@ -628,7 +628,7 @@ Originally developed by the pcmcia-cs project

--------------------------------------------------------------------------

-Driver: SERIAL_8250_CS - Serial PCMCIA adapter
+Driver: serial_cs - Serial PCMCIA adapter

File: cis/MT5634ZLX.cis
File: cis/RS-COM-2P.cis
@@ -644,7 +644,7 @@ Originally developed by the pcmcia-cs project

--------------------------------------------------------------------------

-Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA
+Driver: smc91c92_cs - SMC 91Cxx PCMCIA

File: ositech/Xilinx7OD.bin

@@ -656,7 +656,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: SCSI_QLOGICPTI - PTI Qlogic, ISP Driver
+Driver: qlogicpti - PTI Qlogic, ISP Driver

File: qlogic/isp1000.bin

@@ -666,7 +666,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: MYRI_SBUS - MyriCOM Gigabit Ethernet
+Driver: myri_sbus - MyriCOM Gigabit Ethernet

File: myricom/lanai.bin

@@ -696,7 +696,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: BNX2 - Broadcom NetXtremeII
+Driver: bnx2 - Broadcom NetXtremeII

File: bnx2/bnx2-mips-06-5.0.0.j3.fw
File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw
@@ -717,7 +717,7 @@ Found in hex form in kernel source.

--------------------------------------------------------------------------

-Driver: DVB AV7110 -- AV7110 cards
+Driver: dvb-ttpci -- AV7110 cards

File: av7110/bootcode.bin

@@ -727,7 +727,7 @@ ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/

--------------------------------------------------------------------------

-Driver: wavefront - ISA WaveFront sound card
+Driver: snd-wavefront - ISA WaveFront sound card

File: yamaha/yss225_registers.bin

--
1.6.5.3



\
 
 \ /
  Last update: 2009-12-09 06:19    [W:0.079 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site