| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the advertising clause in the copyright. | sos | 2006-01-05 | 1 | -3/+1 |
* | This is the much rumoured ATA mkIII update that I've been working on. | sos | 2005-03-30 | 1 | -18/+16 |
* | Spring cleanup of macros | sos | 2004-04-30 | 1 | -2/+2 |
* | Change the disk(9) API in order to make device removal more robust. | phk | 2004-02-18 | 1 | -1/+1 |
* | This is a major rework of the ATA driver (ATAng) | sos | 2003-08-24 | 1 | -35/+2 |
* | Add flushing of devices on shutdown. | sos | 2003-05-02 | 1 | -1/+1 |
* | Centralize the devstat handling for all GEOM disk device drivers | phk | 2003-03-08 | 1 | -1/+0 |
* | Convert to new disk API. | sos | 2003-02-25 | 1 | -1/+0 |
* | First round off updates/fixes to the ATA driver. | sos | 2003-02-20 | 1 | -1/+1 |
* | Update the tags handling a bit, which makes support for the | sos | 2002-07-22 | 1 | -0/+1 |
* | Make the ATA driver compile & work on the sparc64 platform. | sos | 2002-04-05 | 1 | -1/+0 |
* | Major update of the ATA RAID code, part 3: | sos | 2002-03-03 | 1 | -1/+1 |
* | Finish phk's previous removal of BIO_ORDERED, all code that | sos | 2002-02-24 | 1 | -1/+0 |
* | Fix buglets in the ATAPI resume code. | sos | 2002-02-12 | 1 | -2/+1 |
* | Major update of the ATA RAID code, part 1: | sos | 2002-02-04 | 1 | -13/+11 |
* | Update with latest ATA/ATAPI ver 6 rev 2 items. | sos | 2001-10-06 | 1 | -2/+2 |
* | Overhaul to minimize stack usage, in some places >2K was used | sos | 2001-09-20 | 1 | -1/+1 |
* | Add sysctls for reading the tunables as suggested by des. | sos | 2001-03-19 | 1 | -4/+7 |
* | Minor cleanup to the previous commit: | sos | 2001-03-14 | 1 | -1/+1 |
* | Refine the detach/attach code. | sos | 2001-03-14 | 1 | -0/+1 |
* | Add session argument to *close_disk, allowing to set session type on fixate. | sos | 2001-01-10 | 1 | -1/+1 |
* | Add support for ATA "pseudo" RAID controllers as the Promise Fasttrak | sos | 2000-10-13 | 1 | -1/+1 |
* | Fix the breakage that snatched the ioports from the fdc device. | sos | 2000-09-24 | 1 | -0/+1 |
* | Add support for tagged queuing on ATA drives. There is only support for | sos | 2000-09-19 | 1 | -27/+34 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -1/+1 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -1/+1 |
* | Complete the bio/buf divorce for all code below devfs::strategy | phk | 2000-04-15 | 1 | -2/+2 |
* | Enable disksort the right way both on ATA disks and ATAPI devices. | sos | 2000-03-13 | 1 | -1/+2 |
* | Fix the CD driver so that the last blocks can be read even if | sos | 2000-03-05 | 1 | -4/+4 |
* | Update the ata driver to take more advantage of newbus, this | sos | 2000-02-18 | 1 | -0/+2 |
* | Add sysctl oid hw.atamodes to set the transfermodes online. | sos | 2000-01-27 | 1 | -2/+1 |
* | Rearrange the probecode, so that 80pin cables can be identified | sos | 2000-01-18 | 1 | -101/+1 |
* | Add support for VIA 82C596 controller | sos | 2000-01-03 | 1 | -1/+1 |
* | Yet another cleanup of the VIA code, this time it should work | sos | 1999-12-21 | 1 | -0/+1 |
* | Fix support for disk with > 64K cyls. | sos | 1999-12-07 | 1 | -2/+1 |
* | Better error handeling: | sos | 1999-11-29 | 1 | -0/+1 |
* | Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange | sos | 1999-11-24 | 1 | -4/+4 |
* | Add support for the HPT366 chip, this is used on the Abit boards and | sos | 1999-10-09 | 1 | -4/+13 |
* | Fix timeout handeling and add retry counts. | sos | 1999-09-24 | 1 | -0/+1 |
* | Ten'th update to the new ATA/ATAPI driver: | sos | 1999-09-21 | 1 | -30/+34 |
* | Use micro "disk" layer in ata-disk | phk | 1999-09-03 | 1 | -5/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Convert DEVFS hooks in (most) drivers to make_dev(). | phk | 1999-08-23 | 1 | -5/+1 |
* | Nine'th update to the new ATA/ATAPI driver: | sos | 1999-06-25 | 1 | -10/+25 |
* | Eigth update to the new ATA/ATAPI driver: | sos | 1999-05-20 | 1 | -2/+2 |
* | Fourth update to the new ATA/ATAPI driver: | sos | 1999-03-28 | 1 | -16/+37 |
* | ZIP drives should now be working, I'm not sure about LS120 drives, | sos | 1999-03-07 | 1 | -2/+2 |
* | Now all actual probing of both ATA & ATAPI devices are done after | sos | 1999-03-05 | 1 | -1/+75 |
* | Added driver to support ATAPI floppies ie LS-120 & ZIP drives. | sos | 1999-03-03 | 1 | -6/+8 |
* | Finally!! | sos | 1999-03-01 | 1 | -0/+57 |