diff options
| author | ad <ad@NetBSD.org> | 2002-04-22 21:05:19 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2002-04-22 21:05:19 +0000 |
| commit | 9a09578e25e476c7755a261ac09e6ffe0bae8573 (patch) | |
| tree | 604ceabbb9bb3c6ef777f874926c995b5110b3b0 /sys/dev/DEVNAMES | |
| parent | 84b0f1e37d5ef675f8fd0f0302ea38e6b0e7b965 (diff) | |
Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 49c7948f903..bd9b9717321 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.109 2002/04/22 12:43:50 augustss Exp $ +# $NetBSD: DEVNAMES,v 1.110 2002/04/22 21:05:22 ad Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -462,6 +462,8 @@ i8042 arm32 Attribute i82586 MI Attribute ibus pmax ibus vax +icp MI +icpsp MI ics2101 MI Attribute icside arm32 icsphy MI |
