index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ata
/
ata-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the use of a supplied function to set the PRD table. This is
sos
2004-08-13
1
-4
/
+11
*
Try to narrow down the race window on HW that does not have ways to
sos
2004-08-05
1
-2
/
+3
*
Spring cleanup of macros
sos
2004-04-30
1
-80
/
+23
*
Add support for the Promise command sequencer present on all modern Promise
sos
2004-04-13
1
-3
/
+10
*
Add support for detaching PCI controllers.
sos
2004-03-15
1
-0
/
+2
*
Report the original command on failures that causes auto sense.
sos
2004-03-02
1
-0
/
+1
*
Rearrange sense_key and sense_data to get alignment right.
sos
2004-02-29
1
-1
/
+1
*
Issue a request sense command automagically when ATAPI commands fail
sos
2004-02-28
1
-22
/
+24
*
Cleanups/cosmetics.
sos
2004-01-29
1
-1
/
+0
*
Use the biotask functionality in GEOM to put finished requests on
sos
2004-01-28
1
-1
/
+1
*
Fix breakage on timeout/retries. The bug cause a sema to be leaked so
sos
2004-01-19
1
-1
/
+1
*
Use UMA instead of plain malloc for getting ATA request storage.
sos
2004-01-14
1
-3
/
+5
*
Overhaul of the timeout/reinit framework. This should clear up most
sos
2004-01-11
1
-7
/
+27
*
Workaround for errata on early versions of the sii3112.
sos
2003-11-28
1
-0
/
+1
*
Centralise mode setting. Instead of doing it in all subdrivers, do
sos
2003-11-11
1
-1
/
+1
*
Fix the DMA problem that most severely hit on the DS3112a SATA chip
sos
2003-10-21
1
-2
/
+4
*
Cleanup the dma int/alloc/free code.
sos
2003-08-25
1
-1
/
+1
*
Unify prototypes.
sos
2003-08-25
1
-33
/
+33
*
This is a major rework of the ATA driver (ATAng)
sos
2003-08-24
1
-83
/
+167
*
Grap the ATA lock on all channels before suspend, this makes certain
sos
2003-05-04
1
-0
/
+1
*
Third round of updates to the ATA driver.
sos
2003-04-07
1
-15
/
+88
*
Second round of updates to the ATA driver.
sos
2003-03-29
1
-36
/
+66
*
First round off updates/fixes to the ATA driver.
sos
2003-02-20
1
-26
/
+29
*
Update the code that deals with disk enclosures:
sos
2003-01-27
1
-2
/
+5
*
Fix the 48bit access support for the older Promise 66/100 controllers, the
sos
2003-01-19
1
-0
/
+1
*
This should be the way PC98 ATA disks are seen geometry wise.
sos
2002-12-17
1
-3
/
+4
*
Add support for the PC98 platform to the ATA driver.
sos
2002-12-03
1
-10
/
+18
*
Misc cleanups.
sos
2002-10-01
1
-1
/
+1
*
Fix the breakage of tagged queueing that the busdma integration
sos
2002-04-18
1
-1
/
+1
*
Make the ATA driver compile & work on the sparc64 platform.
sos
2002-04-05
1
-5
/
+37
*
Add new support for locking an ATA channel and use that throughout
sos
2002-03-11
1
-0
/
+14
*
Major update of the ATA RAID code, part 1:
sos
2002-02-04
1
-34
/
+57
*
Update with latest ATA/ATAPI ver 6 rev 2 items.
sos
2001-10-06
1
-23
/
+32
*
Doh! committed from the wrong tree, this is the right "stuff"...
sos
2001-10-03
1
-1
/
+1
*
Proberly support the Promise TX2/4.
sos
2001-10-03
1
-0
/
+4
*
Overhaul to minimize stack usage, in some places >2K was used
sos
2001-09-20
1
-2
/
+2
*
Finally commit some of the minor things I've collected over the last month(s):
sos
2001-08-21
1
-0
/
+1
*
s/adress/address/
kris
2001-07-23
1
-1
/
+1
*
Add sysctls for reading the tunables as suggested by des.
sos
2001-03-19
1
-1
/
+1
*
Provide the interface to atacontrol and associated logic.
sos
2001-03-15
1
-143
/
+3
*
Refine the detach/attach code.
sos
2001-03-14
1
-11
/
+11
*
Split out the ata probes in seperate files for each bus type.
sos
2001-03-06
1
-2
/
+11
*
Dont rely on isa includes to get at the std port adresses.
sos
2001-02-12
1
-0
/
+2
*
Introduce busspace instead of the good old in/out instructions.
sos
2001-02-06
1
-7
/
+38
*
Fix the clone functionality in atapi-cd, it didn't work for
sos
2001-02-06
1
-0
/
+1
*
Add session argument to *close_disk, allowing to set session type on fixate.
sos
2001-01-10
1
-1
/
+1
*
Fix the PCCARD ATA breakage..
sos
2000-10-30
1
-2
/
+4
*
Minor changes to the ATA RAID support code, remove some verbosity
sos
2000-10-18
1
-1
/
+0
*
Get rid of the ivars entirely.
sos
2000-10-13
1
-4
/
+5
*
Fix the breakage that snatched the ioports from the fdc device.
sos
2000-09-24
1
-6
/
+7
[next]