summaryrefslogtreecommitdiff
path: root/sys/dev/ata
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvscvs2svn2002-10-0818-18/+18
* MFC:Søren Schmidt2002-10-023-0/+4
* MFC:Søren Schmidt2002-09-182-2/+5
* MFC:Søren Schmidt2002-09-161-0/+14
* MFC:Søren Schmidt2002-09-161-2/+4
* MFC:Søren Schmidt2002-09-162-2/+99
* MFC:Søren Schmidt2002-09-161-6/+8
* MFC: Finish merge of ICH4 support by recognizing ICH4 ata controller inJohn Baldwin2002-09-131-0/+3
* MFC:Søren Schmidt2002-08-201-0/+3
* Fix a type in the 48bit handling code use >> not << for the upperSøren Schmidt2002-08-191-1/+1
* MFC:Søren Schmidt2002-08-191-1/+1
* MFC: v1.100: Add PCI ID for the ICH4 ATA100 controller.Mark Peek2002-08-121-0/+1
* MFC:Søren Schmidt2002-07-315-51/+37
* Fix the hang on atprq problem.Søren Schmidt2002-07-141-2/+4
* 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