diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-01-22 02:56:29 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-01-22 02:56:29 +0000 |
commit | cfd736573c72a5ebce377eaf3317f74195f176c3 (patch) | |
tree | 95975244c76c97b4113c47e6637a4a25542fcd5c /sys/dev | |
parent | af1e5dad0660942f57354864751834a062e3bf33 (diff) |
add VIA VT8633
From martin@
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 88632a729a4..e4e2ecdc7b8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.821 2005/01/17 18:50:37 couderc Exp $ +$OpenBSD: pcidevs,v 1.822 2005/01/22 02:56:28 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2623,6 +2623,7 @@ product VIATECH VT8233_AC97 0x3059 VT8233 AC97 product VIATECH RHINEII_2 0x3065 RhineII-2 product VIATECH VT82C686A_ACM 0x3068 VT82C686 Modem product VIATECH VT8366_ISA 0x3074 VT8366 ISA +product VIATECH VT8633 0x3091 VT8633 PCI product VIATECH VT8366 0x3099 VT8366 PCI product VIATECH VT8653_PCI 0x3101 VT8653 PCI product VIATECH VT6202 0x3104 VT6202 USB |