| Age | Commit message (Expand) | Author |
| 2003-10-08 | Split pciide in per-chip family driver, as proposed in | bouyer |
| 2003-10-08 | Make the ATA mid-layer appears as atabus, as proposed in | bouyer |
| 2003-10-05 | Remove references to University of California from my copyright notices. | bouyer |
| 2003-09-25 | Hide the use of config_interrupts() in one place. | mycroft |
| 2003-09-23 | Fix more probe delay and/or failure problems: | mycroft |
| 2003-09-21 | Ops, remove a line that escaped out of my local tree. | bouyer |
| 2003-09-21 | The return value from pciide_mapregs_* are ignored; make them return void. | bouyer |
| 2003-09-21 | Since we can't detect ghost drives in the wdc back-end, resurect | bouyer |
| 2003-09-20 | Make sure the message from pciide_chipen() starts at the beginning of line. | enami |
| 2003-09-19 | 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates | mycroft |
| 2003-09-17 | Add back support for the legacy VT8237 IDE controller. | bouyer |
| 2003-09-15 | Add support for Intel 82801EB Serial ATA. Not tested with a drive yet, | bouyer |
| 2003-09-15 | Add support for VIA 8237 Serial ATA. From Stephen Degler in kern/22727, | bouyer |
| 2003-08-17 | Add support for VIA VT8237 (KT600) IDE controller. From Stephen Degler in | bouyer |
| 2003-08-10 | Corect offset for the promise "magic registers" (it depends on channel number). | bouyer |
| 2003-06-28 | Correct setup of General Purpose Register for PDC20265 (Ultra/100) and newer. | bouyer |
| 2003-06-28 | Add support for ICH5, from Quentin Garnier in private mail. | bouyer |
| 2003-05-17 | * Use aprint*(). | thorpej |
| 2003-04-28 | Make DMA mode works on Promise Ultra66/100 with 48-bit LBA drives. | nakayama |
| 2003-04-19 | PR/21236: Simon Hitzemann: Fix missing space in error format. While I am | christos |
| 2003-04-05 | Add '(ICH3)' to the names of 82801CA for consistency with other 82801xx names | kent |
| 2003-04-04 | Support for ICH4M IDE Controller | kent |
| 2003-03-20 | Add support for the Silicon Image SATALink 3112 Serial ATA controller. | thorpej |
| 2003-03-19 | Fix pasto. | thorpej |
| 2003-03-18 | Add register definitions for the Intel i31244 Serial ATA controller. | thorpej |
| 2003-03-18 | Add very basic support for the Intel i31244 Serial ATA controller. | thorpej |
| 2003-03-15 | Ops, I commited the previous change (improved SiS support) from thr wrong tree. | bouyer |
| 2003-03-14 | Rework SiS support: more controller supported (up to Ultra/133) and better | bouyer |
| 2003-02-28 | Match ServerWorks CSB6 IDE controller. | enami |
| 2003-01-27 | Experimental support for RAID volumes configured by ATA "RAID" controllers. | thorpej |
| 2003-01-25 | Add a couple more Promise ATA133 controllers. | thorpej |
| 2003-01-24 | * Enable Ultra133 on the NVIDIA nForce 2. | thorpej |
| 2003-01-24 | Add support for the NVIDIA nForce ATA100 and nForce2 ATA133 | thorpej |
| 2002-12-26 | Recognize Promise Serial ATA/150 TX2plus | matt |
| 2002-11-20 | For sis_setup_channel, acer_setup_channel, hpt_setup_channel, | bouyer |
| 2002-10-05 | Add support for VIA VT8235 | kent |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-15 | Fix typo in comment. From Alexander Yurchenko <grange@rt.mipt.ru> | bouyer |
| 2002-08-25 | Support Ultra/133 on promise controllers that can do it. | bouyer |
| 2002-08-25 | Correct setup for Ultra133 capable VIA chipsets, From Matthias Drochner | bouyer |
| 2002-08-23 | Add support for HPT372. From sdegler@kashmir.degler.net in kern/17908, | bouyer |
| 2002-08-23 | Add support for Promise Ultra133TX2 and Ultra133TX2v2, from FreeBSD and | bouyer |
| 2002-08-10 | Use UDMA/100 on SiS745 chipset. | toshii |
| 2002-07-30 | Add support for the 82801DB ICH4 IDE controller, from kern/17757 by | bouyer |
| 2002-07-26 | Spell '[Rr]ight' correctly. From Jim Bernard. | wiz |
| 2002-07-26 | Add support of Silicon Image 0680 Ultra ATA/133 ATA Controller. | onoe |
| 2002-07-22 | Ops, this had already been commited by cjs. | bouyer |