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