diff options
| author | thorpej <thorpej@NetBSD.org> | 1999-03-17 19:20:51 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 1999-03-17 19:20:51 +0000 |
| commit | 0d433f490b3f7fdfe549fb5c81c6ff08c6970d2a (patch) | |
| tree | 8c657649914372d269260d779f20268535d25a63 /sys/dev | |
| parent | ee6f8c2579605ae978f3f111b293bc7afa04c521 (diff) | |
Add Silicon Integrated Systems SiS900 10/100 Ethernet.
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 dd935610845..68292a55b04 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.110 1999/03/16 21:24:46 mjacob Exp $ +$NetBSD: pcidevs,v 1.111 1999/03/17 19:20:51 thorpej Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1035,6 +1035,7 @@ product SIS 5597_VGA 0x0200 5597/5598 integrated VGA product SIS 85C501 0x0406 85C501 product SIS 85C496 0x0496 85C496 product SIS 85C601 0x0601 85C601 +product SIS 900 0x0900 SiS900 10/100 Ethernet product SIS 5597_IDE 0x5513 5597/5598 IDE controller product SIS 5597_HB 0x5597 5597/5598 host bridge product SIS 5597_USB 0x7001 5597/5598 USB host controller |
