| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix the breakage of tagged queueing that the busdma integration | Søren Schmidt | 2002-04-18 | 5 | -27/+32 |
| * | Add support for the nVIDIA nForce ATA controller. | Søren Schmidt | 2002-04-16 | 2 | -58/+50 |
| * | Add a couble more Promise chip ID's. | Søren Schmidt | 2002-04-12 | 1 | -1/+2 |
| * | Add yet another chip ID for a Promise TX2 chip. | Søren Schmidt | 2002-04-11 | 3 | -0/+4 |
| * | Only calculate Promise magic if a device is there for info. | Søren Schmidt | 2002-04-11 | 1 | -2/+2 |
| * | Fix the FreeBSD native ATA RAID code a bit. | Søren Schmidt | 2002-04-10 | 2 | -31/+34 |
| * | Add yet another ATA133 Promise chip. | Søren Schmidt | 2002-04-07 | 2 | -0/+3 |
| * | Unlock the channel again if an ata_reinit() fails. | Søren Schmidt | 2002-04-05 | 1 | -1/+3 |
| * | Change option ATA_ENABLE_BUSMASTER into ifdef __sparc64__ | Søren Schmidt | 2002-04-05 | 1 | -1/+1 |
| * | Cleanups. | Søren Schmidt | 2002-04-05 | 2 | -12/+7 |
| * | Dont allow to detach twice. | Søren Schmidt | 2002-04-05 | 1 | -1/+2 |
| * | Add forgotten ATA_UNLOCK_CH when getting status from non-existing | Søren Schmidt | 2002-04-05 | 1 | -1/+3 |
| * | Make the ATA driver compile & work on the sparc64 platform. | Søren Schmidt | 2002-04-05 | 13 | -338/+656 |
| * | Correct the Northbridge test on the new ATA133 VIA's | Søren Schmidt | 2002-04-02 | 2 | -28/+28 |
| * | Add get-status to the ATA RAID subsystem. | Søren Schmidt | 2002-04-02 | 3 | -1/+48 |
| * | Retire the bogus ioctl DIOCGPART in toto. | Poul-Henning Kamp | 2002-04-02 | 1 | -5/+0 |
| * | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 1 | -1/+1 |
| * | 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 |