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
/
aac
/
aac_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major bugfixes for large memory and fast systems.
scottl
2003-01-11
1
-2
/
+7
*
(This commit touches about 15 disk device drivers in a very consistent
phk
2002-09-20
1
-11
/
+4
*
Make FreeBSD "struct disklabel" agnostic, step 311 of 723:
phk
2002-09-20
1
-2
/
+6
*
Add a CAM interface to the aac driver. This is useful in case you should
scottl
2002-04-27
1
-1
/
+1
*
Prepare for a major update to the aac driver:
scottl
2002-04-24
1
-64
/
+65
*
The AAC, TWE and IDA diskdrivers cannot dump until I and msmith
phk
2002-03-31
1
-1
/
+6
*
Staticise the aac devclass.
msmith
2002-01-09
1
-1
/
+1
*
Use d_thread_t to reduce diffs between current and stable.
scottl
2001-12-03
1
-3
/
+3
*
Add functionality and fix bugs so the driver will work with soon-to-be
scottl
2001-12-02
1
-2
/
+2
*
Fix a signed bug in the crashdump code for systems with > 2GB of ram.
ps
2001-11-13
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-2
/
+2
*
Bring the aac driver *much* closer to style(9).
scottl
2001-09-05
1
-200
/
+213
*
Work around a bug where the driver's copy of the disklabel gets corrupted
scottl
2001-09-02
1
-2
/
+7
*
Mega update to the aac driver.
scottl
2001-08-29
1
-9
/
+107
*
Once again throw out the calculation of si_iosize_max and set it to 64K.
scottl
2001-08-05
1
-17
/
+10
*
Bugfixes. Close a race and logic bug in the timeout handling, don't call the
scottl
2001-08-05
1
-0
/
+2
*
Reformat for 80 columns. Sorry, but I had to do it.
scottl
2001-08-03
1
-18
/
+30
*
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
*
Back out rev 1.4. The advertised 64K limit on transfers only applies when
scottl
2001-03-21
1
-4
/
+11
*
Fix a typo which would cause containers between 1GB and 2GB to have the wrong
msmith
2001-03-16
1
-1
/
+1
*
Set si_iosize_max to 64K, even though the adapter seems to be able to do more.
scottl
2001-03-07
1
-11
/
+4
*
Major bugfix and minor update. This should resolve the current issues
msmith
2000-12-27
1
-2
/
+5
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
A new driver for PCI:SCSI RAID controllers based on the Adaptec FSA
msmith
2000-09-13
1
-0
/
+296