summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/ata_macio.c
Commit message (Expand)AuthorAgeFilesLines
* Add suspend/resume to DBDMA and ATA on PowerMacs.jhibbits2013-12-211-0/+35
* Move the resource allocation from the ata_*_probe section to the ata_*_attachandreast2013-10-151-12/+16
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedmarius2013-04-061-7/+6
* MFp4:mav2009-12-061-25/+15
* Disable ATA DMA for ATAPI devices for now. Apparently, certain revisionsnwhitehorn2009-03-251-0/+4
* Provide a device description for macio-attached ATA cells.nwhitehorn2009-01-191-0/+2
* Add DMA support for Apple built-in ATA controllers.nwhitehorn2008-09-271-11/+214
* Catch up with latest ATA newbus commits.grehan2005-05-011-2/+2
* Get order right when initializing task file bus resources. ATA drives aregrehan2005-04-201-2/+2
* Catch up with ATA mkIII definitions for registers that have differentgrehan2005-04-181-1/+2
* Introduce channel-level setmode newbus method.grehan2005-04-011-0/+13
* Catch up with ATA-mkIIIgrehan2005-03-311-19/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Return correct value in the lock routine.grehan2005-01-071-2/+2
* Stay up to date with the latest ATA developments, wheressouhlal2004-11-021-1/+2
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-121-3/+2
* - Catch up with recent ATA changes.grehan2004-04-231-6/+7
* Catch up with ATA UMA changesgrehan2004-01-151-0/+1
* Catch up with ATA changes by including <sys/sema.h>grehan2004-01-131-0/+1
* imac revA-D and beige G3 OpenFirmware uses the "ide" string forgrehan2003-12-101-1/+2
* ATAng requires <sys/taskqueue.h>grehan2003-09-221-0/+1
* Vastly simplify the macio ATA attachment, now that the register filegrehan2003-04-181-225/+42
* Catch up with ATAng changesgrehan2003-02-241-10/+14
* Rework of how memory resources are discovered and dealt with in macio.benno2003-01-301-23/+84
* - remove unneeded includesgrehan2003-01-091-5/+17
* Driver for the macio south bridge, and ATA cell contained within.grehan2002-09-191-0/+241
OpenPOWER on IntegriCloud