| Commit message (Expand) | Author | Age | Files | Lines |
| * | Here follows the new kernel dumping infrastructure. | Poul-Henning Kamp | 2002-03-31 | 1 | -44/+16 |
| * | ATA100 is allowed on the HPT chips rev >= 3 | Søren Schmidt | 2002-03-31 | 1 | -1/+1 |
| * | Remove debug output in last commit. | Søren Schmidt | 2002-03-30 | 1 | -10/+0 |
| * | Add support for getting status (fan, temp, 5V and 12V levels) from | Søren Schmidt | 2002-03-30 | 1 | -9/+152 |
| * | Use the raid lun not the magic when writing Promise config. | Søren Schmidt | 2002-03-30 | 1 | -2/+1 |
| * | Fix a braino, only update LED's when a device is present. | Søren Schmidt | 2002-03-28 | 1 | -2/+2 |
| * | OK, the old HighPoint BIOS's are braindead, they have | Søren Schmidt | 2002-03-27 | 1 | -2/+5 |
| * | Fix support for multi CD changers, it was as broken as my old NEC :) | Søren Schmidt | 2002-03-27 | 1 | -16/+13 |
| * | Add support for creating/deleting ATA RAID's. | Søren Schmidt | 2002-03-27 | 3 | -105/+331 |
| * | Misc little cleanups. | Søren Schmidt | 2002-03-26 | 5 | -33/+27 |
| * | Add AMD 768 support. | Søren Schmidt | 2002-03-24 | 2 | -0/+5 |
| * | Add some break's after default: in the end of switch statements to | Peter Wemm | 2002-03-19 | 2 | -0/+4 |
| * | Cleanup the chipset setup a bit. | Søren Schmidt | 2002-03-18 | 1 | -6/+12 |
| * | Add support for the ServerWorks CSB5 chips | Søren Schmidt | 2002-03-18 | 2 | -5/+60 |
| * | Add more functionality to the CDIOCREADSUBCHANNEL ioctl. | Søren Schmidt | 2002-03-16 | 2 | -35/+29 |
| * | Fix 64bit arch problems. | Søren Schmidt | 2002-03-16 | 2 | -5/+6 |
| * | Remove useless splXXX set. | Søren Schmidt | 2002-03-16 | 1 | -3/+0 |
| * | Update to the RAID1 rebuild code. | Søren Schmidt | 2002-03-15 | 2 | -21/+37 |
| * | Unbreak the probing of some CDROM drives. | Søren Schmidt | 2002-03-14 | 1 | -3/+3 |
| * | Add new support for locking an ATA channel and use that throughout | Søren Schmidt | 2002-03-11 | 8 | -49/+70 |
| * | Silence a warning when compile without atapi devices. | Søren Schmidt | 2002-03-10 | 1 | -3/+4 |
| * | Even more Highpoint RAID support. | Søren Schmidt | 2002-03-08 | 5 | -111/+117 |
| * | Support newer Highpoint BIOS's extended config. | Søren Schmidt | 2002-03-08 | 2 | -23/+25 |
| * | cosmetics | Søren Schmidt | 2002-03-08 | 1 | -1/+1 |
| * | Oops I mixed up the patch for -current & -stable, sorry .... | Søren Schmidt | 2002-03-07 | 1 | -4/+4 |
| * | Minor cosmetic changes to minimise diffs for MFC. | Søren Schmidt | 2002-03-07 | 5 | -15/+4 |
| * | Fix a couble of bugs in the rebuild code, return errors properly. | Søren Schmidt | 2002-03-07 | 2 | -42/+49 |
| * | Fixed a printf format error again. Rev.127 was clobbered in rev.1.128 | Bruce Evans | 2002-03-06 | 1 | -1/+1 |
| * | Misc little cleanups: | Søren Schmidt | 2002-03-05 | 4 | -13/+12 |
| * | Forgot this litte patch, scale the individual disk size from the | Søren Schmidt | 2002-03-03 | 1 | -3/+3 |
| * | Major update of the ATA RAID code, part 3: | Søren Schmidt | 2002-03-03 | 7 | -284/+407 |
| * | Fixed a printf format error. | Bruce Evans | 2002-03-02 | 1 | -1/+3 |
| * | Finish phk's previous removal of BIO_ORDERED, all code that | Søren Schmidt | 2002-02-24 | 2 | -5/+0 |
| * | GC: BIO_ORDERED going away. | Poul-Henning Kamp | 2002-02-22 | 1 | -23/+0 |
| * | Add support for the Highpoint HPT372 based cards (rocketraid 133). | Søren Schmidt | 2002-02-18 | 3 | -31/+40 |
| * | Fix the problem that some (in my book broken) disks reports | Søren Schmidt | 2002-02-18 | 1 | -1/+2 |
| * | Dont try to attach ATA RAID's if none found. | Søren Schmidt | 2002-02-16 | 1 | -0/+3 |
| * | 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 |