| Commit message (Expand) | Author | Age | Files | Lines |
| * | Misc cleanups. | Søren Schmidt | 2002-10-01 | 1 | -1/+1 |
| * | Fix the breakage of tagged queueing that the busdma integration | Søren Schmidt | 2002-04-18 | 1 | -1/+1 |
| * | Make the ATA driver compile & work on the sparc64 platform. | Søren Schmidt | 2002-04-05 | 1 | -5/+37 |
| * | Add new support for locking an ATA channel and use that throughout | Søren Schmidt | 2002-03-11 | 1 | -0/+14 |
| * | Major update of the ATA RAID code, part 1: | Søren Schmidt | 2002-02-04 | 1 | -34/+57 |
| * | Update with latest ATA/ATAPI ver 6 rev 2 items. | Søren Schmidt | 2001-10-06 | 1 | -23/+32 |
| * | Doh! committed from the wrong tree, this is the right "stuff"... | Søren Schmidt | 2001-10-03 | 1 | -1/+1 |
| * | Proberly support the Promise TX2/4. | Søren Schmidt | 2001-10-03 | 1 | -0/+4 |
| * | Overhaul to minimize stack usage, in some places >2K was used | Søren Schmidt | 2001-09-20 | 1 | -2/+2 |
| * | Finally commit some of the minor things I've collected over the last month(s): | Søren Schmidt | 2001-08-21 | 1 | -0/+1 |
| * | s/adress/address/ | Kris Kennaway | 2001-07-23 | 1 | -1/+1 |
| * | Add sysctls for reading the tunables as suggested by des. | Søren Schmidt | 2001-03-19 | 1 | -1/+1 |
| * | Provide the interface to atacontrol and associated logic. | Søren Schmidt | 2001-03-15 | 1 | -143/+3 |
| * | Refine the detach/attach code. | Søren Schmidt | 2001-03-14 | 1 | -11/+11 |
| * | Split out the ata probes in seperate files for each bus type. | Søren Schmidt | 2001-03-06 | 1 | -2/+11 |
| * | Dont rely on isa includes to get at the std port adresses. | Søren Schmidt | 2001-02-12 | 1 | -0/+2 |
| * | Introduce busspace instead of the good old in/out instructions. | Søren Schmidt | 2001-02-06 | 1 | -7/+38 |
| * | Fix the clone functionality in atapi-cd, it didn't work for | Søren Schmidt | 2001-02-06 | 1 | -0/+1 |
| * | Add session argument to *close_disk, allowing to set session type on fixate. | Søren Schmidt | 2001-01-10 | 1 | -1/+1 |
| * | Fix the PCCARD ATA breakage.. | Søren Schmidt | 2000-10-30 | 1 | -2/+4 |
| * | Minor changes to the ATA RAID support code, remove some verbosity | Søren Schmidt | 2000-10-18 | 1 | -1/+0 |
| * | Get rid of the ivars entirely. | Søren Schmidt | 2000-10-13 | 1 | -4/+5 |
| * | Fix the breakage that snatched the ioports from the fdc device. | Søren Schmidt | 2000-09-24 | 1 | -6/+7 |
| * | Add support for tagged queuing on ATA drives. There is only support for | Søren Schmidt | 2000-09-19 | 1 | -89/+111 |
| * | Add experimental code for ATA100 support on: | Søren Schmidt | 2000-08-06 | 1 | -0/+1 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -2/+2 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -2/+2 |
| * | Add support for ATA66 on newer revisions of the VIA 82C596 | Søren Schmidt | 2000-04-09 | 1 | -0/+3 |
| * | Fix the CD driver so that the last blocks can be read even if | Søren Schmidt | 2000-03-05 | 1 | -2/+2 |
| * | Add (partial) support for the Cypress ATA controller. | Søren Schmidt | 2000-02-25 | 1 | -0/+1 |
| * | Update the ata driver to take more advantage of newbus, this | Søren Schmidt | 2000-02-18 | 1 | -20/+26 |
| * | Cleanup the ata_dmainit function a bit. | Søren Schmidt | 2000-01-28 | 1 | -1/+1 |
| * | Add sysctl oid hw.atamodes to set the transfermodes online. | Søren Schmidt | 2000-01-27 | 1 | -4/+6 |
| * | Retry a bit more agressively on the atapi identify. | Søren Schmidt | 2000-01-25 | 1 | -0/+1 |
| * | General cleanup. | Søren Schmidt | 2000-01-24 | 1 | -8/+9 |
| * | Rearrange the probecode, so that 80pin cables can be identified | Søren Schmidt | 2000-01-18 | 1 | -3/+127 |
| * | Add support for the Intel 810 chipset (ICH type of chips) | Søren Schmidt | 2000-01-17 | 1 | -0/+1 |
| * | Add support for VIA 82C596 controller | Søren Schmidt | 2000-01-03 | 1 | -12/+11 |
| * | Have another go at the VIA support, this time use the PCI ID form the | Søren Schmidt | 1999-12-14 | 1 | -0/+1 |
| * | Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange | Søren Schmidt | 1999-11-24 | 1 | -0/+6 |
| * | Unbreak ATAPI on the Aladdin chipset, only DMA access worked. | Søren Schmidt | 1999-11-08 | 1 | -1/+3 |
| * | Fix IRQ allocation bug on controllers using a shared interrupt. | Søren Schmidt | 1999-11-06 | 1 | -1/+1 |
| * | Add support for the HPT366 chip, this is used on the Abit boards and | Søren Schmidt | 1999-10-09 | 1 | -13/+20 |
| * | Ten'th update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-09-21 | 1 | -27/+43 |
| * | Use micro "disk" layer in ata-disk | Poul-Henning Kamp | 1999-09-03 | 1 | -0/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Support DMA on ATAPI devices (finally). | Søren Schmidt | 1999-08-10 | 1 | -7/+6 |
| * | Nine'th update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-06-25 | 1 | -2/+2 |
| * | Update to use the new-bus framework. No functional changes. | Søren Schmidt | 1999-04-18 | 1 | -2/+2 |
| * | Fourth update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-03-28 | 1 | -16/+62 |