diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-11-07 23:06:15 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-11-07 23:06:15 +0000 |
commit | d930e5295783773f6f98de4b1b0e79da1027503f (patch) | |
tree | 3392949cdf9e80f19afcbda0902e5ecf52a2ad7b /sys/dev | |
parent | 7f8c2d0730f44531d68eedb1f37ca4a26e4bdaf4 (diff) |
Make more sense with Promise stuff
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5b469e67c24..07efe0b194c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.341 2000/11/07 20:54:11 mickey Exp $ + $OpenBSD: pcidevs,v 1.342 2000/11/07 23:06:14 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1457,10 +1457,10 @@ product PLX 9050 0x9050 I/O /* Promise products */ product PROMISE DC5030 0x5300 DC5030 -product PROMISE ULTRA33 0x4d33 Ultra33/ATA IDE -product PROMISE ULTRA66 0x4d38 Ultra66/ATA IDE -product PROMISE ULTRA100 0x4d30 Ultra100/ATA IDE -product PROMISE ULTRA100_2 0x0d30 Ultra100/ATA IDE(2) +product PROMISE PDC20246 0x4d33 PDC20246 +product PROMISE PDC20262 0x4d38 PDC20262 +product PROMISE PDC20265 0x0d30 PDC20265 +product PROMISE PDC20267 0x4d30 PDC20267 /* QLogic products */ product QLOGIC ISP1020 0x1020 ISP1020 |