| Commit message (Expand) | Author | Age | Files | Lines |
| * | Dont hang the channel on enclosures without sensors. | Søren Schmidt | 2003-03-12 | 1 | -16/+17 |
| * | Centralize the devstat handling for all GEOM disk device drivers | Poul-Henning Kamp | 2003-03-08 | 1 | -1/+0 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+5 |
| * | More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). | Dag-Erling Smørgrav | 2003-03-02 | 1 | -2/+2 |
| * | Revert the probe code change. | Søren Schmidt | 2003-02-25 | 1 | -2/+2 |
| * | First round off updates/fixes to the ATA driver. | Søren Schmidt | 2003-02-20 | 1 | -96/+102 |
| * | Fix crash dumps on ata and scsi. | Alfred Perlstein | 2003-02-14 | 1 | -1/+2 |
| * | Update the code that deals with disk enclosures: | Søren Schmidt | 2003-01-27 | 1 | -62/+121 |
| * | Small change to the previous commit, zero out the 48BIT flag in ata_command | Søren Schmidt | 2003-01-19 | 1 | -0/+1 |
| * | Fix the 48bit access support for the older Promise 66/100 controllers, the | Søren Schmidt | 2003-01-19 | 1 | -0/+1 |
| * | Fix linking problem when atadisk is not use in ata-all.c | Søren Schmidt | 2002-12-06 | 1 | -0/+2 |
| * | Add support for the PC98 platform to the ATA driver. | Søren Schmidt | 2002-12-03 | 1 | -17/+53 |
| * | In ata_reinit, when ata_getparam fails for a new device (indicating that | Thomas Quinot | 2002-12-01 | 1 | -4/+5 |
| * | Use [u]intmax_t and %j instead of long long and %ll to better fix warnings | John Baldwin | 2002-11-07 | 1 | -2/+3 |
| * | Use some long long casts to quiet warnings in debug printf's on alpha. | John Baldwin | 2002-11-06 | 1 | -1/+1 |
| * | Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUS | Thomas Quinot | 2002-10-22 | 1 | -12/+4 |
| * | Misc cleanups. | Søren Schmidt | 2002-10-01 | 1 | -1/+1 |
| * | Rearrange where to get the ATAPI magic sequence. | Søren Schmidt | 2002-09-12 | 1 | -6/+8 |
| * | Add the ability to use ATAPI devices via CAM. | Søren Schmidt | 2002-08-09 | 1 | -10/+34 |
| * | Byteswap the serial # | Søren Schmidt | 2002-07-31 | 1 | -0/+3 |
| * | Update the tags handling a bit, which makes support for the | Søren Schmidt | 2002-07-22 | 1 | -34/+15 |
| * | Fix a '<<' that should have been a '>>' in the 48bit case. | Søren Schmidt | 2002-06-08 | 1 | -1/+1 |
| * | Fix the FreeBSD native ATA RAID code a bit. | Søren Schmidt | 2002-04-10 | 1 | -1/+1 |
| * | Unlock the channel again if an ata_reinit() fails. | Søren Schmidt | 2002-04-05 | 1 | -1/+3 |
| * | 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 | 1 | -1/+2 |
| * | Add get-status to the ATA RAID subsystem. | Søren Schmidt | 2002-04-02 | 1 | -0/+3 |
| * | 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 |
| * | Add support for creating/deleting ATA RAID's. | Søren Schmidt | 2002-03-27 | 1 | -4/+10 |
| * | Misc little cleanups. | Søren Schmidt | 2002-03-26 | 1 | -11/+7 |
| * | Add some break's after default: in the end of switch statements to | Peter Wemm | 2002-03-19 | 1 | -0/+2 |
| * | 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 | 1 | -24/+22 |
| * | 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 | 1 | -1/+1 |
| * | cosmetics | Søren Schmidt | 2002-03-08 | 1 | -1/+1 |
| * | Minor cosmetic changes to minimise diffs for MFC. | Søren Schmidt | 2002-03-07 | 1 | -9/+1 |
| * | Misc little cleanups: | Søren Schmidt | 2002-03-05 | 1 | -2/+2 |
| * | Major update of the ATA RAID code, part 3: | Søren Schmidt | 2002-03-03 | 1 | -43/+29 |
| * | Fix buglets in the ATAPI resume code. | Søren Schmidt | 2002-02-12 | 1 | -8/+16 |
| * | Major update of the ATA RAID code, part 2: | Søren Schmidt | 2002-02-12 | 1 | -12/+1 |
| * | Make LINT compile after fruitless attempts to get the authors | Julian Elischer | 2002-02-06 | 1 | -1/+1 |
| * | Major update of the ATA RAID code, part 1: | Søren Schmidt | 2002-02-04 | 1 | -509/+550 |
| * | Fix yet another fake slave problem for PCCARD devices. | Søren Schmidt | 2001-12-25 | 1 | -6/+11 |
| * | Do be so anal on detach, properly free interrupt even if no devices. | Søren Schmidt | 2001-12-14 | 1 | -1/+1 |
| * | Fix bogon, free() the right memory type. | Søren Schmidt | 2001-11-13 | 1 | -1/+1 |
| * | Update with latest ATA/ATAPI ver 6 rev 2 items. | Søren Schmidt | 2001-10-06 | 1 | -97/+82 |
| * | Hopefully fix the identify failed on ATAPI slaves on some notebooks. | Søren Schmidt | 2001-10-03 | 1 | -2/+7 |