diff options
author | 2004-10-28 23:15:01 +0000 | |
---|---|---|
committer | 2004-10-28 23:15:01 +0000 | |
commit | 67f5b14eea7083e41da69f8bea670119c6e985df (patch) | |
tree | ae4ce86e56413d8e19c21e4bef739b104cb21fb8 | |
parent | the URL in if_iwi is no longer valid. (diff) | |
download | wireguard-openbsd-67f5b14eea7083e41da69f8bea670119c6e985df.tar.xz wireguard-openbsd-67f5b14eea7083e41da69f8bea670119c6e985df.zip |
VIA VT612x
-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 41213c047d4..149d7f296eb 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.784 2004/10/25 09:41:16 grange Exp $ +$OpenBSD: pcidevs,v 1.785 2004/10/28 23:15:01 pvalchev Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2534,6 +2534,7 @@ product VIATECH VT8366 0x3099 VT8366 PCI product VIATECH VT6202 0x3104 VT6202 USB 2.0 product VIATECH VT6105 0x3106 VT6105 RhineIII product VIATECH VT8375 0x3116 VT8375 PCI +product VIATECH VT612x 0x3119 VT612x product VIATECH CLE266 0x3122 CLE266 product VIATECH VT8623 0x3123 VT8623 PCI product VIATECH VT8233_ISA 0x3147 VT8233 ISA |