files.ata revision 1.3
1#	$NetBSD: files.ata,v 1.3 1998/10/12 16:09:16 bouyer Exp $
2#
3# Config file and device description for machine-independent devices
4# which attach to ATA busses.  Included by ports that need it.  Ports
5# that use it must provide their own "major" declarations for the
6# appropriate devices.
7
8# ATA disks
9device	wd: disk
10attach	wd at ata
11file	dev/ata/wd.c				wd needs-flag
12file	dev/ata/ata_wdc.c			wd & wdc_base
13
14file	dev/ata/ata.c				ata | atapi
15