diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-05-24 13:41:03 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-05-29 10:14:42 +0200 |
commit | c9bce91f902737395c72d037d70effb5fcbc53b4 (patch) | |
tree | ee600bdb45e47df535290d825641d956c0774553 /sound/pci/ice1712 | |
parent | b9cce37411edd668ae5dbc16aa9653800c8e0744 (diff) | |
download | op-kernel-dev-c9bce91f902737395c72d037d70effb5fcbc53b4.zip op-kernel-dev-c9bce91f902737395c72d037d70effb5fcbc53b4.tar.gz |
[ALSA] Update documentation for ice1712 and ice1724
Documentation,ICE1712 driver
Updated the documentation for ice1712 and ice1724 drivers.
Added the device description for shuttle SN25P missing in the last patch.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ice1712')
-rw-r--r-- | sound/pci/ice1712/vt1720_mobo.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/pci/ice1712/vt1720_mobo.h b/sound/pci/ice1712/vt1720_mobo.h index e0b613c..0b1b0ee 100644 --- a/sound/pci/ice1712/vt1720_mobo.h +++ b/sound/pci/ice1712/vt1720_mobo.h @@ -27,7 +27,8 @@ #define VT1720_MOBO_DEVICE_DESC "{Albatron,K8X800 Pro II},"\ "{Chaintech,ZNF3-150},"\ "{Chaintech,ZNF3-250},"\ - "{Chaintech,9CJS}," + "{Chaintech,9CJS},"\ + "{Shuttle,SN25P}," #define VT1720_SUBDEVICE_K8X800 0xf217052c #define VT1720_SUBDEVICE_ZNF3_150 0x0f2741f6 |