diff options
| author | bouyer <bouyer@NetBSD.org> | 1999-08-12 09:42:11 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 1999-08-12 09:42:11 +0000 |
| commit | 7c3cb9c796a2a3eabae2158e80f3298ee8677572 (patch) | |
| tree | 63c8d8a4c6e261622016d228b7c6d307535334f2 /sys/dev | |
| parent | ecea2953c20823f32935dd285af1bc068b803605 (diff) | |
Add Promise Ultra66, change entry of Ultra33 to reflect the fact that can
"only" do ultra/33.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 058b558afe5..d97fa750e96 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.143 1999/08/01 08:32:08 veego Exp $ +$NetBSD: pcidevs,v 1.144 1999/08/12 09:42:11 bouyer Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1071,7 +1071,8 @@ product PROLAN NE2KETHER 0x1980 Ethernet /* Promise products */ product PROMISE DC5030 0x5300 DC5030 -product PROMISE ULTRA33 0x4d33 Ultra DMA/ATA Bus Master IDE Accelerator +product PROMISE ULTRA33 0x4d33 Ultra33/ATA Bus Master IDE Accelerator +product PROMISE ULTRA66 0x4d38 Ultra66/ATA Bus Master IDE Accelerator /* QLogic products */ product QLOGIC ISP1020 0x1020 ISP1020 |
