summaryrefslogtreecommitdiff
path: root/sys/dev/ata/satavar.h
AgeCommit message (Expand)Author
2018-06-21split the port status reporting to new function sata_interpret_det()jdolecek
2013-04-03Fix kernel dump on ahci controller, by making sure we won't sleepbouyer
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
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-20Move part of wdc_sataprobe() to sys/dev/ata/sata_subr.c so that it can bebouyer
2005-12-11merge ktrace-lwp.christos
2004-05-28Add common routines for SATA controllers. Right now, we have sata_speed(),thorpej