summaryrefslogtreecommitdiff
path: root/sys/dev/ata
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-1418-18/+18
* MFS: Fixes for READ_BIG related errors.Murray Stokely2002-08-045-51/+37
* MFS: Fix another ATA bug for 4.6.1.Murray Stokely2002-07-181-2/+4
* MFS: Fix a misplaced splx().Murray Stokely2002-07-081-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-0317-0/+10137
|\
| * Fix the tags bug. Too simple really a misplaced splx()..Søren Schmidt2002-06-191-1/+1
| * MFC:Søren Schmidt2002-05-301-8/+8
| * MFC:Søren Schmidt2002-04-291-8/+14
| * MFC:Søren Schmidt2002-04-183-55/+51
| * Add a BUF_LOCKINIT to init struct buf's before use.Søren Schmidt2002-04-121-0/+6
| * MFC:Søren Schmidt2002-04-111-2/+2
| * MFC:Søren Schmidt2002-04-111-37/+41
| * Set B_CALL again on a failed RAID1 transfer, biodone reset's it...Søren Schmidt2002-04-111-1/+1
| * biodone the right buf in detach.Søren Schmidt2002-04-111-3/+3
| * MFC:Søren Schmidt2002-04-092-0/+3
| * MFC:Søren Schmidt2002-04-071-4/+9
| * MFC:Søren Schmidt2002-04-051-1/+3
| * MFC:Søren Schmidt2002-04-052-0/+65
| * MFC:Søren Schmidt2002-04-022-28/+28
| * MFC:Søren Schmidt2002-04-023-1/+48
| * MFC:Søren Schmidt2002-03-311-1/+1
| * MFC:Søren Schmidt2002-03-313-114/+478
| * MFC:Søren Schmidt2002-03-271-16/+13
| * MFC: Misc little cleanups.Søren Schmidt2002-03-264-20/+18
| * MFC: Add support for the AMD768 southbridge.Søren Schmidt2002-03-262-1/+5
| * Fix the panic on resume, the problem is that we cant useSøren Schmidt2002-03-261-12/+8
| * Fix the vmware boot prope problem.Søren Schmidt2002-03-252-1/+9
| * Correction to allow compile on alpha.Søren Schmidt2002-03-191-2/+2
| * MFC: the entire ATA driver with all functionality as of 2002-03-18.Søren Schmidt2002-03-1818-3661/+3822
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-091-0/+816
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-042-0/+281
| * Add support for 48bit access for devices >137G.Søren Schmidt2002-01-057-336/+386
| * Add support for latest SiS chipsets.Søren Schmidt2002-01-0215-73/+243
| * Allow some broken PCCARD CDROMS to be used.Søren Schmidt2001-12-221-1/+3
| * Fix bogon that caused compile warnings.Søren Schmidt2001-12-121-1/+1
| * Properly detect the Promise TX2 ata133 controller.Søren Schmidt2001-12-121-0/+3
| * MFC:Søren Schmidt2001-12-113-4/+52
| * MFC: Fix a signed bug in the crashdump code for systems with > 2GBPaul Saab2001-11-271-1/+1
| * MFC: Fix diff with CURRENT:Jeroen Ruigrok van der Werven2001-11-042-3/+7
| * Fix result of pasting wrong buffer, this changes a MFC'd ID to theJeroen Ruigrok van der Werven2001-10-311-1/+1
| * MFC: Add some Intel ID's:Jeroen Ruigrok van der Werven2001-10-312-0/+10
| * MFC: sync partially with 1.49, this includes:Jeroen Ruigrok van der Werven2001-10-271-0/+10
| * MFC: add email addressJeroen Ruigrok van der Werven2001-10-271-2/+2
| * Reduce diff, add Soren's email address.Jeroen Ruigrok van der Werven2001-10-261-1/+1
| * Add RAID support for the Promise TX2.Søren Schmidt2001-08-291-0/+2
| * MFC:Søren Schmidt2001-08-288-94/+140
| * MFC of rev. 1.95: disallow ATAPI CD transfers that are not a multiple ofThomas Moestl2001-07-311-4/+11
| * MFC: Change the dump routines to only abort if control-c is pressed.Paul Saab2001-07-261-9/+2
| * MFC: the TUNABLE_*() API update, but I have left a backwards compatabilityPeter Wemm2001-07-262-6/+8
| * MFC:Søren Schmidt2001-05-313-33/+9