diff options
author | 2003-05-05 13:12:47 +0000 | |
---|---|---|
committer | 2003-05-05 13:12:47 +0000 | |
commit | a4471f9ba12a1149553c000de0c1a49fcc9e81e8 (patch) | |
tree | bfeb109f2a4190c3ce0e04ca87c476529c636e78 | |
parent | add a mail-mode, to do automatic line-wrapping. (diff) | |
download | wireguard-openbsd-a4471f9ba12a1149553c000de0c1a49fcc9e81e8.tar.xz wireguard-openbsd-a4471f9ba12a1149553c000de0c1a49fcc9e81e8.zip |
"Intel 82440MX AC97 Modem" rev 0x00 at pci0 dev 0 function 2 not configured
-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 62fb4208bad..2e2cde96fed 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.616 2003/05/03 08:00:52 grange Exp $ + $OpenBSD: pcidevs,v 1.617 2003/05/05 13:12:47 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1533,6 +1533,7 @@ product INTEL 82443BX_AGP 0x7191 82443BX AGP product INTEL 82443BX_NOAGP 0x7192 82443BX product INTEL 82440MX 0x7194 82440MX Host product INTEL 82440MX_ACA 0x7195 82440MX AC97 Audio +product INTEL 82440MX_ACM 0x7196 82440MX AC97 Modem product INTEL 82440MX_ISA 0x7198 82440MX PCI-ISA product INTEL 82440MX_IDE 0x7199 82440MX IDE product INTEL 82440MX_USB 0x719a 82440MX USB |