[BACK]Return to files.ata CVS log [TXT][DIR] Up to [local] / sys / dev / ata

File: [local] / sys / dev / ata / files.ata (download)

Revision 1.1, Tue Mar 4 16:14:49 2008 UTC (16 years, 1 month ago) by nbrk
Branch point for: MAIN

Initial revision

#	$OpenBSD: files.ata,v 1.3 2007/02/19 11:44:24 dlg Exp $
#	$NetBSD: files.ata,v 1.3 1998/10/12 16:09:16 bouyer Exp $
#
# Config file and device description for machine-independent devices
# which attach to ATA busses.  Included by ports that need it.  Ports
# that use it must provide their own "major" declarations for the
# appropriate devices.

# ATA disks
device	wd: disk
attach	wd at ata
file	dev/ata/wd.c				wd needs-flag
file	dev/ata/ata_wdc.c			wd & wdc_base

file	dev/ata/ata.c				(ata | atapi) & wdc_base

file	dev/ata/atascsi.c			atascsi