diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-12-04 20:28:29 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-12-04 20:28:29 +0000 |
commit | 12c972feaf7353d23045650cc16704af7ab850dd (patch) | |
tree | a04743452ddf98c46c232f7b98406df8e9d8802b | |
parent | 923ebc1775c4600b6fcd92bc4b0a0c80b7fb6dce (diff) |
Add entry for SiS 7016 Ethernet.
-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 18da4b2442e..bb3e06f58c8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -M$OpenBSD: pcidevs,v 1.198 1999/11/26 22:46:11 niklas Exp $ +M$OpenBSD: pcidevs,v 1.199 1999/12/04 20:28:28 aaron Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1272,6 +1272,7 @@ product SIS 85C596 0x0496 85C596 product SIS 85C601 0x0601 85C601 EIDE product SIS 620 0x0620 620 Host-PCI product SIS 900 0x0900 900 10/100BaseTX +product SIS 7016 0x7016 7016 10/100BaseTX product SIS 5511 0x5511 5511 product SIS 5512 0x5512 5512 product SIS 5513 0x5513 5513 EIDE |