summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata
Commit message (Expand)AuthorAgeFilesLines
* This commit should be a extensive NO-OP:phk1999-05-304-26/+83
* Allow chipset drivers to specify the direct-mapped DMA window's mask ingallatin1999-05-261-2/+2
* Eigth update to the new ATA/ATAPI driver:sos1999-05-206-41/+99
* Seventh update to the new ATA/ATAPI driver:sos1999-05-178-42/+53
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledphk1999-05-111-2/+2
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-7/+7
* GC stray static prototypes for physread/physwrite which don't existpeter1999-05-071-3/+1
* Introduce two functions: physread() and physwrite() and use these directlyphk1999-05-074-64/+10
* Suser() simplification:phk1999-04-271-2/+2
* Fix the promise_intr function, it should use 'lun' not 'unit'sos1999-04-221-2/+2
* Merge a diff that Soren sent me to resolve some lun / unit problems.peter1999-04-211-29/+20
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-211-33/+28
* Update to use the new-bus framework. No functional changes.sos1999-04-183-110/+220
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-164-21/+47
* Sixth update to the new ATA/ATAPI driver:sos1999-04-107-64/+54
* Make ISA only systems compile again..sos1999-03-301-3/+4
* Fix bug in the Promise code that resultet in PIO always being selected.sos1999-03-291-7/+8
* Fourth update to the new ATA/ATAPI driver:sos1999-03-2810-231/+847
* ZIP drives should now be working, I'm not sure about LS120 drives,sos1999-03-079-84/+100
* Now all actual probing of both ATA & ATAPI devices are done aftersos1999-03-058-332/+301
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.sos1999-03-0312-612/+1159
* Finally!!sos1999-03-0110-0/+4612
OpenPOWER on IntegriCloud