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
/
eisa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staticize.
eivind
1999-04-11
1
-2
/
+2
*
Fix a typo.
gibbs
1999-03-23
1
-2
/
+2
*
Ask the card where our interrupt is instead of attempting to use the EISA
gibbs
1999-03-08
1
-85
/
+31
*
Poll for bus reset completion instead of assuming that our interrupt
gibbs
1999-03-05
1
-2
/
+7
*
Modify to deal with changes in the storage of user negotiation settings.
gibbs
1999-03-05
1
-4
/
+6
*
Correct test in poll loop for determining that the mailbox is free to
gibbs
1999-01-28
1
-7
/
+2
*
Fix parenthesization, but the code still looks wrong.
dillon
1999-01-28
1
-2
/
+7
*
Replace includes of <sys/kernel.h> with includes of
jdp
1999-01-14
1
-2
/
+2
*
Switch type of vxintr instead of using the previous casts.
eivind
1999-01-12
1
-2
/
+2
*
Silence warnings.
eivind
1999-01-12
1
-2
/
+2
*
The previous commit was bogus. malloc(..., M_WAITOK) should not be
bde
1999-01-01
1
-2
/
+6
*
Staticize the overrun buffer so that they are not shared between
gibbs
1998-12-22
1
-4
/
+4
*
Pull in new ccb_hdr list types.
gibbs
1998-12-15
1
-1
/
+2
*
malloc(xxx, yyy, M_WAITOK) does not fail. This probably explains why
eivind
1998-12-09
1
-6
/
+2
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-3
/
+3
*
Bring back support for honoring the primary channel setting for twin channel
gibbs
1998-10-15
1
-3
/
+12
*
Hook up ahapoll so that dumps, synchronize cache commands or any other
gibbs
1998-10-09
1
-1
/
+2
*
Pass termination information via softc flags to the core driver. The
gibbs
1998-10-09
1
-13
/
+19
*
Use %p with (void *) casts to print pointers with printf.
gibbs
1998-09-17
1
-4
/
+4
*
Fix printf format bugs.
gibbs
1998-09-16
1
-17
/
+18
*
Obsolteted by CAM.
gibbs
1998-09-15
3
-2189
/
+0
*
Conver the DPT driver to CAM. The dpt_control interface is not yet
gibbs
1998-09-15
2
-324
/
+97
*
Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.
gibbs
1998-09-15
1
-0
/
+392
*
Move to new name and convert to CAM.
gibbs
1998-09-15
1
-0
/
+459
*
Adaptec 174x EISA SCSI Host Adapter driver for CAM.
gibbs
1998-09-15
2
-0
/
+1627
*
EISA bus attachment for the AdvanSys driver.
gibbs
1998-09-15
1
-0
/
+354
*
Fixed printf format errors. Only one left in LINT on i386's.
bde
1998-08-24
1
-4
/
+4
*
MF22: Shut this thing up by default.
jkh
1998-08-09
1
-2
/
+2
*
Fixed printf format errors (only 1 left in GENERIC now).
bde
1998-07-13
1
-2
/
+2
*
Add support for the Storage Dimensions SDC3222F.
gibbs
1998-06-14
1
-1
/
+5
*
Fixed pedantic semantics errors (bitfields not of type int, signed int
bde
1998-06-08
1
-4
/
+4
*
Include "eisa.h" and only provide code if NEISA > 0.
gibbs
1998-05-17
1
-1
/
+4
*
Fix list corruption and memory leak that could occur when
gibbs
1998-05-14
1
-2
/
+6
*
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
des
1998-04-17
2
-5
/
+5
*
Add EISA support for DPT drivers
julian
1998-03-11
2
-0
/
+556
*
Removed unused #includes.
bde
1998-02-20
2
-20
/
+1
*
Staticize.
eivind
1998-02-09
2
-5
/
+5
*
Make INET a proper option.
eivind
1998-01-08
2
-3
/
+8
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
1
-6
/
+1
*
Removed unused #includes.
bde
1997-10-28
1
-4
/
+1
*
Add shared EISA interrupt support.
gibbs
1997-09-21
8
-110
/
+164
*
Bruce wants the warning.
peter
1997-09-14
1
-2
/
+2
*
Fix a warning.
peter
1997-09-13
1
-2
/
+2
*
#include <machine/limits.h> explicitly in the few places that it is required.
bde
1997-08-21
1
-1
/
+3
*
Staticized.
bde
1997-08-21
1
-2
/
+2
*
Police 4.4Lite #include style.
bde
1997-08-21
1
-2
/
+3
*
Removed unused definition.
bde
1997-08-21
1
-3
/
+1
*
Add several casts and include several header files to eliminate compiler
fsmp
1997-08-21
2
-3
/
+6
*
Removed unused #includes.
bde
1997-07-20
5
-45
/
+5
*
Don't cast function pointers to (void *). This will cause warnings.
bde
1997-07-01
1
-4
/
+2
[next]