summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2000-01-28 04:28:11 +0000
committergallatin <gallatin@FreeBSD.org>2000-01-28 04:28:11 +0000
commitb223e32eeea5f93619a53d365ddc73c6a3c16bf4 (patch)
tree904ada1faa5e4f232fd4f4290ae916636fa034c9 /sys
parentfab6f30ed12f50ca3f0f0ecf9c6c851b1842d827 (diff)
downloadFreeBSD-src-b223e32eeea5f93619a53d365ddc73c6a3c16bf4.zip
FreeBSD-src-b223e32eeea5f93619a53d365ddc73c6a3c16bf4.tar.gz
Add support for detection of the ESS 1688 found on my Dell Latitude LM
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/sound/isa/sbc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sound/isa/sbc.c b/sys/dev/sound/isa/sbc.c
index 3c63e3e..d11d413 100644
--- a/sys/dev/sound/isa/sbc.c
+++ b/sys/dev/sound/isa/sbc.c
@@ -205,6 +205,7 @@ static struct isa_pnp_id sbc_ids[] = {
{0x01100000, "Avance Asound 110"}, /* @@@1001 */
{0x01200000, "Avance Logic ALS120"}, /* @@@2001 */
+ {0x02017316, "ESS ES1688"}, /* ESS1688 */
{0x68187316, "ESS ES1868"}, /* ESS1868 */
{0x69187316, "ESS ES1869"}, /* ESS1869 */
{0xacb0110e, "ESS ES1869 (Compaq OEM)"}, /* CPQb0ac */
OpenPOWER on IntegriCloud