From a959e788b769c459811ae5a3a05c73d8e2fb2901 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Mon, 19 Feb 2007 11:44:25 +0000 Subject: 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@ --- sys/dev/ata/files.ata | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/ata/files.ata') 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 -- cgit v1.2.3