From aa1b9218a068bee309a7955bcc937df8e1bc4103 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Mon, 7 Feb 2000 00:33:05 +0000 Subject: Rough but working driver for ICP-Vortex RAID --- sys/dev/pci/pcidevs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/dev/pci/pcidevs') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a16598533bd..6384f6c6ca9 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.214 2000/02/01 05:39:41 deraadt Exp $ + $OpenBSD: pcidevs,v 1.215 2000/02/07 00:33:03 niklas Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1463,10 +1463,10 @@ product VORTEX GDT_6x27 0x0007 GDT6127/6527 product VORTEX GDT_6537 0x0008 GDT6537 product VORTEX GDT_6557 0x0009 GDT6557/6557-ECC /* GDT_PCINEW, wide SCSI controllers */ -product VORTEX GDT_6x15 0x00010 GDT6115/6515 -product VORTEX GDT_6x25 0x00011 GDT6125/6525 -product VORTEX GDT_6535 0x00012 GDT6535 -product VORTEX GDT_6555 0x00013 GDT6555/6555-ECC +product VORTEX GDT_6x15 0x0010 GDT6115/6515 +product VORTEX GDT_6x25 0x0011 GDT6125/6525 +product VORTEX GDT_6535 0x0012 GDT6535 +product VORTEX GDT_6555 0x0013 GDT6555/6555-ECC /* GDT_MPR, RP series, wide/ultra SCSI */ product VORTEX GDT_6x17RP 0x0100 GDT6117RP/GDT6517RP product VORTEX GDT_6x27RP 0x0101 GDT6127RP/GDT6527RP -- cgit v1.2.3