diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-05-24 07:41:03 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-05-29 04:14:42 -0400 |
commit | c9bce91f902737395c72d037d70effb5fcbc53b4 (patch) | |
tree | ee600bdb45e47df535290d825641d956c0774553 /sound/pci/ice1712 | |
parent | b9cce37411edd668ae5dbc16aa9653800c8e0744 (diff) |
[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 e0b613c0f6a0..0b1b0ee1bea7 100644 --- a/sound/pci/ice1712/vt1720_mobo.h +++ b/sound/pci/ice1712/vt1720_mobo.h | |||
@@ -27,7 +27,8 @@ | |||
27 | #define VT1720_MOBO_DEVICE_DESC "{Albatron,K8X800 Pro II},"\ | 27 | #define VT1720_MOBO_DEVICE_DESC "{Albatron,K8X800 Pro II},"\ |
28 | "{Chaintech,ZNF3-150},"\ | 28 | "{Chaintech,ZNF3-150},"\ |
29 | "{Chaintech,ZNF3-250},"\ | 29 | "{Chaintech,ZNF3-250},"\ |
30 | "{Chaintech,9CJS}," | 30 | "{Chaintech,9CJS},"\ |
31 | "{Shuttle,SN25P}," | ||
31 | 32 | ||
32 | #define VT1720_SUBDEVICE_K8X800 0xf217052c | 33 | #define VT1720_SUBDEVICE_K8X800 0xf217052c |
33 | #define VT1720_SUBDEVICE_ZNF3_150 0x0f2741f6 | 34 | #define VT1720_SUBDEVICE_ZNF3_150 0x0f2741f6 |