add Aureal Inc. AU8820/AU8830 Audio controller

Obtained from:	OpenBSD src/sys/dev/pci/pcidevs
This commit is contained in:
MIHIRA Sanpei Yoshiro 2000-11-08 13:33:23 +00:00
parent 28d7984f3d
commit 3304019f5a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68493

View file

@ -1358,6 +1358,12 @@ pci_chip_match(device_t dev)
case 0x1978125d:
return ("ESS Technology Maestro 2E Audio controller");
/* Aureal Inc.-- vendor 0x12eb */
case 0x000112eb:
return ("Aureal Vortex AU8820 Audio controller");
case 0x000212eb:
return ("Aureal Vortex AU8830 Audio controller");
/* Lucent -- Vendor 0x11c1 */
case 0x044011c1:
case 0x044811c1: