| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added undocumented options AAC_DEBUG, ACD_DEBUG, ACPI_MAX_THREADS, | Bruce Evans | 2002-02-15 | 3 | -1/+5 |
| * | Add support for the Cenatek Rocket Drive. | Søren Schmidt | 2002-02-12 | 2 | -2/+14 |
| * | Fix buglets in the ATAPI resume code. | Søren Schmidt | 2002-02-12 | 5 | -16/+26 |
| * | Major update of the ATA RAID code, part 2: | Søren Schmidt | 2002-02-12 | 5 | -153/+420 |
| * | Add support for the HighPoint HPT374 4 channel ATA chip. | Søren Schmidt | 2002-02-11 | 2 | -2/+30 |
| * | Make LINT compile after fruitless attempts to get the authors | Julian Elischer | 2002-02-06 | 3 | -3/+3 |
| * | Major update of the ATA RAID code, part 1: | Søren Schmidt | 2002-02-04 | 18 | -2044/+2254 |
| * | Add support for the Promise TX4. | Søren Schmidt | 2002-01-28 | 2 | -68/+118 |
| * | Add support for pccard. | Søren Schmidt | 2002-01-28 | 1 | -3/+30 |
| * | Update of the VIA 82c686b southbridge data corruption fix, also | Søren Schmidt | 2002-01-01 | 1 | -14/+18 |
| * | Add support for even more SiS chipsets. | Søren Schmidt | 2001-12-25 | 2 | -101/+74 |
| * | Fix yet another fake slave problem for PCCARD devices. | Søren Schmidt | 2001-12-25 | 1 | -6/+11 |
| * | Display the right message for the SiS 645 chipset. | John Baldwin | 2001-12-19 | 1 | -0/+1 |
| * | Fix comment for the SiS 645 chipset to be 645 instead of 635. | John Baldwin | 2001-12-19 | 1 | -1/+1 |
| * | Adjust the timings for the SiS chips a bit, also add the SiS 645. | Søren Schmidt | 2001-12-14 | 2 | -13/+17 |
| * | Do be so anal on detach, properly free interrupt even if no devices. | Søren Schmidt | 2001-12-14 | 1 | -1/+1 |
| * | Allow setting the CD type on cue sheets | Søren Schmidt | 2001-12-04 | 1 | -2/+4 |
| * | ARG! committed the wrong patch!! I need more sleep :( | Søren Schmidt | 2001-12-02 | 1 | -1/+1 |
| * | Oops, lost a line in the previous commit. | Søren Schmidt | 2001-12-02 | 1 | -1/+2 |
| * | Initial support for the newer SiS chipsets, based on docs we finally | Søren Schmidt | 2001-12-02 | 2 | -17/+109 |
| * | Add yet another VIA ATA100 southbridge. | Søren Schmidt | 2001-11-13 | 2 | -0/+2 |
| * | Fix bogon, free() the right memory type. | Søren Schmidt | 2001-11-13 | 1 | -1/+1 |
| * | Fix a signed bug in the crashdump code for systems with > 2GB of ram. | Paul Saab | 2001-11-13 | 1 | -1/+1 |
| * | Don't call cdevsw_add(). | Poul-Henning Kamp | 2001-11-04 | 2 | -12/+0 |
| * | Use devclass_find_free_unit() in ata_pci_add_child() because no more | Andrey A. Chernov | 2001-11-01 | 1 | -1/+2 |
| * | Don't enable write cacheing on devices that don't support tagged queuing | Dag-Erling Smørgrav | 2001-10-24 | 1 | -1/+1 |
| * | Add a bunch of new PCI ID's for Intel ATA chips. | Søren Schmidt | 2001-10-23 | 2 | -0/+10 |
| * | Add experimental support for the HighPoint HPT372 ATA133 controller. | Søren Schmidt | 2001-10-23 | 2 | -7/+41 |
| * | Add experimental support for the Promise ATA133 controller. | Søren Schmidt | 2001-10-23 | 2 | -4/+10 |
| * | Make an ATAPI CD device appear as /dev/acdN and the individual | Søren Schmidt | 2001-10-19 | 2 | -14/+8 |
| * | Fix bug introduced by the last commit, the caused some ATAPI | Søren Schmidt | 2001-10-16 | 1 | -1/+1 |
| * | Fix it so that it doesn't complain for compiles on alpha- that is, match | Matt Jacob | 2001-10-14 | 1 | -4/+10 |
| * | Update with latest ATA/ATAPI ver 6 rev 2 items. | Søren Schmidt | 2001-10-06 | 7 | -253/+250 |
| * | Update the promise raid structure with some of the info I've gathered | Søren Schmidt | 2001-10-04 | 2 | -19/+24 |
| * | Doh! committed from the wrong tree, this is the right "stuff"... | Søren Schmidt | 2001-10-03 | 3 | -3/+3 |
| * | Proberly support the Promise TX2/4. | Søren Schmidt | 2001-10-03 | 3 | -8/+51 |
| * | cosmetics in the bootverbose probe- | Søren Schmidt | 2001-10-03 | 1 | -2/+4 |
| * | Hopefully fix the identify failed on ATAPI slaves on some notebooks. | Søren Schmidt | 2001-10-03 | 1 | -2/+7 |
| * | Change the way DAO/TAO mode is init'ed. | Søren Schmidt | 2001-10-01 | 1 | -20/+21 |
| * | Add a fix for the VIA82C686B data corruption bug. | Søren Schmidt | 2001-09-25 | 1 | -18/+50 |
| * | Overhaul to minimize stack usage, in some places >2K was used | Søren Schmidt | 2001-09-20 | 18 | -251/+264 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 6 | -14/+15 |
| * | Add kernel side support for DAO burning. | Søren Schmidt | 2001-09-10 | 1 | -26/+83 |
| * | Fix the size of medium code, the old one failed for DVD's. | Søren Schmidt | 2001-09-06 | 1 | -1/+14 |
| * | Fix verbose probe message. | Søren Schmidt | 2001-09-06 | 1 | -6/+8 |
| * | Add support for set/getting the region code on DVD drives. | Søren Schmidt | 2001-09-06 | 1 | -0/+3 |
| * | Make "atapi less" kernels link again. | Søren Schmidt | 2001-09-01 | 1 | -0/+2 |
| * | Add support for sending ATAPI commands via ioctl. | Søren Schmidt | 2001-08-30 | 1 | -0/+41 |
| * | Update the Promise TX2 code to DTRT and not what I guessed earlier. | Søren Schmidt | 2001-08-28 | 3 | -10/+16 |
| * | Add support for yet another VIA '686 combination. | Søren Schmidt | 2001-08-28 | 2 | -5/+7 |