summaryrefslogtreecommitdiff
path: root/sbin/raidctl/prog_ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/raidctl/prog_ops.h')
0 files changed, 0 insertions, 0 deletions
r and a lengthchristos 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 2012-03-29Add match for JMB362 (with two SATA ports).pgoyette 2012-01-30Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive}drochner 2011-08-13Make correct spelling in comments a higher priority.jakllsch 2011-04-04Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),dyoung 2010-11-05Pave the way for detachment of pciide(4)-family ATA controllers.jakllsch 2010-07-27Support detachment of ahcisata(4).jakllsch 2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer 2008-06-05Call ahci_intr() with the device's softc, not the device_t.bouyer 2008-03-21Don't forget to set the atac dev pointer in the softc; ahcisata at jmidextraeme 2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube 2008-02-11Attach ahcisata(4) to any RAID controller that supports AHCI, and make itxtraeme 2007-05-31Move mapping of AHCI register so that jmide knows if it fails, and avoidsbouyer 2007-05-15add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATAbouyer