summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/chipsets/ata-nvidia.c
Commit message (Expand)AuthorAgeFilesLines
* Remove from legacy ata(4) driver support for hardware, supported by newermav2015-03-241-12/+6
* Reduce priority of ATA/SATA drivers.mav2015-03-231-1/+1
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedmarius2013-04-061-1/+0
* Remove duplicate const specifiers in many drivers (I hope I got all ofdim2012-11-051-1/+1
* - First pass at const'ifying ata(4) as appropriate.marius2012-03-211-3/+5
* Convert files to UTF-8uqs2012-01-151-1/+1
* Add hw.ahci.force tunable to control whether AHCI drivers should attachmav2011-12-021-1/+3
* Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Applemav2011-08-021-3/+21
* Set of legacy mode SATA enchancements:mav2010-10-181-1/+1
* If ata_sata_phy_reset() failed and ata_generic_reset() is not called, markmav2010-07-101-0/+4
* MFp4:mav2009-12-061-31/+25
* Add IDs for nVidia MCP65/77/79/89 SATA conntrollers.mav2009-11-021-0/+44
* Fix SATA on nVidia MCP55 chipset. It needs some short time to allow BAR(5)mav2009-10-261-1/+2
* Mark atanvidia depending on ataahci since rev.188846.mav2009-07-051-0/+1
* MFp4:mav2009-06-241-1/+1
* Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops.ariff2009-06-081-0/+1
* Integrate user/mav/ata branch:mav2009-03-301-1/+1
* Remove the local management of INTx as this is now taken care of by pci.rnoland2009-03-041-5/+0
* Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itselfmav2009-02-201-1/+29
* Quite mechanical ch_detach implementations for all atapci subdrivers.mav2009-02-191-0/+1
* As soon as they called in only same one place (ata_pcichannel_attach()),mav2009-02-181-4/+4
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-0/+264
OpenPOWER on IntegriCloud