summaryrefslogtreecommitdiff
path: root/sys/dev/pci/artsata.c
AgeCommit message (Expand)Author
2013-10-07Use the universal pciide_detach() for detach function of all remainingjakllsch
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-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
2009-11-26Cleanup interrupt establish error messages. Do not mixnjoly
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-07-19include cdefs.h before any opt_xxx.hdsl
2007-02-09Merge newlock2 to head.ad
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-25Use common wdc_sataprobe() where possible; explain why we can't in satalink.cbouyer
2006-10-12- sprinkle __unused on function decls.christos
2006-06-26Add missing __KERNEL_RCSID()xtraeme
2006-03-29Use device_cfdata().thorpej
2006-01-16properly use ata_channel->ch_ndrive:bouyer
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-12Change PCIIDE_I31244_ENABLEDMA to PCIIDE_I31244_DISABLEDMA asrearnsha
2005-02-11Add support for the Artisea device operating in DPA mode.rearnsha
2004-08-20Move most of wdc_softc into a new atac_softc structure that containsthorpej
2004-08-14- Split the register handles out of struct wdc_channel into a separatethorpej
2004-08-13Don't bother with bits that tell of the presence of optional callbacks;thorpej
2003-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej