summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ninjaata32.c
AgeCommit message (Expand)Author
2017-10-20move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()jdolecek
2017-10-07Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek
2012-07-31Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdcbouyer
2012-07-26Revert, with intention of restoring in a less invasive way, the SATA Portjakllsch
2012-07-24Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000 andjakllsch
2012-07-15Some namespace protection (and add greppablity).dsl
2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer
2011-02-21Cleanup my copyright notice.itohy
2010-11-13Don't pull in the whole uvm(9) API to access only PAGE_SIZE anduebayasi
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-12-19Fix bus_dmamap_sync() usage.itohy
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12more __unused; also, ew, K&R decls.dogcow
2006-10-01Change Id to NetBSDitohy
2006-10-01Use ATA timing, instead of busmaster wait, for adding waits.itohy
2006-09-07Workbit NinjaATA-32 busmastering PIO IDE controller driver (njata)itohy