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
/
mlx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource.
mdodd
2000-11-28
3
-9
/
+13
*
Further use of M_ZERO.
dwmalone
2000-11-18
1
-2
/
+1
*
Return -10 from the PCI probe to allow room for an updated driver to
msmith
2000-10-28
1
-1
/
+1
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Add support for 2.x/3.x firmware adapters which are too old to have a
msmith
2000-08-04
2
-2
/
+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
*
Change the way that scatter/gather list tables are allocated so that we
msmith
2000-05-06
4
-39
/
+58
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
3
-3
/
+3
*
One minor bugfix:
msmith
2000-04-20
2
-4
/
+19
*
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
-37
/
+37
*
Add features required for basic userland management utility:
msmith
2000-04-11
5
-135
/
+235
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
2
-3
/
+3
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
1
-1
/
+1
*
Update to the latest development version of the Mylex driver. Changes in
msmith
2000-03-18
6
-162
/
+704
*
Fix the firmware build number output (again).
msmith
1999-12-25
1
-1
/
+1
*
Cosmetic fix; get the firmware build code and customisation tag the
msmith
1999-12-24
1
-1
/
+1
*
Updates resulting from new documentation from Mylex and some cleaning:
msmith
1999-12-22
4
-75
/
+95
*
time_t is an int on the Alpha, not long.
peter
1999-12-12
1
-1
/
+1
*
Major update to the Mylex DAC960 driver adding new hardware support
msmith
1999-12-11
5
-174
/
+305
*
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
*
Correctly compute the block count. In reality, it seems that the
msmith
1999-11-02
2
-2
/
+2
*
Move some hardware-related items to the hardware-related header.
msmith
1999-10-26
5
-168
/
+185
*
Use the physical block number, not the logical block number, for I/O
msmith
1999-10-22
1
-5
/
+5
*
Use a much larger buffer for message log retrieval until we are sure that
msmith
1999-10-16
1
-9
/
+10
*
Fix mlx_diagnose_command so that it actually works. I can't believe this
msmith
1999-10-16
1
-1
/
+1
*
Save the drive device_t correctly so we can print it later.
msmith
1999-10-16
2
-2
/
+2
*
Add support for the version 4 firmware interface and the DAC960 PG and
msmith
1999-10-14
5
-58
/
+180
*
This is a driver for the Mylex DAC960 family of integrated RAID
msmith
1999-10-07
6
-0
/
+3437
[prev]