summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-06-12 09:09:37 +0000
committerbrian <brian@FreeBSD.org>2000-06-12 09:09:37 +0000
commit9259507e31a46610d6ced772d6047cbcc5285f3e (patch)
treec6ee4ec71c96bd5edb2dac00257242cecfc32052 /sys/dev/sound
parent93da552950238f64c2614ef7f43e8eda7c05c77c (diff)
downloadFreeBSD-src-9259507e31a46610d6ced772d6047cbcc5285f3e.zip
FreeBSD-src-9259507e31a46610d6ced772d6047cbcc5285f3e.tar.gz
Add (another) PnP entry for the ESS ES1869 (Compaq OEM)
Submitted by: mdharnois@home.com PR: 19206
Diffstat (limited to 'sys/dev/sound')
-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 d6215a0..2077d11 100644
--- a/sys/dev/sound/isa/sbc.c
+++ b/sys/dev/sound/isa/sbc.c
@@ -224,6 +224,7 @@ static struct isa_pnp_id sbc_ids[] = {
{0x68187316, "ESS ES1868"}, /* ESS1868 */
{0x03007316, "ESS ES1869"}, /* ESS1869 */
{0x69187316, "ESS ES1869"}, /* ESS1869 */
+ {0xabb0110e, "ESS ES1869 (Compaq OEM)"}, /* CPQb0ab */
{0xacb0110e, "ESS ES1869 (Compaq OEM)"}, /* CPQb0ac */
{0x78187316, "ESS ES1878"}, /* ESS1878 */
{0x79187316, "ESS ES1879"}, /* ESS1879 */
OpenPOWER on IntegriCloud