diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1999-09-02 07:14:31 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1999-09-02 07:14:31 +0000 |
commit | 5bb0f212a5ea355c8a05be56dc6bee9d0d2bf8db (patch) | |
tree | d3e040101eb511889a1388ece45d4c6b12e379c0 | |
parent | ce8ba7be15fc8d684be457578654e6d55ee623c0 (diff) |
More Initio devices
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5841cc29665..a818804cdfe 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.176 1999/08/27 06:06:11 downsj Exp $ +$OpenBSD: pcidevs,v 1.177 1999/09/02 07:14:30 downsj Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -914,6 +914,8 @@ product IDT 77201 0x0001 77201/77211 ATM (NICStAR) product INDCOMPSRC WDT50x 0x22c0 WDT 50x Watchdog Timer /* Initio Corporation */ +product INITIO INIC850 0x0850 INIC-850 (A100UW) SCSI +product INITIO INIC1060 0x1060 INIC-1060 (A100U2W) SCSI product INITIO INIC940 0x9400 INIC-940 SCSI product INITIO INIC941 0x9401 INIC-941 SCSI product INITIO INIC950 0x9500 INIC-950 SCSI |