remove 'ata' interface attribute. it now is define in the MI conf/files.

This commit is contained in:
cgd 1998-01-14 23:56:23 +00:00
parent aaede4d8d8
commit 4fdd07b4c5
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.arm32,v 1.34 1998/01/13 02:09:58 thorpej Exp $
# $NetBSD: files.arm32,v 1.35 1998/01/14 23:56:23 cgd Exp $
#
# First try for arm-specific configuration info
#
@ -24,7 +24,6 @@ attach pioc at mainbus
file arch/arm32/mainbus/pioc.c pioc
# Standard NetBSD wd driver
define ata {drive=-1}
device wdc class dull: atapi, ata
device wd class disk: disk
attach wd at ata

View File

@ -1,4 +1,4 @@
# $NetBSD: files.isa,v 1.6 1998/01/12 18:18:03 thorpej Exp $
# $NetBSD: files.isa,v 1.7 1998/01/14 23:56:24 cgd Exp $
#
# Config file and device description for machine-independent ISA code.
# Included by ports that need it. Requires that the SCSI files be
@ -117,7 +117,6 @@ attach scd at isa
file dev/isa/scd.c scd needs-flag
# ISA "wd" (ESDI/IDE/etc.) controllers
define ata {drive=-1}
device wdc class dull: atapi, isadma, ata
attach wdc at isa
device wd class dull: disk