| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove unneeded <sys/buf.h> includes. | Poul-Henning Kamp | 2000-04-18 | 1 | -1/+0 |
| * | Make ATAPI CD changer devices work, hopefully better than before. | Søren Schmidt | 2000-03-21 | 1 | -3/+19 |
| * | Remove the old DSC code, it doesn't work anymore. | Søren Schmidt | 2000-03-18 | 1 | -7/+0 |
| * | Cleanup sweep. | Søren Schmidt | 2000-03-13 | 1 | -2/+2 |
| * | Enable disksort the right way both on ATA disks and ATAPI devices. | Søren Schmidt | 2000-03-13 | 1 | -14/+26 |
| * | Fix the CD driver so that the last blocks can be read even if | Søren Schmidt | 2000-03-05 | 1 | -19/+33 |
| * | Fix the changer code, dont wait for device ready on unload, it | Søren Schmidt | 2000-02-21 | 1 | -4/+8 |
| * | Update the ata driver to take more advantage of newbus, this | Søren Schmidt | 2000-02-18 | 1 | -12/+36 |
| * | That "NO DRIVER" panic fix wasn't good enough... | Søren Schmidt | 2000-02-11 | 1 | -1/+1 |
| * | Dont panic if no sub-driver is found. | Søren Schmidt | 2000-02-07 | 1 | -1/+1 |
| * | fix support for shared IRQ's. | Søren Schmidt | 2000-02-04 | 1 | -1/+1 |
| * | cosmetic changes only. | Søren Schmidt | 2000-01-29 | 1 | -1/+1 |
| * | cosmetic changes only. | Søren Schmidt | 2000-01-29 | 1 | -14/+1 |
| * | Oops, fix compile error due to the new way of storing the transfer mode. | Søren Schmidt | 2000-01-28 | 1 | -6/+6 |
| * | Add sysctl oid hw.atamodes to set the transfermodes online. | Søren Schmidt | 2000-01-27 | 1 | -2/+1 |
| * | General cleanup. | Søren Schmidt | 2000-01-24 | 1 | -52/+56 |
| * | Rearrange the probecode, so that 80pin cables can be identified | Søren Schmidt | 2000-01-18 | 1 | -173/+57 |
| * | Add support for the Intel 810 chipset (ICH type of chips) | Søren Schmidt | 2000-01-17 | 1 | -70/+35 |
| * | Grrrr, this time it should be right, I need sleep - badly... | Søren Schmidt | 2000-01-07 | 1 | -2/+2 |
| * | This is not my lucky day :( | Søren Schmidt | 2000-01-07 | 1 | -1/+1 |
| * | Set PIO mode in all cases. | Søren Schmidt | 2000-01-07 | 1 | -1/+7 |
| * | New ATAPI burner utility API, replaces the wormio API. | Søren Schmidt | 2000-01-06 | 1 | -10/+17 |
| * | 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 | -24/+0 |
| * | Relax the requirements for doing WDMA2, this should enable DMA | Søren Schmidt | 1999-12-18 | 1 | -0/+1 |
| * | 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 | -42/+38 |
| * | Commit the kernel part of our DVD support. Nothing much to say really, | Søren Schmidt | 1999-12-07 | 1 | -0/+3 |
| * | Fix atapi_wait_ready, it returned prematurely. | Søren Schmidt | 1999-11-26 | 1 | -12/+6 |
| * | Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange | Søren Schmidt | 1999-11-24 | 1 | -4/+2 |
| * | Make the atapi device return sensible errno's back to userland. | Søren Schmidt | 1999-11-10 | 1 | -45/+45 |
| * | Fix IRQ allocation bug on controllers using a shared interrupt. | Søren Schmidt | 1999-11-06 | 1 | -41/+81 |
| * | Remove unused include files. | Søren Schmidt | 1999-10-10 | 1 | -2/+0 |
| * | Add support for the HPT366 chip, this is used on the Abit boards and | Søren Schmidt | 1999-10-09 | 1 | -168/+145 |
| * | Removal of sys/device.h | Nick Hibma | 1999-10-05 | 1 | -1/+0 |
| * | Fix timeout handeling and add retry counts. | Søren Schmidt | 1999-09-24 | 1 | -1/+16 |
| * | Support quad & max speeds in wormcontrol. | Søren Schmidt | 1999-09-22 | 1 | -6/+1 |
| * | Ten'th update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-09-21 | 1 | -247/+352 |
| * | $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 | -2/+1 |
| * | Support DMA on ATAPI devices (finally). | Søren Schmidt | 1999-08-10 | 1 | -3/+80 |
| * | Nine'th update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-06-25 | 1 | -30/+105 |
| * | Eigth update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-05-20 | 1 | -2/+13 |
| * | Seventh update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-05-17 | 1 | -1/+4 |
| * | Bring the 'new-bus' to the i386. This extensively changes the way the | Peter Wemm | 1999-04-16 | 1 | -5/+5 |
| * | Sixth update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-04-10 | 1 | -6/+12 |
| * | Fourth update to the new ATA/ATAPI driver: | Søren Schmidt | 1999-03-28 | 1 | -39/+41 |
| * | ZIP drives should now be working, I'm not sure about LS120 drives, | Søren Schmidt | 1999-03-07 | 1 | -16/+16 |
| * | Now all actual probing of both ATA & ATAPI devices are done after | Søren Schmidt | 1999-03-05 | 1 | -44/+110 |
| * | Added driver to support ATAPI floppies ie LS-120 & ZIP drives. | Søren Schmidt | 1999-03-03 | 1 | -5/+5 |