| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert rman to use rman_res_t instead of u_long | jhibbits | 2016-01-27 | 1 | -1/+1 |
* | Remove from legacy ata(4) driver support for hardware, supported by newer | mav | 2015-03-24 | 1 | -76/+0 |
* | Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets. | mav | 2014-11-26 | 1 | -0/+13 |
* | Add another PCI ID for JMB368 PATA controller. | mav | 2014-10-20 | 1 | -0/+1 |
* | Add some more IDs for Intel ATA, AHCI and USB controllers. | mav | 2013-11-15 | 1 | -0/+15 |
* | Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices. | jfv | 2013-07-19 | 1 | -0/+4 |
* | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | mav | 2013-04-04 | 1 | -3/+0 |
* | Add Intel Lynx Point PCH SATA Controller Device IDs | jfv | 2013-01-02 | 1 | -0/+13 |
* | Add IDs for SATA controllers on AMD Hudson-2 series chipsets. | mav | 2012-12-12 | 1 | -0/+6 |
* | Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers. | mav | 2012-08-30 | 1 | -0/+1 |
* | - First pass at const'ifying ata(4) as appropriate. | marius | 2012-03-21 | 1 | -8/+7 |
* | Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it | marius | 2012-03-21 | 1 | -0/+2 |
* | Fix names of some Marvell SATA chips. It looks like chips with proprietary | mav | 2012-03-02 | 1 | -6/+6 |
* | Convert files to UTF-8 | uqs | 2012-01-15 | 1 | -1/+1 |
* | Add 0x2826 device ID for C600 (Patsburg) SATA controller in RAID mode. | jimharris | 2012-01-06 | 1 | -0/+1 |
* | Add PCI IDs for the Intel ICH9M SATA controllers. | mav | 2011-12-14 | 1 | -0/+4 |
* | Some dmesg cosmetics: | mav | 2011-10-24 | 1 | -0/+2 |
* | - Use mutex to serialize index/data register pair usage, when | mav | 2011-07-22 | 1 | -0/+3 |
* | Chipset support for the new Intel Panther Point PCH, thanks | jfv | 2011-05-11 | 1 | -0/+13 |
* | - Fix mapping of the last two SATA ports on 6-port Intel controllers. | mav | 2011-04-21 | 1 | -1/+1 |
* | Support for the new Patsburg PCH chipset: | jfv | 2011-02-01 | 1 | -0/+6 |
* | Support for the new DH89xxCC PCH chipset including: | jfv | 2011-01-31 | 1 | -0/+1 |
* | Add IDs for VIA VX900 chipset SATA controller. | mav | 2010-11-17 | 1 | -0/+3 |
* | Add Intel Cougar Point PCH SATA Controller DeviceIDs. Correct some existing | mav | 2010-08-28 | 1 | -0/+23 |
* | Report ATA/SATA channel number to NewBus at location string. | mav | 2010-05-22 | 1 | -0/+3 |
* | - Add ALI M5228 PATA ID. | mav | 2010-03-01 | 1 | -0/+1 |
* | Add support for SATA part of Marvell 88SE912x controllers to ahci(4). | mav | 2010-01-26 | 1 | -0/+1 |
* | Add support for Intel SCH PATA controller. | mav | 2009-12-22 | 1 | -0/+1 |
* | Add VIA CX700/VX800 chipsets SATA/PATA support. | mav | 2009-12-20 | 1 | -0/+5 |
* | MFp4: | mav | 2009-12-06 | 1 | -3/+4 |
* | Change the way in which AHCI+PATA combined controllers, such as JMicron | mav | 2009-11-16 | 1 | -7/+12 |
* | Add support for SATA ports on SATA+PATA Marvell controllers. | mav | 2009-11-13 | 1 | -0/+3 |
* | Add more ICH10 chip IDs. | mav | 2009-11-09 | 1 | -0/+4 |
* | Add IDs for nVidia MCP65/77/79/89 SATA conntrollers. | mav | 2009-11-02 | 1 | -1/+45 |
* | Add support for different request block format used by Gen-IIe Marvell SATA. | mav | 2009-10-30 | 1 | -0/+3 |
* | Add two more VIA SATA chip IDs. | mav | 2009-10-26 | 1 | -0/+2 |
* | Move non-PCI prototypes from ata-pci.h -> ata-all.h. | raj | 2009-06-24 | 1 | -13/+0 |
* | Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops. | ariff | 2009-06-08 | 1 | -0/+1 |
* | - Add a void pointer to the ata-pci controller softc to allow | jhb | 2009-05-14 | 1 | -0/+1 |
* | Add ID of one more SII3132 revision found on adaptec aar-1225sa rev a2. | mav | 2009-05-07 | 1 | -0/+1 |
* | - Always force AHCI mode on a ATI/AMD SB600/700/800 SATA controller. These | jkim | 2009-04-27 | 1 | -0/+6 |
* | Integrate user/mav/ata branch: | mav | 2009-03-30 | 1 | -1/+7 |
* | Improve ata_reinit(): | mav | 2009-02-21 | 1 | -10/+0 |
* | Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itself | mav | 2009-02-20 | 1 | -0/+24 |
* | Quite mechanical ch_detach implementations for all atapci subdrivers. | mav | 2009-02-19 | 1 | -1/+4 |
* | As soon as they called in only same one place (ata_pcichannel_attach()), | mav | 2009-02-18 | 1 | -4/+4 |
* | Give atapci knowledge about set of implemented AHCI ports. It is possible | mav | 2009-02-16 | 1 | -0/+1 |
* | Add initial single-vector MSI support into atapci driver. | mav | 2009-02-15 | 1 | -0/+1 |
* | Call ata_legacy() only once on attach and save it's result. Scanning PCI | mav | 2008-12-16 | 1 | -0/+1 |
* | Restore AHCI suspend/resume support, | mav | 2008-12-01 | 1 | -2/+2 |