summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/atapi-all.h
Commit message (Expand)AuthorAgeFilesLines
* Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUSthomas2002-10-221-0/+1
* use __packed.alfred2002-09-231-2/+2
* Add the ability to use ATAPI devices via CAM.sos2002-08-091-0/+2
* Sync with the spl changes in -stable.sos2002-07-221-0/+1
* Make the ATA driver compile & work on the sparc64 platform.sos2002-04-051-1/+0
* Fix buglets in the ATAPI resume code.sos2002-02-121-1/+1
* Major update of the ATA RAID code, part 1:sos2002-02-041-31/+20
* Overhaul to minimize stack usage, in some places >2K was usedsos2001-09-201-1/+1
* Finally commit some of the minor things I've collected over the last month(s):sos2001-08-211-1/+1
* Add new flag ATPR_F_QUIET to atapi_request.sos2001-04-051-1/+2
* Use PLAY_MSF instead of PLAY_BIG when doing audio play.sos2001-03-271-1/+2
* Fix the problem with some drives not reporting back when thesos2001-03-231-1/+2
* Provide the interface to atacontrol and associated logic.sos2001-03-151-1/+0
* Refine the detach/attach code.sos2001-03-141-1/+1
* Introduce busspace instead of the good old in/out instructions.sos2001-02-061-1/+1
* Add session argument to *close_disk, allowing to set session type on fixate.sos2001-01-101-1/+1
* Update the burncd interface a bit, dont block the ATA channel onsos2000-12-261-2/+3
* Better handling of immediate commands, mainly to solve timeoutssos2000-11-121-0/+1
* Add support for tagged queuing on ATA drives. There is only support forsos2000-09-191-21/+22
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Make ATAPI CD changer devices work, hopefully better than before.sos2000-03-211-2/+3
* Remove the old DSC code, it doesn't work anymore.sos2000-03-181-2/+1
* Cleanup sweep.sos2000-03-131-1/+1
* Enable disksort the right way both on ATA disks and ATAPI devices.sos2000-03-131-2/+11
* Fix the CD driver so that the last blocks can be read even ifsos2000-03-051-4/+5
* Fix the changer code, dont wait for device ready on unload, itsos2000-02-211-3/+11
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-2/+3
* Add sysctl oid hw.atamodes to set the transfermodes online.sos2000-01-271-4/+3
* Rearrange the probecode, so that 80pin cables can be identifiedsos2000-01-181-99/+1
* Add support for VIA 82C596 controllersos2000-01-031-1/+1
* Add DMA support for the SiS 5591 and old PIIX chipsets.sos1999-12-131-0/+1
* Commit the kernel part of our DVD support. Nothing much to say really,sos1999-12-071-0/+3
* Make the atapi device return sensible errno's back to userland.sos1999-11-101-0/+1
* Fix IRQ allocation bug on controllers using a shared interrupt.sos1999-11-061-1/+2
* Add support for the HPT366 chip, this is used on the Abit boards andsos1999-10-091-26/+24
* Fix timeout handeling and add retry counts.sos1999-09-241-0/+1
* Support quad & max speeds in wormcontrol.sos1999-09-221-0/+1
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-211-132/+144
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Nine'th update to the new ATA/ATAPI driver:sos1999-06-251-11/+29
* Eigth update to the new ATA/ATAPI driver:sos1999-05-201-4/+4
* Seventh update to the new ATA/ATAPI driver:sos1999-05-171-1/+2
* Fourth update to the new ATA/ATAPI driver:sos1999-03-281-24/+63
* ZIP drives should now be working, I'm not sure about LS120 drives,sos1999-03-071-3/+26
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.sos1999-03-031-8/+8
* Finally!!sos1999-03-011-0/+180
OpenPOWER on IntegriCloud