files.ata revision 1.2
1#	$NetBSD: files.ata,v 1.2 1998/02/16 22:12:50 thorpej 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
12