diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-10-16 18:03:21 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-10-16 18:03:21 +0000 |
commit | d2d15792973e6797498ba08d44f17fc0cd2bdc81 (patch) | |
tree | a1b9ac9f37d17360b66d7bd9ad08c20cffab08bf /sys | |
parent | f128dbc0d60d64fbe0e8c9bcb752addec8e11f55 (diff) |
VIA VT8231 Power Management device
ok deraadt@
Diffstat (limited to 'sys')
-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 3bec18912aa..5bd79a0745e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.680 2003/10/11 17:23:41 nordin Exp $ + $OpenBSD: pcidevs,v 1.681 2003/10/16 18:03:20 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2282,6 +2282,7 @@ product VIATECH VT8377 0x3189 VT8377 Host-PCI product VIATECH VT8237_ISA 0x3227 VT8237 PCI-ISA product VIATECH RHINEII 0x6100 RhineII product VIATECH VT8231_ISA 0x8231 VT8231 PCI-ISA +product VIATECH VT8231_PWR 0x8235 VT8231 PMG product VIATECH VT8363_AGP 0x8305 VT8363 PCI-AGP product VIATECH VT8371_PPB 0x8391 VT8371 PCI-PCI product VIATECH VT8501_AGP 0x8501 VT8501 PCI-AGP |