]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ata
This commit was generated by cvs2svn to compensate for changes in r150974,
[FreeBSD/FreeBSD.git] / sys / dev / ata /
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-22 impForgot to commit ata-card fixes last night. Fix gleb...
2005-09-22 glebiusFix build.
2005-09-19 sosDont wait for READY on ATAPI_IDENTIFY.
2005-09-14 sosHarden the hotplug support for SATA devices.
2005-09-06 sosFix problem with finding the still working disk in...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-29 sosIn ata_mode2str() properly list -1 as UNSUPPORTED.
2005-08-29 sosFix support for the VIA 6421 controller.
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-25 sosDont set default mode to ATA_DMA_MAX on devices not...
2005-08-23 sosApply fix for "pr82261 DMA-support on Sparc64 broken"
2005-08-22 sosFix problem on Promise "mio" controllers and 48bit...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-17 sosAdd support for working around controllers that cannot...
2005-08-17 sosUse the bio field instead of the driver field as intended.
2005-08-12 sosAdd support for the Promise PDC4071[89] chips used...
2005-08-05 sosAdd support for the ITE IT8211F controller.
2005-08-04 sosDont limit all transfers to DEV_BSIZE (stale dbug code)
2005-07-29 sosRemove stale struct ata_channel declaration.
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-28 sosZero donecount on auto request sense.
2005-06-27 sosDont call ata_finish in ad_dump as that is no longer...
2005-06-24 impEliminate unused argument in PCMCIA_CARD macro.
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-11 marcelAvoid GCC optimizations from injecting a call to memset...
2005-06-10 sosEnable SATA hotplug support.
2005-06-09 sosFix the long standing problem with poor transferrates...
2005-06-09 sosFix the register offset for the ATAPI count register...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-09 sosUse the presence of ctlr->dmainit instead of r_res1...
2005-06-08 sosAdd support for the Intel 31244.
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-06 sosApply the usual woodoo for 64bitness.
2005-06-06 sosAdd support for nVidia's software RAID "MediaShield".
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 sosMake nVidia SATA hotplug support DTRT.
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 sosUnbreak the ICH6 AHCI support in !48Bit mode.
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-17 sosMake certain the the 48bit flag is reset if we dont...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-16 sos longer used (contents added to sys/ata.h)
2005-05-16 sosChange the way ioctls are issue to ATA.
2005-05-13 sosCleanup comments
2005-05-13 sosFix more ATAPI breakage.
2005-05-11 sosAdd new Intel PCI ID's for the ICH7 chips (untested).
2005-05-11 sosAdd support for AHCI compliant ATA devices.
2005-05-11 sosAdd back one line that got deleted in the last commit.
2005-05-11 sosFix ATAPI DMA. We need to set the proper flags for...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-05-03 sosReshape the dma code to be a bit more flexible so it...
2005-05-02 sosAlways attach a subdisk even if no valid metadata found.
2005-05-01 sosUpdate on the last commit, the dma* funciton needs...
2005-05-01 sosGo back to the old way of finding the Promise metadata...
2005-04-30 sosTake newbusification one step further, ie use the devic...
2005-04-29 sosNow that probing is working in the new fashion, we...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-28 sosProvide a default setmode method.
2005-04-28 sosRearrange the way the reset code is called.
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-26 sosFix a bug introduced in r1.89 thats caused leak of...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 sosCosmetics
2005-04-25 sosOnly try to allocate and use the SATA resource if they...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-21 sosRehash the timeout code to make it more simple.
next