summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2000-01-12 11:16:23 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2000-01-12 11:16:23 +0000
commitd404cb51eeaa1f9c4e5fc9c16ef38bba0a0d785e (patch)
tree00a7cc9f47f445eb89db4529fb4f89ad4a731791 /sys
parentf793f3b35e590acaad8cdb5a5e8dc8cc8d9a8b15 (diff)
Notes
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 7e3ac549e4b2..3c63e3eac1a5 100644
--- a/sys/dev/sound/isa/sbc.c
+++ b/sys/dev/sound/isa/sbc.c
@@ -208,6 +208,7 @@ static struct isa_pnp_id sbc_ids[] = {
{0x68187316, "ESS ES1868"}, /* ESS1868 */
{0x69187316, "ESS ES1869"}, /* ESS1869 */
{0xacb0110e, "ESS ES1869 (Compaq OEM)"}, /* CPQb0ac */
+ {0x78187316, "ESS ES1878"}, /* ESS1878 */
{0x79187316, "ESS ES1879"}, /* ESS1879 */
{0x88187316, "ESS ES1888"}, /* ESS1888 */
{0x07017316, "ESS ES1888 (DEC OEM)"}, /* ESS0107 */