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
/
ultra14f.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aha1542.c aic6360.c cy.c fd.c ft.c
gibbs
1997-09-21
1
-4
/
+6
*
Include kernel.h instead of declaring "extern int hz".
bde
1997-09-07
1
-2
/
+2
*
Removed unused #includes.
bde
1997-07-20
1
-7
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-2
/
+1
*
Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>
bde
1997-03-23
1
-1
/
+2
*
Removed nested #include of <sys/conf.h> from <scsi/scsi_driver.h>
bde
1997-03-23
1
-1
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Updated #includes to 4.4lite style.
bde
1996-10-15
1
-2
/
+2
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-26
/
+1
*
"board not responding" -> "board is not responding"
dima
1996-05-22
1
-5
/
+5
*
Cleanse the SCSI subsystem of its internally defined types
gibbs
1996-03-10
1
-5
/
+5
*
Remove some unused vars, use new hex2ascii macro.
phk
1996-01-15
1
-22
/
+9
*
Use the new adapter_softc field in the scsi_link structure so that
gibbs
1996-01-07
1
-110
/
+106
*
Completed function declarations and added prototypes. Sorted prototypes.
bde
1995-12-15
1
-11
/
+21
*
Staticize and cleanup.
phk
1995-12-10
1
-5
/
+5
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Replaced #includes of <sys/user.h> by less gross headers, usually
bde
1995-12-06
1
-2
/
+3
*
Make a lot of private stuff static
phk
1995-11-14
1
-21
/
+21
*
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
bde
1995-11-04
1
-2
/
+1
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
1
-5
/
+4
*
Remove extra arg from one call to uha_done().
bde
1995-08-25
1
-2
/
+2
*
Remove hard coded assumption that SCSI busses have 7 targets.
gibbs
1995-08-23
1
-2
/
+12
*
First step of fixing the remaining sloppy common-style declarations.
bde
1995-07-25
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
1
-4
/
+5
*
Submitted by: john@physiol.su.oz.au (John Mackin)
bde
1995-05-07
1
-28
/
+32
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-5
/
+8
*
Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this to
rgrimes
1995-03-23
1
-10
/
+19
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+5
*
Submitted by: Steve Gerakines
ats
1995-01-07
1
-8
/
+3
*
Finished device configuration database work for all ISA devices (except `ze')
wollman
1994-10-23
1
-1
/
+23
*
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
dg
1994-09-16
1
-2
/
+1
*
Update declarations for timeout stuff the same as for the other SCSI
bde
1994-08-28
1
-3
/
+4
*
1) Changed ddb into a option rather than a pseudo-device (use options DDB
dg
1994-08-27
1
-4
/
+2
*
Smash together Poul-Henning's, Garrett's and Steve Gerakines 24f changes
jkh
1994-08-19
1
-66
/
+264
*
Added {} around two initializers for spare[2] in some structs. This calms
phk
1994-08-18
1
-3
/
+3
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-2
/
+2
*
Cast arguments to timeout() to quite compiler warnings. Should we
rgrimes
1994-05-27
1
-3
/
+7
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-2
/
+2
*
Enabled bounce buffers by default. This should be done via a probe for
dg
1994-03-24
1
-1
/
+2
*
Delete some references to sleep() that somehow crept in.
wollman
1994-03-20
1
-2
/
+3
*
Patch from Julian. Commit message by me.
rgrimes
1994-01-29
1
-5
/
+6
*
Make everything compile with -Wtraditional. Make it easier to distribute
wollman
1993-12-19
1
-10
/
+5
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-8
/
+12
*
New version of scsi code from Julian
rgrimes
1993-11-18
1
-843
/
+783
*
Fixed comments that start within a comment, so code compiles cleanly with
wollman
1993-11-17
1
-2
/
+2
*
Surround printf for uha_init board not responding printf with #ifdef UHADEBUG,
rgrimes
1993-10-14
1
-4
/
+7
*
Remove erronous definitions of PHYSTOKV, correct one is in param.h now.
rgrimes
1993-10-12
1
-2
/
+1
*
Revised drivers from Julian.
rgrimes
1993-08-28
1
-3
/
+3
[next]