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-raid.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Major update of the ATA RAID code, part 3:
sos
2002-03-03
1
-224
/
+359
*
Fixed a printf format error.
bde
2002-03-02
1
-1
/
+3
*
Add support for the Highpoint HPT372 based cards (rocketraid 133).
sos
2002-02-18
1
-0
/
+1
*
Dont try to attach ATA RAID's if none found.
sos
2002-02-16
1
-0
/
+3
*
Major update of the ATA RAID code, part 2:
sos
2002-02-12
1
-127
/
+398
*
Make LINT compile after fruitless attempts to get the authors
julian
2002-02-06
1
-1
/
+1
*
Major update of the ATA RAID code, part 1:
sos
2002-02-04
1
-268
/
+476
*
Update with latest ATA/ATAPI ver 6 rev 2 items.
sos
2001-10-06
1
-3
/
+2
*
Update the promise raid structure with some of the info I've gathered
sos
2001-10-04
1
-2
/
+7
*
Overhaul to minimize stack usage, in some places >2K was used
sos
2001-09-20
1
-68
/
+83
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Add support for the newer Promise chips here as well.
sos
2001-08-21
1
-0
/
+2
*
Make the disk mini-layer check for and handle zero-length transfers
phk
2001-05-06
1
-7
/
+0
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Handle the case where the last piece of a RAID0 (striped) disk is
sos
2001-03-21
1
-4
/
+16
*
Add sysctls for reading the tunables as suggested by des.
sos
2001-03-19
1
-13
/
+2
*
Provide the interface to atacontrol and associated logic.
sos
2001-03-15
1
-0
/
+1
*
Introduce busspace instead of the good old in/out instructions.
sos
2001-02-06
1
-2
/
+4
*
Add session argument to *close_disk, allowing to set session type on fixate.
sos
2001-01-10
1
-1
/
+1
*
Proberly calculate the RAID structure on the Promise Fasttrak.
sos
2001-01-04
1
-1
/
+2
*
Use M_ZERO flag on malloc when approbiate.
sos
2000-12-26
1
-4
/
+3
*
Staticize some malloc M_ instances.
phk
2000-12-08
1
-1
/
+1
*
Only offset raid disks > 1 on the HPT, this should solve the
sos
2000-11-12
1
-1
/
+2
*
Update the config gathering code for both Promise & HPT
sos
2000-11-01
1
-138
/
+103
*
Update the Promise RAID code, there are differences between BIOS
sos
2000-10-30
1
-6
/
+6
*
Clean up the raid code a bit, also allow disks on HPT controllers to
sos
2000-10-22
1
-65
/
+95
*
Minor changes to the ATA RAID support code, remove some verbosity
sos
2000-10-18
1
-33
/
+14
*
Add support for ATA "pseudo" RAID controllers as the Promise Fasttrak
sos
2000-10-13
1
-0
/
+571
[prev]