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
/
seagate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pre 3.0 branch cleanup casualty #5: nca, sea, wds, uha
phk
1998-12-27
1
-1509
/
+0
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
1
-2
/
+5
*
Don't depend on "implicit int".
bde
1998-08-11
1
-2
/
+2
*
Don't pretend to support ix86's with 16-bit ints by using longs
bde
1998-07-15
1
-3
/
+3
*
Removed unused includes.
bde
1998-06-21
1
-3
/
+1
*
Support compiling with `gcc -ansi'. Fix missing `volatile's in __asm()
bde
1998-04-15
1
-8
/
+8
*
Rename some local variables to avoid shadowing other local variables.
phk
1997-11-07
1
-7
/
+7
*
aha1542.c aic6360.c cy.c fd.c ft.c
gibbs
1997-09-21
1
-5
/
+7
*
Fixed some not-so-recently broken indentation.
bde
1997-08-25
1
-3
/
+3
*
Removed unused #includes.
bde
1997-07-20
1
-7
/
+1
*
Fix(?) two volatile cast warnings. The buffer is volatile within the
peter
1997-05-25
1
-3
/
+3
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-2
/
+1
*
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
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-18
/
+1
*
Cleanse the SCSI subsystem of its internally defined types
gibbs
1996-03-10
1
-6
/
+6
*
Use the new adapter_softc field in the scsi_link structure so that
gibbs
1996-01-07
1
-11
/
+14
*
Staticize and cleanup.
phk
1995-12-10
1
-2
/
+2
*
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
*
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
-4
/
+3
*
Remove hard coded assumption that SCSI busses have 7 targets.
gibbs
1995-08-23
1
-2
/
+12
*
The following patch for v1.8 (2.0.5R) of seagate.c allows it to work with
jkh
1995-07-13
1
-87
/
+163
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-14
/
+17
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-1
/
+4
*
Latest update from Serge Vakulenko <vak@cronyx.ru>
jkh
1995-01-10
1
-670
/
+635
*
From: "Serge V.Vakulenko" <vak@gw.cronyx.msk.su>
jkh
1994-12-31
1
-1761
/
+1214
*
Added device registration stuff.
sos
1994-10-27
1
-3
/
+27
*
Made an annoying printf #ifdef SEADEBUG
phk
1994-10-27
1
-1
/
+3
*
Seagate st01/02 driver.
sos
1994-10-24
1
-0
/
+1988