| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: IODATA -> IODATA3 to reflect pccarddevs | Warner Losh | 2005-02-02 | 1 | -1/+1 |
| * | MFC: 1.28 Tweaks to pccard allocation routines These are mostly nops, | Warner Losh | 2005-02-01 | 1 | -7/+7 |
| * | MFC rev. 1.27: | Lukas Ertl | 2004-10-23 | 1 | -1/+1 |
| * | MFC: | Søren Schmidt | 2004-10-10 | 1 | -1/+2 |
| * | Fix disordering of pccarddevs.h noticed by bde. Also remove a few | Warner Losh | 2004-05-27 | 1 | -1/+2 |
| * | Move to generating pccarddevs.h on the fly, both for the kernel and | Warner Losh | 2004-05-26 | 1 | -1/+1 |
| * | Add support for the Promise command sequencer present on all modern Promise | Søren Schmidt | 2004-04-13 | 1 | -0/+1 |
| * | Use UMA instead of plain malloc for getting ATA request storage. | Søren Schmidt | 2004-01-14 | 1 | -0/+1 |
| * | Overhaul of the timeout/reinit framework. This should clear up most | Søren Schmidt | 2004-01-11 | 1 | -1/+2 |
| * | Fix ata-card. | Søren Schmidt | 2003-11-30 | 1 | -37/+27 |
| * | Include pccard/pccard_cis.h here too | Warner Losh | 2003-10-07 | 1 | -1/+2 |
| * | Unify prototypes. | Søren Schmidt | 2003-08-25 | 1 | -1/+1 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -2/+3 |
| * | This is a major rework of the ATA driver (ATAng) | Søren Schmidt | 2003-08-24 | 1 | -3/+2 |
| * | Remove check to see if the get resource for the second resource | Warner Losh | 2003-06-27 | 1 | -4/+0 |
| * | Add FREECOM PCCARD-IDE to the mix. It doesn't have a manufacturer or | Warner Losh | 2003-06-17 | 1 | -0/+1 |
| * | Add support for generic PMCICA ATA CARD | Warner Losh | 2003-06-03 | 1 | -0/+1 |
| * | Fix an off-by-1 error. | Poul-Henning Kamp | 2003-05-12 | 1 | -1/+1 |
| * | MF-p4: | Warner Losh | 2003-04-26 | 1 | -1/+19 |
| * | Second round of updates to the ATA driver. | Søren Schmidt | 2003-03-29 | 1 | -7/+42 |
| * | Always set the setmode funcptr. | Søren Schmidt | 2003-03-03 | 1 | -0/+9 |
| * | First round off updates/fixes to the ATA driver. | Søren Schmidt | 2003-02-20 | 1 | -9/+2 |
| * | Fix linking problem when atadisk is not use in ata-all.c | Søren Schmidt | 2002-12-06 | 1 | -1/+13 |
| * | Remove unused #includes: <sys/disk.h> <sys/devicestat.h> and <sys/sysctl.h> | Poul-Henning Kamp | 2002-09-20 | 1 | -3/+0 |
| * | remove #includes of <sys/bio.h> where not needed. | Poul-Henning Kamp | 2002-09-14 | 1 | -1/+0 |
| * | Major update of the ATA RAID code, part 1: | Søren Schmidt | 2002-02-04 | 1 | -6/+6 |
| * | Add support for pccard. | Søren Schmidt | 2002-01-28 | 1 | -3/+30 |
| * | Overhaul to minimize stack usage, in some places >2K was used | Søren Schmidt | 2001-09-20 | 1 | -1/+1 |
| * | Split out the ata probes in seperate files for each bus type. | Søren Schmidt | 2001-03-06 | 1 | -0/+108 |