diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-19 02:49:21 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-19 02:49:21 +0000 |
commit | 214d6aa276164e1df10371a6691a2ccf28d2cad2 (patch) | |
tree | bd23605220fb972f71876240369b338ae7cd2409 /sys/conf/files | |
parent | adcf4b2dea70e423339947f05b3bd5b4bf7a9255 (diff) |
revert to older ahc driver until the new one's bugs are fixed
Diffstat (limited to 'sys/conf/files')
-rw-r--r-- | sys/conf/files | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/conf/files b/sys/conf/files index 1640314fffe..16a6d5f56da 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.243 2002/03/14 20:15:00 jason Exp $ +# $OpenBSD: files,v 1.244 2002/03/19 02:49:20 millert Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -101,8 +101,7 @@ file dev/ic/wdc.c wdc_base # Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers device ahc: scsi file dev/ic/aic7xxx.c ahc -file dev/ic/aic7xxx_openbsd.c ahc -file dev/ic/aic7xxx_93cx6.c ahc +file dev/ic/smc93cx6.c ahc # Adaptec AIC-6[23]60 SCSI controllers device aic: scsi |