diff options
author | 2001-11-26 16:37:32 +0000 | |
---|---|---|
committer | 2001-11-26 16:37:32 +0000 | |
commit | d9c19cbd4c85593efc0374c737bfd641c87b8668 (patch) | |
tree | 14f1725c309923ab92ee1b6ab85b576b4a5c5594 | |
parent | allow pasting chars w/ codes >127 w/ mouse; from Denis Afonin <dfa@solo.ee> (diff) | |
download | wireguard-openbsd-d9c19cbd4c85593efc0374c737bfd641c87b8668.tar.xz wireguard-openbsd-d9c19cbd4c85593efc0374c737bfd641c87b8668.zip |
add sis 7018
-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 b168e981f48..1b8a8cf993f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.468 2001/11/23 04:17:58 deraadt Exp $ + $OpenBSD: pcidevs,v 1.469 2001/11/26 16:37:32 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1813,6 +1813,7 @@ product SIS 630 0x0630 630 Host-PCI product SIS 730 0x0730 730 Host-PCI product SIS 900 0x0900 900 10/100BaseTX product SIS 7016 0x7016 7016 10/100BaseTX +product SIS 7018 0x7018 Trident 4D WAVE product SIS 5511 0x5511 5511 product SIS 5512 0x5512 5512 product SIS 5513 0x5513 5513 EIDE |