ahci(4)/sili(4): Fix for drives >2TB.
[dragonfly.git] / sys / dev / disk / sili / sili_cam.c
2012-08-13 Sascha Wildnerahci(4)/sili(4): Fix for drives >2TB.
2012-03-23 Matthew Dillonkernel - Fix bug in SILI, remove debugging in AHCI
2012-01-20 Sascha Wildnerahci(4)/sili(4): Fix some comments.
2012-01-20 Sascha WildnerRemove empty DragonFly CVS IDs.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-04-10 Matthew Dillonkernel - Fix CAM tag reservation for AHCI and SILI...
2010-08-25 Matthew Dillonkernel - Run AHCI and SILI disk drivers MPSAFE
2010-02-05 Matthew DillonAHCI - Fix minor bug. Also AHCI/SILI - use ATA_F_EXCLU...
2009-11-03 Matthew DillonAHCI/SILI - More adjustments to last commit
2009-11-03 Matthew DillonAHCI/SILI - Send dummy SETXFER mode even though it...
2009-09-08 Matthew DillonSILI - Merge Alex's ATA pass-through ioctls from AHCI...
2009-07-02 Matthew DillonSILI - Fix embarassing bug for non-NCQ disk accesses...
2009-07-01 Matthew DillonSILI - ATAPI adjustments.
2009-06-26 Matthew DillonAHCI/SILI - Remove unused ScsiTypeArray array
2009-06-26 Matthew DillonSILI - Add serial number support, strip whitespace.
2009-06-18 Matthew DillonSILI - Reorganize the probe code, fix CAM startup issue...
2009-06-17 Matthew DillonSILI - Work around hardware LRAM bugs part 2/2.
2009-06-17 Matthew DillonSILI - Silicon Image 3132 driver, initial commit