files.ata revision 1.3
11.3Sbouyer# $NetBSD: files.ata,v 1.3 1998/10/12 16:09:16 bouyer Exp $ 21.1Scgd# 31.1Scgd# Config file and device description for machine-independent devices 41.1Scgd# which attach to ATA busses. Included by ports that need it. Ports 51.1Scgd# that use it must provide their own "major" declarations for the 61.1Scgd# appropriate devices. 71.1Scgd 81.1Scgd# ATA disks 91.2Sthorpejdevice wd: disk 101.1Scgdattach wd at ata 111.1Scgdfile dev/ata/wd.c wd needs-flag 121.3Sbouyerfile dev/ata/ata_wdc.c wd & wdc_base 131.3Sbouyer 141.3Sbouyerfile dev/ata/ata.c ata | atapi 15