files.ata revision 1.1
1#	$NetBSD: files.ata,v 1.1 1998/01/14 23:36:32 cgd 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 class disk: disk
10attach	wd at ata
11file	dev/ata/wd.c				wd needs-flag
12