summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/chipsets/ata-jmicron.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r280451:mav2015-08-221-6/+1
* MFC r280393: Reduce priority of ATA/SATA drivers.mav2015-04-061-1/+1
* MFC r273328: Add another PCI ID for JMB368 PATA controller.mav2014-10-271-0/+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
* Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers.mav2012-08-301-0/+1
* - First pass at const'ifying ata(4) as appropriate.marius2012-03-211-2/+2
* Convert files to UTF-8uqs2012-01-151-1/+1
* Make hw.ata.ata_dma_check_80pin tunable affect not only device side, butmav2010-07-101-1/+2
* MFp4:mav2009-12-061-19/+27
* Change the way in which AHCI+PATA combined controllers, such as JMicronmav2009-11-161-106/+20
* MFp4:mav2009-06-241-1/+1
* Integrate user/mav/ata branch:mav2009-03-301-0/+28
* Fix non-AHCI channels detection on combined JMicron controllers,mav2009-02-231-0/+2
* Quite mechanical ch_detach implementations for all atapci subdrivers.mav2009-02-191-12/+17
* As soon as they called in only same one place (ata_pcichannel_attach()),mav2009-02-181-8/+8
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-0/+204
OpenPOWER on IntegriCloud