summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/linux/common/linux_msg.h')
0 files changed, 0 insertions, 0 deletions
a lengthchristos 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-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-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 2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer 2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube 2007-02-09Merge newlock2 to head.ad 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-25Map the SATA registers for SATA channels, and probe drives using them insteadbouyer 2006-10-12- sprinkle __unused on function decls.christos 2006-09-03Add support for PDC40519 and PDC40779... from obsd.xtraeme 2006-08-13Add support for the Promise PDC20771, present on the Promise FastTrak TX2300.dsainty 2006-06-26Add missing __KERNEL_RCSID()xtraeme 2006-06-26Add support for PDC20775 and PDC40518.xtraeme 2006-06-20PR/33445: Brian Buhrow: Fix a number of problems with the pdcsata driver:christos 2006-01-26Add support for Promise PDC2057x SATA/150 Ide controllers.bouyer 2006-01-16properly use ata_channel->ch_ndrive:bouyer 2005-12-04PR/32238: Ryo Shimizu: Add support for Promise SATA300TX4 SATA Controllerchristos 2005-02-27nuke trailing whitespaceperry 2004-11-28Add RAID support, from Shin'ichiro TAYA on current-users@.bouyer 2004-11-24pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie ofbouyer