diff options
author | 1999-09-02 07:14:30 +0000 | |
---|---|---|
committer | 1999-09-02 07:14:30 +0000 | |
commit | cf6105531497415fc7aa7876bbe748c210d38f9b (patch) | |
tree | bbe62d0ce38a1be949966de721b3664487959bf1 | |
parent | add uncaceable, per pa1.1 manual (diff) | |
download | wireguard-openbsd-cf6105531497415fc7aa7876bbe748c210d38f9b.tar.xz wireguard-openbsd-cf6105531497415fc7aa7876bbe748c210d38f9b.zip |
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 |