diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-04-14 22:19:40 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2011-04-14 22:19:40 +0000 |
commit | fe6a289b1254d9d58aac806321164567ddcbbffe (patch) | |
tree | 7fc7f4f6d1d6ef1ad50857b9563d6255f91a39c8 /sys/dev | |
parent | 5c72899285133f6b45a9d1b0da20b01c26b68122 (diff) |
VIA VX900 IDE
Diffstat (limited to 'sys/dev')
-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 71518340ca0..f33762b3550 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1593 2011/04/12 22:40:22 jsg Exp $ +$OpenBSD: pcidevs,v 1.1594 2011/04/14 22:19:39 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -5532,6 +5532,7 @@ product VIATECH VT82C597AGP 0x8597 VT82C597 AGP product VIATECH VT82C598AGP 0x8598 VT82C598 AGP product VIATECH VT82C601 0x8601 VT82C601 AGP product VIATECH VT8605_AGP 0x8605 VT8605 AGP +product VIATECH VX900_IDE 0x9001 VX900 IDE product VIATECH VX800_SDMMC 0x9530 VX800 SD/MMC product VIATECH VX800_SDIO 0x95d0 VX800 SDIO product VIATECH K8T890_PPB_A 0xa238 K8T890 PCI-PCI |