summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/files.ata (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pull in atascsi, a scsi to ata translation layer, so i can work on it indlg2007-02-191-1/+3
| | | | | | | | | 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@
* dev/ata/ata.c should depends on wdc_base since it uses some callsgrange2002-12-231-2/+2
| | | | | from dev/ic/wdc.c; from NetBSD. ok miod@ deraadt@
* Import of NetBSD ATA/IDE stuff.csapuntz1999-07-181-0/+15
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff