diff options
| author | ad <ad@NetBSD.org> | 2001-09-21 23:44:19 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2001-09-21 23:44:19 +0000 |
| commit | fcf00dcc0051005637ab4a4bd58dd55b63e0dc8d (patch) | |
| tree | a2e2483da041597be7d05dfd99e2f8aa4578758d /sys/dev/DEVNAMES | |
| parent | 27578b9aac214cc7796ead81dcc5427e79d5f2a0 (diff) | |
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
control interface. This makes it possible to run the Linux versions of
dptmgr, raidutil, dptelog and other tools under NetBSD.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 6a026046d03..dbfde76e3a8 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.75 2001/09/20 22:17:25 ad Exp $ +# $NetBSD: DEVNAMES,v 1.76 2001/09/21 23:44:19 ad Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -239,6 +239,7 @@ dmz vax dn vax dp8390nic MI Attribute dpt MI +dpti MI drbbc amiga drbbc amigappc drsc amiga |
