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
/
amr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Probe generic i960 devices for the old AMI signature as well as the current
msmith
2000-12-22
2
-5
/
+8
*
Remove some over-
msmith
2000-11-28
1
-4
/
+0
*
MFS:
msmith
2000-11-28
2
-15
/
+31
*
Don't test the return value from the actual command when determining
msmith
2000-11-21
1
-5
/
+0
*
Further use of M_ZERO.
dwmalone
2000-11-18
2
-4
/
+2
*
Return -10 from the PCI probe to allow room for an updated driver to
msmith
2000-10-28
1
-1
/
+1
*
Fix typo in the 4.x case.
msmith
2000-10-27
1
-1
/
+1
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
2
-2
/
+0
*
Whoops. The AMR_QUARTZ_GOFASTER option is meant to disable, not enable
msmith
2000-09-11
1
-1
/
+1
*
Major update to the AMI MegaRAID driver.
msmith
2000-08-30
9
-1132
/
+2503
*
The AMI MegaRAID's internal memory map conflicts with scatter/gather
msmith
2000-06-10
1
-0
/
+9
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-3
/
+3
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-3
/
+3
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
3
-3
/
+3
*
Disable the returning of "wedged" commands; this is wrong and needs to be
msmith
2000-04-24
1
-1
/
+8
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
2
-2
/
+0
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
3
-35
/
+35
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
2
-3
/
+3
*
Update to latest working version.
msmith
2000-04-01
4
-96
/
+248
*
Fix detection of the card-ready-for-command state. Use an ultimate
msmith
2000-03-23
2
-4
/
+9
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
1
-1
/
+1
*
Increase the time we spend waiting for the controller to become ready to
msmith
2000-02-17
1
-1
/
+1
*
Fix a printf format problem on the Alpha, where size_t == unsigned long,
peter
1999-12-12
1
-1
/
+1
*
Revamp the devstat priority system. All disks now have the same priority.
ken
1999-12-08
1
-2
/
+2
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-1
/
+2
*
Don't print the chipset value; it's not useful.
msmith
1999-11-02
3
-4
/
+30
*
Change the queueing model used by the controller to drastically reduce
msmith
1999-10-26
3
-44
/
+49
*
Use the physical block number, not the logical block number, for I/O
msmith
1999-10-22
1
-3
/
+3
*
Save the drive device_t so that we can print it later.
msmith
1999-10-16
1
-0
/
+1
*
This is a driver for the AMI MegaRAID family of controllers. It all of
msmith
1999-10-07
6
-0
/
+2448