summaryrefslogtreecommitdiff
path: root/sys/dev/ata/files.ata
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-02-19 11:44:25 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-02-19 11:44:25 +0000
commita959e788b769c459811ae5a3a05c73d8e2fb2901 (patch)
tree3b800ab633159861d32f98aa6f94ce5b25237547 /sys/dev/ata/files.ata
parent798300be85f1053c70f183a2ac9e71458c7c1dae (diff)
pull in atascsi, a scsi to ata translation layer, so i can work on it in
tree. ive lost two large changes today thanks to my own stupidity which could have been avoided if they were in the tree. discussed with deraadt@ ok jsg@ grange@ an older version was ok marco@
Diffstat (limited to 'sys/dev/ata/files.ata')
-rw-r--r--sys/dev/ata/files.ata4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/ata/files.ata b/sys/dev/ata/files.ata
index cf010e3131d..3adc4c4b8f9 100644
--- a/sys/dev/ata/files.ata
+++ b/sys/dev/ata/files.ata
@@ -1,4 +1,4 @@
-# $OpenBSD: files.ata,v 1.2 2002/12/23 02:37:38 grange Exp $
+# $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
@@ -13,3 +13,5 @@ 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