diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-07-19 21:14:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-07-19 21:14:13 +0000 |
commit | a5220e9443879bcc6e2ee9a443b278668b965949 (patch) | |
tree | d7a49d69745840614f427419fe7eddb8b49dba46 | |
parent | 505d81e80c7b4eacf0f3bf00a10c17807473a678 (diff) |
a new avance sound chip
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 6bd81a4188a..121cb358bda 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.284 2000/07/19 19:38:46 fgsch Exp $ + $OpenBSD: pcidevs,v 1.285 2000/07/19 21:14:12 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -762,6 +762,7 @@ product AVANCE AVL2301 0x2301 AVL2301 product AVANCE AVG2302 0x2302 AVG2302 product AVANCE2 ALG2301 0x2301 ALG2301 product AVANCE2 ALG2302 0x2302 ALG2302 +product AVANCE2 ALG4000 0x4000 ALG4000 /* Bit3 products */ product BIT3 PCIVME617 0x0001 PCI-VME Interface Mod. 617 |