]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ata
Initialize the event tailq.
[FreeBSD/FreeBSD.git] / sys / dev / ata /
2005-12-28 sosFurther updates to the Marvell support code.
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-27 sosChange the probes in ATA to return a negative value...
2005-12-27 sosUpdate the last commit to also take 48Bit access functions.
2005-12-27 sosAdd initial support for the Marvell 88SX[56]0[48][01...
2005-12-27 sosFix rebuilds of arrays that got stuck.
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-16 sosCleanup the strings for printing chipset names, saves...
2005-12-16 scottlMake this compile on 64bit systems. It likely isn...
2005-12-15 sosAdd support for writing VIA metadata.
2005-12-14 sosAdd RAID0+1 and RAID5 support to VIA RAID code.
2005-12-14 sosAdd support for VIA VT8251 southbridge.
2005-12-14 sosCorrect calculation of RAID0 sizes on VIA RAID arrays.
2005-12-12 sosAdd support for writing SiS metadata.
2005-12-09 sosUnbreak hotplug support on the ICH6 and ICH7 chipsets.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-05 sosDont use the BUS_DMA_ALLOCNOW flag. Instead use BUS_DMA...
2005-12-05 sosSwitch off debugging that was left on in last commit.
2005-12-05 sosAdd support for writing Intel MatrixRAID arrays.
2005-12-02 sosUpdate the ICH7 support so it deals better with chips...
2005-11-29 sosFix the ata_composite/ata_request leak when using RAID0+1.
2005-11-28 sosFix SiS SATA support, the SATA registers was off.
2005-11-28 keramidaFix two identical harmless typos in ata error messages:
2005-11-25 sosWhen IOCATAGPARM is called, update the capabilities...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-31 rwatsonNormalize a significant number of kernel malloc type...
2005-10-28 sosReturn the right format (LBA/MSF) in TOC entries.
2005-10-27 sosEnclose the delayed attach in Giant so we dont loose...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-13 sosMinor cleanups, no functional changes
2005-10-12 sosAdd support for the ATI IXP[234]00 series chipsets.
2005-10-10 sosCorrect the former patch to the way it would have looke...
2005-10-10 sosProperly react to allocation failures.
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-09 peadarWhen breaking up a large request into smaller ones...
2005-10-06 sosAdd support for setting the SG list segment size.
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...
next