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
/
i386
/
isa
/
wd7000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pre 3.0 branch cleanup casualty #5: nca, sea, wds, uha
phk
1998-12-27
1
-727
/
+0
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
1
-1
/
+3
*
Use [u]intptr_t instead of [u_]long for casts between pointers and
bde
1998-08-16
1
-1
/
+1
*
Removed unused includes.
bde
1998-06-21
1
-2
/
+0
*
Removed unused #includes.
bde
1997-07-20
1
-7
/
+0
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-1
/
+0
*
Removed nested #include of <sys/conf.h> from <scsi/scsi_driver.h>
bde
1997-03-23
1
-0
/
+2
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-20
/
+0
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
1
-1
/
+0
*
More missing int32 -> int32_t...
dg
1996-03-10
1
-4
/
+4
*
Staticize and cleanup.
phk
1995-12-10
1
-10
/
+5
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-0
/
+2
*
Replaced #includes of <sys/user.h> by less gross headers, usually
bde
1995-12-06
1
-1
/
+2
*
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
bde
1995-11-04
1
-1
/
+0
*
Remove unused functions and variables, make things static, and other cleanups.
phk
1995-10-28
1
-14
/
+14
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
1
-4
/
+3
*
Remove hard coded assumption that SCSI busses have 7 targets.
gibbs
1995-08-23
1
-1
/
+11
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-32
/
+32
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-9
/
+12
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-1
/
+1
*
Split byte packing functions into signed and unsigned versions.
dufault
1995-01-31
1
-9
/
+9
*
Add support for Olof Johansson's WD7000 driver.
jkh
1995-01-23
1
-0
/
+745