From fcf00dcc0051005637ab4a4bd58dd55b63e0dc8d Mon Sep 17 00:00:00 2001 From: ad Date: Fri, 21 Sep 2001 23:44:19 +0000 Subject: 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. --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') 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 -- cgit