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
*
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
*
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
*
The register definition file is now in the compile directory.
gibbs
1997-03-16
1
-2
/
+2
*
Various stylistic improvements regarding num_eisa_slots & co.:
joerg
1997-03-13
2
-8
/
+10
*
Since i don't see that anybody is implementing a more correct EISA
joerg
1997-03-12
1
-1
/
+5
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
6
-6
/
+6
*
This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up
joerg
1997-01-17
1
-25
/
+10
*
This commit was generated by cvs2svn to compensate for changes in r21826,
joerg
1997-01-17
1
-0
/
+537
|
\
|
*
Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'm
joerg
1997-01-17
1
-0
/
+537
|
*
This commit was manufactured by cvs2svn to create branch 'MATT_THOMAS'.
cvs2svn
1995-03-14
2
-1405
/
+0
*
|
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
6
-6
/
+6
*
|
Add a small hack to UserConfig that allows to override the number of
joerg
1996-12-14
1
-2
/
+5
*
|
Update comment and disable SCB paging for Rev E cards since paging, at least
gibbs
1996-11-21
1
-6
/
+3
*
|
Clean up the memory mapped/Programmed I/O stuff so that the driver completely
gibbs
1996-11-11
1
-16
/
+22
*
|
New vx driver for:
guido
1996-11-04
1
-0
/
+188
*
|
Add some code to allow SCB sharing for the 398X cards. This involves passing
gibbs
1996-10-28
1
-5
/
+6
*
|
KNF cleanup.
gibbs
1996-10-25
1
-64
/
+64
*
|
Removed nested include if <sys/socket.h> from <net/if.h> and
bde
1996-10-12
1
-1
/
+2
*
|
Staticized. Things exported by linker sets should always be static.
bde
1996-10-12
1
-2
/
+2
*
|
Bring aic7xxx driver bug fixes from 'SCSI' into current.
gibbs
1996-10-06
1
-13
/
+3
*
|
Removed more devconf leftovers.
bde
1996-09-10
1
-2
/
+2
*
|
Various cleanups for remanents of devconf.
phk
1996-09-08
2
-15
/
+2
*
|
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
6
-201
/
+16
*
|
Don't depend in the kernel on the gcc feature of doing arithmetic on
bde
1996-08-31
1
-14
/
+14
*
|
Use "" instead of <> for a header in the current directory.
bde
1996-08-28
1
-2
/
+2
*
|
Add interrupt register set up with original register value
amurai
1996-07-19
1
-1
/
+7
*
|
Clean up -Wunused warnings.
gpalmer
1996-06-12
4
-11
/
+4
*
|
Merge in changes for NetBSD/OpenBSD.
gibbs
1996-05-30
1
-22
/
+204
*
|
"board not responding" -> "board is not responding"
dima
1996-05-22
1
-4
/
+4
*
|
Honor the CHANNEL_B_PRIMARY bit of the BIOSCTRL register and probe
gibbs
1996-05-10
1
-21
/
+13
*
|
Turn on SCB paging for aic7770 chips rev E or greater.
gibbs
1996-04-20
3
-21
/
+56
*
|
Removed unused declaration of bootverbose.
bde
1996-04-07
1
-2
/
+1
*
|
Don't set the number of SCBs here. aic7xxx.c determines the number of
gibbs
1996-03-31
1
-7
/
+1
*
|
aha1742.c:
gibbs
1996-03-10
2
-9
/
+9
*
|
Fix media type determination.
gibbs
1996-02-28
1
-2
/
+3
*
|
3c5x9.c:
gibbs
1996-02-26
5
-9
/
+317
*
|
Free the externalizing buffer.
gibbs
1996-01-31
1
-2
/
+5
[next]