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
/
twe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops.. Some debugging code snuck in here.
ps
2003-08-12
1
-1
/
+1
*
Fix the busdma support in twe to support EINPROGRESS and enable it for
ps
2003-08-12
4
-111
/
+249
*
Properly support the 3ware generic API.
ps
2003-08-05
7
-96
/
+190
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+4
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
1
-0
/
+1
*
Fix a bug I introduced by overlooking the fact that "unit number" can
phk
2003-03-15
2
-1
/
+2
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
2
-11
/
+2
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+5
*
Use canonical format for cdevsw initialization.
phk
2003-03-02
1
-13
/
+13
*
NO_GEOM cleanup:
phk
2003-02-25
2
-39
/
+18
*
Use DISKFLAG_OPEN rather than maintaining our own flag.
phk
2003-02-22
1
-23
/
+2
*
NO_GEOM cleanup:
phk
2003-02-21
1
-4
/
+8
*
NO_GEOM cleanup:
phk
2003-02-21
1
-1
/
+1
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Update to new crashdump api
ps
2003-02-07
1
-39
/
+2
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-2
/
+2
*
Fix instances of macros with improperly parenthasized arguments.
alfred
2002-11-09
1
-4
/
+4
*
Be consistent about functions being static.
phk
2002-10-16
1
-1
/
+1
*
use __packed.
alfred
2002-09-23
1
-14
/
+14
*
(This commit touches about 15 disk device drivers in a very consistent
phk
2002-09-20
1
-12
/
+4
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-1
/
+1
*
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
peter
2002-05-24
1
-0
/
+1
*
Here follows the new kernel dumping infrastructure.
phk
2002-03-31
1
-1
/
+6
*
Update for the 6.9 firmware family (6xxx controllers), as well as for
msmith
2002-03-07
5
-20
/
+132
*
Fix some unused warnings. One function is only used if
peter
2002-02-27
1
-0
/
+8
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
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
-5
/
+5
*
Typo fix: fasion -> fashion
kris
2001-07-23
1
-1
/
+1
*
Minor updates:
msmith
2001-05-07
5
-30
/
+47
*
Make the disk mini-layer check for and handle zero-length transfers
phk
2001-05-06
1
-8
/
+0
*
Last commit was broken.. It always prints '[CTRL-C to abort]'.
ps
2001-03-28
1
-12
/
+2
*
Change the dump routines to only abort if control-c is pressed.
ps
2001-03-27
1
-1
/
+3
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
1
-1
/
+1
*
Typo fix; use & to test for bits set in the status register.
msmith
2001-02-26
1
-1
/
+1
*
Remove a prototype for an unused and undefined debugging function.
jhb
2001-01-23
1
-1
/
+0
*
- add support for crashdumps (courtesy of ps and Y!)
msmith
2000-12-03
3
-185
/
+273
*
If we can't get a command to back the bio we just took off the queue,
msmith
2000-11-03
1
-1
/
+3
*
Add PCI device ID for an upcoming revision of the product.
msmith
2000-10-27
2
-1
/
+3
*
Add a missing newline to a diagnostic.
msmith
2000-10-27
1
-1
/
+1
*
Major update to the 'twe' driver.
msmith
2000-10-25
8
-1413
/
+2708
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
2
-2
/
+0
*
Reduce the number of outstanding commands we will send to the controller
msmith
2000-10-12
1
-1
/
+1
*
Remove some confusing verbosity - we have no idea what RAID level the
msmith
2000-07-20
1
-18
/
+3
*
Initial import of a driver for the 3ware Escalade family of ATA RAID
msmith
2000-05-24
4
-0
/
+2592