summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/chipsets
Commit message (Expand)AuthorAgeFilesLines
* For early ALI chips do not announce I/O sizes that require unsupportedmav2010-04-141-1/+4
* - Add ALI M5228 PATA ID.mav2010-03-011-1/+2
* Oops! Wrong word order. :(mav2010-02-221-16/+16
* Add Intel PCH SATA controller IDs.mav2010-02-221-0/+16
* Report SATA300 chips also as SATA.mav2010-02-051-1/+2
* NetCell is a PCI hardware RAID without cable and mode setting.mav2010-02-011-1/+11
* Add one more type cast, missed in r203043.mav2010-01-271-1/+1
* Do not place fake interrupt register on chip.mav2010-01-261-26/+7
* Restore SATA speed reporting, broken by ATA_CAM changes.mav2010-01-261-1/+18
* Clear ch->devices, if hard-reset failed.mav2010-01-261-1/+2
* Add support for SATA part of Marvell 88SE912x controllers to ahci(4).mav2010-01-261-2/+17
* Report which of IXP700 legacy ATA channels is SATA.mav2010-01-101-2/+23
* Remove extraneous semicolons, no functional changes.mbr2010-01-072-6/+6
* Add support for Intel SCH PATA controller.mav2009-12-221-2/+39
* Spell AMD properly.mav2009-12-211-1/+1
* Add VIA CX700/VX800 chipsets SATA/PATA support.mav2009-12-201-7/+56
* Fairly set master/slave shared PIO/WDMA timings on ITE 821x controllers.mav2009-12-201-4/+6
* Serverworks OSB4 has no 0x4a (piomode) register, do not touch it.mav2009-12-171-2/+4
* Large I/Os on Promise controllers reported to cause UDMA ICRC errors andmav2009-12-161-0/+1
* Set ATA_CHECKS_CABLE when appropriate.marius2009-12-141-1/+17
* Only set ATA_CHECKS_CABLE for chip versions that actually supportmarius2009-12-131-1/+2
* Properly support M5229 revision 0xc7 and 0xc8:marius2009-12-131-5/+8
* Unbreak the ata_atapi() usage. Since r200171 the mode setting functionsmarius2009-12-131-2/+2
* MFp4:mav2009-12-0622-997/+778
* On Soft Reset, read device signature from FIS receive area, instead ofmav2009-12-051-3/+5
* Release over-agressive WDMA0 mode timings as close to spec as chip can.mav2009-11-221-1/+1
* Fix Intel PATA UDMA timings setting, affecting write performance.mav2009-11-221-2/+2
* Change the way in which AHCI+PATA combined controllers, such as JMicronmav2009-11-163-179/+136
* Disable PMP probing for Marvell AHCI controllers.mav2009-11-141-3/+6
* Add support for SATA ports on SATA+PATA Marvell controllers.mav2009-11-131-25/+69
* Add more ICH10 chip IDs.mav2009-11-091-0/+4
* Add IDs for nVidia MCP65/77/79/89 SATA conntrollers.mav2009-11-021-0/+44
* MFp4:mav2009-11-011-0/+1
* Allow newly added controllers to use full I/O sizes.mav2009-10-311-1/+3
* MFp4:mav2009-10-316-74/+53
* Add support for different request block format used by Gen-IIe Marvell SATA.mav2009-10-302-30/+67
* Add some magic taken from OS X and Linux to support early revision K2nwhitehorn2009-10-291-0/+31
* Add IDs for PATA part also.mav2009-10-261-0/+2
* Add two more VIA SATA chip IDs.mav2009-10-261-0/+2
* Fix SATA on nVidia MCP55 chipset. It needs some short time to allow BAR(5)mav2009-10-261-1/+2
* - Revert r191568 partially. Forcing AHCI mode by changing device subclassjkim2009-10-051-63/+31
* - Add missing bus_dmamap_sync(9) calls for the work DMA map. Previouslymarius2009-09-221-7/+18
* Revert previous commit and add myself to the list of people who shouldphk2009-09-082-2/+1
* Add necessary include.phk2009-09-082-1/+2
* Fix Marvel SATA controllers operation, broken by rev. 188765,mav2009-07-131-2/+2
* Fix kernel panic, when ataahci driver is used on system with increasedmav2009-07-081-1/+1
* Mark atanvidia depending on ataahci since rev.188846.mav2009-07-051-0/+1
* MFp4:mav2009-06-2422-22/+22
* Preallocate the four BARs in ALI SATA controllers during the chipinitjhb2009-06-101-12/+31
* Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops.ariff2009-06-081-0/+1
OpenPOWER on IntegriCloud