Add some robustness to the error-requeue code. FreeBSD-5's (new) ata driver
[dragonfly.git] / sys / dev / disk / ata / ata-disk.c
2004-08-17 Matthew DillonAdd some robustness to the error-requeue code. FreeBSD...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-23 Matthew DillonFix an improper DELAY in the ata tag code (but nobody...
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-02 Matthew DillonClean up some misuses of bp->b_dev after a strategy...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-07 Matthew DillonGeneral ata malloc() flags cleanup. Use M_INTWAIT...
2004-03-29 Matthew DillonBring in a bunch of well tested MPIPE changes. Preallo...
2004-03-15 Matthew DillonThe cam_sim structure was being deallocated uncondition...
2004-02-18 Matthew DillonATAng stage 5: sync additional function API changes...
2004-02-18 Matthew DillonATAng stage 3: sync additional atang from 4.x, mostly...
2004-02-18 Matthew DillonATAng stage 2: sync part of the ata_dma*() API. No...
2004-02-18 Matthew DillonATAng stage 1: synch ad_attach() and atapi_attach(...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-12-29 Matthew DillonFreeBSD-5.x removed the 'read interrupt arrived early...
2003-11-30 Matthew DillonAdd the MPIPE subsystem. This subsystem is used for...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-19 Matthew Dillonthread stage 5: Separate the inline functions out of...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: