summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-disk.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for ATA "pseudo" RAID controllers as the Promise Fasttraksos2000-10-131-1/+1
* Fix the breakage that snatched the ioports from the fdc device.sos2000-09-241-0/+1
* Add support for tagged queuing on ATA drives. There is only support forsos2000-09-191-27/+34
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-2/+2
* Enable disksort the right way both on ATA disks and ATAPI devices.sos2000-03-131-1/+2
* Fix the CD driver so that the last blocks can be read even ifsos2000-03-051-4/+4
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-0/+2
* Add sysctl oid hw.atamodes to set the transfermodes online.sos2000-01-271-2/+1
* Rearrange the probecode, so that 80pin cables can be identifiedsos2000-01-181-101/+1
* Add support for VIA 82C596 controllersos2000-01-031-1/+1
* Yet another cleanup of the VIA code, this time it should worksos1999-12-211-0/+1
* Fix support for disk with > 64K cyls.sos1999-12-071-2/+1
* Better error handeling:sos1999-11-291-0/+1
* Add DMA support for the VIA 82C586 & 82C686 chips, also rearrangesos1999-11-241-4/+4
* Add support for the HPT366 chip, this is used on the Abit boards andsos1999-10-091-4/+13
* Fix timeout handeling and add retry counts.sos1999-09-241-0/+1
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-211-30/+34
* Use micro "disk" layer in ata-diskphk1999-09-031-5/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-5/+1
* Nine'th update to the new ATA/ATAPI driver:sos1999-06-251-10/+25
* Eigth update to the new ATA/ATAPI driver:sos1999-05-201-2/+2
* Fourth update to the new ATA/ATAPI driver:sos1999-03-281-16/+37
* ZIP drives should now be working, I'm not sure about LS120 drives,sos1999-03-071-2/+2
* Now all actual probing of both ATA & ATAPI devices are done aftersos1999-03-051-1/+75
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.sos1999-03-031-6/+8
* Finally!!sos1999-03-011-0/+57
OpenPOWER on IntegriCloud