summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata-disk.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: make disksort do what its supposed to.Søren Schmidt2000-03-141-1/+2
* Fix the CD driver so that the last blocks can be read even ifSøren Schmidt2000-03-051-4/+4
* Update the ata driver to take more advantage of newbus, thisSøren Schmidt2000-02-181-0/+2
* Add sysctl oid hw.atamodes to set the transfermodes online.Søren Schmidt2000-01-271-2/+1
* Rearrange the probecode, so that 80pin cables can be identifiedSøren Schmidt2000-01-181-101/+1
* Add support for VIA 82C596 controllerSøren Schmidt2000-01-031-1/+1
* Yet another cleanup of the VIA code, this time it should workSøren Schmidt1999-12-211-0/+1
* Fix support for disk with > 64K cyls.Søren Schmidt1999-12-071-2/+1
* Better error handeling:Søren Schmidt1999-11-291-0/+1
* Add DMA support for the VIA 82C586 & 82C686 chips, also rearrangeSøren Schmidt1999-11-241-4/+4
* Add support for the HPT366 chip, this is used on the Abit boards andSøren Schmidt1999-10-091-4/+13
* Fix timeout handeling and add retry counts.Søren Schmidt1999-09-241-0/+1
* Ten'th update to the new ATA/ATAPI driver:Søren Schmidt1999-09-211-30/+34
* Use micro "disk" layer in ata-diskPoul-Henning Kamp1999-09-031-5/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().Poul-Henning Kamp1999-08-231-5/+1
* Nine'th update to the new ATA/ATAPI driver:Søren Schmidt1999-06-251-10/+25
* Eigth update to the new ATA/ATAPI driver:Søren Schmidt1999-05-201-2/+2
* Fourth update to the new ATA/ATAPI driver:Søren Schmidt1999-03-281-16/+37
* ZIP drives should now be working, I'm not sure about LS120 drives,Søren Schmidt1999-03-071-2/+2
* Now all actual probing of both ATA & ATAPI devices are done afterSøren Schmidt1999-03-051-1/+75
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.Søren Schmidt1999-03-031-6/+8
* Finally!!Søren Schmidt1999-03-011-0/+57