| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: ata driver bus dma code. | Luoqi Chen | 2003-09-05 | 1 | -0/+1 |
| * | MFC: | Søren Schmidt | 2002-07-31 | 1 | -43/+18 |
| * | MFC: Misc little cleanups. | Søren Schmidt | 2002-03-26 | 1 | -3/+3 |
| * | MFC: the entire ATA driver with all functionality as of 2002-03-18. | Søren Schmidt | 2002-03-18 | 1 | -84/+99 |
| * | Add support for latest SiS chipsets. | Søren Schmidt | 2002-01-02 | 1 | -1/+1 |
| * | MFC: | Søren Schmidt | 2001-02-25 | 1 | -4/+3 |
| * | MFC: | Søren Schmidt | 2000-11-13 | 1 | -6/+2 |
| * | Add support for tagged queing. | Søren Schmidt | 2000-10-25 | 1 | -30/+31 |
| * | MFC: make ATAPI CD changers work again. | Søren Schmidt | 2000-04-01 | 1 | -3/+3 |
| * | MFC: make disksort do what its supposed to. | Søren Schmidt | 2000-03-14 | 1 | -13/+10 |
| * | Cosmetics.. | Søren Schmidt | 2000-03-10 | 1 | -2/+2 |
| * | Fix the CD driver so that the last blocks can be read even if | Søren Schmidt | 2000-03-05 | 1 | -4/+4 |
| * | Update the ata driver to take more advantage of newbus, this | Søren Schmidt | 2000-02-18 | 1 | -10/+22 |
| * | The bde script has a bug, I used a patch from it verbatim, bad idea.... | Søren Schmidt | 2000-02-08 | 1 | -2/+2 |
| * | Do refcounting of open devices (more) correctly. | Søren Schmidt | 2000-02-07 | 1 | -5/+5 |
| * | fix support for shared IRQ's. | Søren Schmidt | 2000-02-04 | 1 | -6/+8 |
| * | cosmetic changes only. | Søren Schmidt | 2000-01-29 | 1 | -2/+4 |
| * | Use atapi_test_ready not atapi_wait_ready, I need more sleep :( | Søren Schmidt | 2000-01-28 | 1 | -1/+1 |
| * | Get the MEDIA_CHANGED status right. | Søren Schmidt | 2000-01-28 | 1 | -1/+2 |
| * | Fix the atapi-fd.c (afd device) so that fx MSDOS formatted ZIP | Søren Schmidt | 2000-01-28 | 1 | -3/+4 |
| * | Retry a bit more agressively on the atapi identify. | Søren Schmidt | 2000-01-25 | 1 | -1/+1 |
| * | General cleanup. | Søren Schmidt | 2000-01-24 | 1 | -22/+35 |
| * | Rearrange the probecode, so that 80pin cables can be identified | Søren Schmidt | 2000-01-18 | 1 | -9/+6 |
| * | Guard against transfers of zero length given to *strategy. | Søren Schmidt | 2000-01-07 | 1 | -1/+8 |
| * | Add support for VIA 82C596 controller | Søren Schmidt | 2000-01-03 | 1 | -1/+1 |
| * | Yet another cleanup of the VIA code, this time it should work | Søren Schmidt | 1999-12-21 | 1 | -3/+0 |
| * | Have another go at the VIA support, this time use the PCI ID form the | Søren Schmidt | 1999-12-14 | 1 | -0/+1 |
| * | Add DMA support for the SiS 5591 and old PIIX chipsets. | Søren Schmidt | 1999-12-13 | 1 | -0/+2 |
| * | Change the devstat priorities to the std values now in devicestats.h | Søren Schmidt | 1999-12-08 | 1 | -1/+1 |
| * | Commit the kernel part of our DVD support. Nothing much to say really, | Søren Schmidt | 1999-12-07 | 1 | -4/+2 |
| * | Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange | Søren Schmidt | 1999-11-24 | 1 | -1/+1 |
| * | Make the atapi device return sensible errno's back to userland. | Søren Schmidt | 1999-11-10 | 1 | -4/+4 |
| * | Remove unused include files. | Søren Schmidt | 1999-10-10 | 1 | -3/+0 |
| * | Add support for the HPT366 chip, this is used on the Abit boards and | Søren Schmidt | 1999-10-09 | 1 | -19/+19 |
| * | Removal of sys/device.h | Nick Hibma | 1999-10-05 | 1 | -1/+0 |
| * | Remove five now unused fields from struct cdevsw. They should never | Poul-Henning Kamp | 1999-09-25 | 1 | -5/+0 |
| * | Support quad & max speeds in wormcontrol. | Søren Schmidt | 1999-09-22 | 1 | -14/+3 |
| * | Ten'th update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-09-21 | 1 | -167/+125 |
| * | Use devstat_end_transaction_buf() rather than Use devstat_end_transaction() | Poul-Henning Kamp | 1999-09-18 | 1 | -3/+1 |
| * | We don't need to pass the diskname argument all over the diskslice/label | Poul-Henning Kamp | 1999-08-28 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Convert DEVFS hooks in (most) drivers to make_dev(). | Poul-Henning Kamp | 1999-08-23 | 1 | -13/+5 |
| * | Spring cleaning around strategy and disklabels/slices: | Poul-Henning Kamp | 1999-08-14 | 1 | -12/+3 |
| * | Nine'th update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-06-25 | 1 | -35/+27 |
| * | Simplify cdevsw registration. | Poul-Henning Kamp | 1999-05-31 | 1 | -2/+2 |
| * | This commit should be a extensive NO-OP: | Poul-Henning Kamp | 1999-05-30 | 1 | -6/+20 |
| * | Eigth update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-05-20 | 1 | -19/+65 |
| * | Seventh update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-05-17 | 1 | -7/+9 |
| * | Introduce two functions: physread() and physwrite() and use these directly | Poul-Henning Kamp | 1999-05-07 | 1 | -16/+2 |
| * | Sixth update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-04-10 | 1 | -2/+2 |