| Commit message (Expand) | Author | Age | Files | Lines |
* | Update of the VIA 82c686b southbridge data corruption fix, also | sos | 2002-01-01 | 1 | -15/+19 |
* | Add support for even more SiS chipsets. | sos | 2001-12-25 | 2 | -101/+74 |
* | Fix yet another fake slave problem for PCCARD devices. | sos | 2001-12-25 | 1 | -6/+11 |
* | Display the right message for the SiS 645 chipset. | jhb | 2001-12-19 | 1 | -0/+1 |
* | Fix comment for the SiS 645 chipset to be 645 instead of 635. | jhb | 2001-12-19 | 1 | -1/+1 |
* | Adjust the timings for the SiS chips a bit, also add the SiS 645. | sos | 2001-12-14 | 2 | -13/+17 |
* | Do be so anal on detach, properly free interrupt even if no devices. | sos | 2001-12-14 | 1 | -1/+1 |
* | Allow setting the CD type on cue sheets | sos | 2001-12-04 | 1 | -2/+4 |
* | ARG! committed the wrong patch!! I need more sleep :( | sos | 2001-12-02 | 1 | -1/+1 |
* | Oops, lost a line in the previous commit. | sos | 2001-12-02 | 1 | -1/+2 |
* | Initial support for the newer SiS chipsets, based on docs we finally | sos | 2001-12-02 | 2 | -17/+109 |
* | Add yet another VIA ATA100 southbridge. | sos | 2001-11-13 | 2 | -0/+2 |
* | Fix bogon, free() the right memory type. | sos | 2001-11-13 | 1 | -1/+1 |
* | Fix a signed bug in the crashdump code for systems with > 2GB of ram. | ps | 2001-11-13 | 1 | -1/+1 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 2 | -12/+0 |
* | Use devclass_find_free_unit() in ata_pci_add_child() because no more | ache | 2001-11-01 | 1 | -1/+2 |
* | Don't enable write cacheing on devices that don't support tagged queuing | des | 2001-10-24 | 1 | -1/+1 |
* | Add a bunch of new PCI ID's for Intel ATA chips. | sos | 2001-10-23 | 2 | -0/+10 |
* | Add experimental support for the HighPoint HPT372 ATA133 controller. | sos | 2001-10-23 | 2 | -7/+41 |
* | Add experimental support for the Promise ATA133 controller. | sos | 2001-10-23 | 2 | -4/+10 |
* | Make an ATAPI CD device appear as /dev/acdN and the individual | sos | 2001-10-19 | 2 | -14/+8 |
* | Fix bug introduced by the last commit, the caused some ATAPI | sos | 2001-10-16 | 1 | -1/+1 |
* | Fix it so that it doesn't complain for compiles on alpha- that is, match | mjacob | 2001-10-14 | 1 | -4/+10 |
* | Update with latest ATA/ATAPI ver 6 rev 2 items. | sos | 2001-10-06 | 7 | -253/+250 |
* | Update the promise raid structure with some of the info I've gathered | sos | 2001-10-04 | 2 | -19/+24 |
* | Doh! committed from the wrong tree, this is the right "stuff"... | sos | 2001-10-03 | 3 | -3/+3 |
* | Proberly support the Promise TX2/4. | sos | 2001-10-03 | 3 | -8/+51 |
* | cosmetics in the bootverbose probe- | sos | 2001-10-03 | 1 | -2/+4 |
* | Hopefully fix the identify failed on ATAPI slaves on some notebooks. | sos | 2001-10-03 | 1 | -2/+7 |
* | Change the way DAO/TAO mode is init'ed. | sos | 2001-10-01 | 1 | -20/+21 |
* | Add a fix for the VIA82C686B data corruption bug. | sos | 2001-09-25 | 1 | -18/+50 |
* | Overhaul to minimize stack usage, in some places >2K was used | sos | 2001-09-20 | 18 | -251/+264 |
* | KSE Milestone 2 | julian | 2001-09-12 | 6 | -14/+15 |
* | Add kernel side support for DAO burning. | sos | 2001-09-10 | 1 | -26/+83 |
* | Fix the size of medium code, the old one failed for DVD's. | sos | 2001-09-06 | 1 | -1/+14 |
* | Fix verbose probe message. | sos | 2001-09-06 | 1 | -6/+8 |
* | Add support for set/getting the region code on DVD drives. | sos | 2001-09-06 | 1 | -0/+3 |
* | Make "atapi less" kernels link again. | sos | 2001-09-01 | 1 | -0/+2 |
* | Add support for sending ATAPI commands via ioctl. | sos | 2001-08-30 | 1 | -0/+41 |
* | Update the Promise TX2 code to DTRT and not what I guessed earlier. | sos | 2001-08-28 | 3 | -10/+16 |
* | Add support for yet another VIA '686 combination. | sos | 2001-08-28 | 2 | -5/+7 |
* | Add support for the newer Promise chips here as well. | sos | 2001-08-21 | 1 | -0/+2 |
* | Finally commit some of the minor things I've collected over the last month(s): | sos | 2001-08-21 | 9 | -50/+76 |
* | - Remove asleep(), await(), and M_ASLEEP. | jhb | 2001-08-10 | 2 | -7/+2 |
* | Disallow ATAPI CD transfers that are not a multiple of the device block | tmm | 2001-07-29 | 1 | -1/+5 |
* | s/adress/address/ | kris | 2001-07-23 | 1 | -1/+1 |
* | Add support for yet another Promise ATA100 variant | sos | 2001-06-08 | 2 | -8/+13 |
* | "Fix" the previous initial attempt at fixing TUNABLE_INT(). This time | peter | 2001-06-08 | 2 | -4/+4 |
* | Quiet the READ_TOC errors that can appear on empty CDR's. | sos | 2001-06-07 | 1 | -2/+2 |
* | Back out part of my previous commit. This was a last minute change | peter | 2001-06-07 | 2 | -4/+4 |