]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ata
This commit makes a bunch of changes, some big, some not so big.
[FreeBSD/FreeBSD.git] / sys / dev / ata /
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.
2005-04-20 sosWhen a rebuild is done, properly mark the arrays as...
2005-04-20 sosProperly hook in devices found by SATA connect events.
2005-04-19 sosCFA (Compact Flash) devices has a special config ID...
2005-04-19 sosFix indentation problem in the last commit
2005-04-18 phkAdd a named reference-count KPI to hold off mounting...
2005-04-18 sosAdd uma zone for composite ops.
2005-04-18 sosAdjust the RAID type pickup code for the VIA, we dont...
2005-04-17 sosAdd one more Promise SATAII/150 chip id.
2005-04-16 sosSpell ATA_NFORCE4_S2 correctly.
2005-04-15 sosMake things compile again with ATA_STATIC_ID.
2005-04-15 sosMove the creation of ata_channel child devices to the...
2005-04-14 sosRead back the real taskfile register values when in...
2005-04-13 sosAdd a ata_setmode method so we dont panic on setmode.
2005-04-12 sosOn amd64 int64_t != long long.
2005-04-12 sosBetter use the right name for the VIA software RAID.
2005-04-12 sosAdd support for VIA Tech metadata as used on thier...
2005-04-11 sosFix the same silly alloc mistake for nVidia and SiS...
2005-04-11 sosFix the bug that caused SATA disks on VIA etc to fail...
2005-04-10 sosUse the ata_suspend/resume functions instaead of the...
2005-04-10 sosFix FreeBSD native SPAN arrays.
2005-04-10 sosRefine the SATA PHY code so the time consumed during...
2005-04-08 scottlExplicity make atapi-cam depend on CAM.
2005-04-08 sosAdd support for the PHY on nVidia, SiS and VIA chips
2005-04-08 sosPut the BUS_DMASYNC_PREWRITE in the rigth position.
2005-04-08 sosGeneralise the SATA PHY handling code so it wont be...
2005-04-06 sosAdd support for controllers that doesn't have the usual...
2005-04-05 scottlFix a use-after-free problem in atapi_cb(). Add some...
2005-04-05 sosAdd firstshot support for Acer Labs Inc SATA parts
2005-04-05 phkPush some faulty debugging aside so LINT compiles.
2005-04-05 scottlCommit ATAPI-CAM for ATAmkIII. Improvements and changes:
2005-04-03 sosFix a buglet that caused slaves to be nondetected.
2005-03-31 sosChange the ata_* methods to use a channel device instea...
2005-03-31 sosCorrect the PCI ID for the SiS 965, and add support...
2005-03-30 sosWhoops, this got left out from the megacommit
2005-03-30 sosThis is the much rumoured ATA mkIII update that I've...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-06 njlWhitespace nit. Clarifies which body this line belongs to.
2005-03-05 impUse BUS_PROBE_DEFAULT for pci probe return value
2005-03-02 mdoddWhen resubmitting a timed out request, reset donecount.
2005-03-02 mdoddHandle PIO timeouts in ata_end_transaction() by immedia...
2005-03-02 mdoddIn ata_generic_reset() while waiting for both master...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-27 phkUse dynamic major number allocation.
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-07 mdoddAvoid using tsleep() in the resume path as it may resul...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-30 sobomaxBoot away another stackgap (one of the lest ones in...
2005-01-26 impCatchup to the iodata renaming
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-01 sosFurther update to the Promise code.
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-24 sosLoosen the probe a bit.
2004-12-24 sosUpdate the Promise support for combo (SATA+PATA) contro...
2004-12-12 phkPass the file->flags down to geom ioctl handlers.
2004-12-09 sosCompensate for off by one bugs in disk firmware for...
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-08 sosUpdate the ICH6 support so all 4 SATA channels can...
2004-12-08 sosAdd support for the ITE IT8212F controller.
2004-12-08 sosReset timeout when we are back from interrupt.
2004-12-08 sosAdd first shot on support for the new Promise SATAII...
2004-12-08 sosCorrect logical error, result was that retries wasn...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-11-24 sosReturn ATA register values in the request struct when...
2004-11-17 scottlDon't set the BUS_DMA_ALLOCNOW flag for the parent...
2004-11-10 impTweaks to the resource allocation to allow a few of...
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-20 sosDo not retry on requests that has lost thier device...
2004-10-19 sosIdle the channel earlier in reinit().
next