From cb2fb285ec0147ac24ff9a9bd47729a90fbad54f Mon Sep 17 00:00:00 2001 From: itohy Date: Thu, 7 Sep 2006 14:22:07 +0000 Subject: Workbit NinjaATA-32 busmastering PIO IDE controller driver (njata) This driver supports NinjaATA-32Bi and NPATA-32 chips, which are used for CardBus ATA interface cards and CardBus CompactFlash adapters. --- 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 24ab76108fc..1c00aad7932 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.214 2006/09/07 12:34:42 itohy Exp $ +# $NetBSD: DEVNAMES,v 1.215 2006/09/07 14:22:07 itohy Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -883,6 +883,7 @@ nextkbd next68k nfe MI nhpib hp300 ni MI +njata MI njs MI np vax npx i386 -- cgit