summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata-all.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-271-1/+1
* MFC: ata driver bus dma code.Luoqi Chen2003-09-051-5/+21
* MFC:Søren Schmidt2003-01-301-2/+5
* MFC: the entire ATA driver with all functionality as of 2002-03-18.Søren Schmidt2002-03-181-237/+137
* Add support for 48bit access for devices >137G.Søren Schmidt2002-01-051-125/+168
* Add support for latest SiS chipsets.Søren Schmidt2002-01-021-1/+2
* MFC:Søren Schmidt2001-12-111-0/+1
* MFC: sync partially with 1.49, this includes:Jeroen Ruigrok van der Werven2001-10-271-0/+10
* MFC: add email addressJeroen Ruigrok van der Werven2001-10-271-2/+2
* MFC:Søren Schmidt2001-02-251-1/+1
* MFC:Søren Schmidt2000-10-301-2/+4
* Add support for tagged queing.Søren Schmidt2000-10-251-92/+115
* MFC:Søren Schmidt2000-08-221-0/+1
* MFC:Søren Schmidt2000-06-111-0/+3
* Fix the CD driver so that the last blocks can be read even ifSøren Schmidt2000-03-051-2/+2
* Add (partial) support for the Cypress ATA controller.Søren Schmidt2000-02-251-0/+1
* Update the ata driver to take more advantage of newbus, thisSøren Schmidt2000-02-181-20/+26
* Cleanup the ata_dmainit function a bit.Søren Schmidt2000-01-281-1/+1
* Add sysctl oid hw.atamodes to set the transfermodes online.Søren Schmidt2000-01-271-4/+6
* Retry a bit more agressively on the atapi identify.Søren Schmidt2000-01-251-0/+1
* General cleanup.Søren Schmidt2000-01-241-8/+9
* Rearrange the probecode, so that 80pin cables can be identifiedSøren Schmidt2000-01-181-3/+127
* Add support for the Intel 810 chipset (ICH type of chips)Søren Schmidt2000-01-171-0/+1
* Add support for VIA 82C596 controllerSøren Schmidt2000-01-031-12/+11
* Have another go at the VIA support, this time use the PCI ID form theSøren Schmidt1999-12-141-0/+1
* Add DMA support for the VIA 82C586 & 82C686 chips, also rearrangeSøren Schmidt1999-11-241-0/+6
* Unbreak ATAPI on the Aladdin chipset, only DMA access worked.Søren Schmidt1999-11-081-1/+3
* Fix IRQ allocation bug on controllers using a shared interrupt.Søren Schmidt1999-11-061-1/+1
* Add support for the HPT366 chip, this is used on the Abit boards andSøren Schmidt1999-10-091-13/+20
* Ten'th update to the new ATA/ATAPI driver:Søren Schmidt1999-09-211-27/+43
* Use micro "disk" layer in ata-diskPoul-Henning Kamp1999-09-031-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Support DMA on ATAPI devices (finally).Søren Schmidt1999-08-101-7/+6
* Nine'th update to the new ATA/ATAPI driver:Søren Schmidt1999-06-251-2/+2
* Update to use the new-bus framework. No functional changes.Søren Schmidt1999-04-181-2/+2
* Fourth update to the new ATA/ATAPI driver:Søren Schmidt1999-03-281-16/+62
* ZIP drives should now be working, I'm not sure about LS120 drives,Søren Schmidt1999-03-071-1/+3
* Now all actual probing of both ATA & ATAPI devices are done afterSøren Schmidt1999-03-051-94/+9
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.Søren Schmidt1999-03-031-9/+2
* Finally!!Søren Schmidt1999-03-011-0/+209