summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/wdc_buddha.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-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube
2007-08-21whitespace cleanupis
2007-08-20wdc frontent for the buddha and catweazle Z2 hardware. From an old prototypeis