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
/
dev
/
eisa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak EISA. The PCI-EISA bridge bus is named `eisab', not `isab'.
joerg
2001-02-09
1
-1
/
+1
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-3
/
+3
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-2
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-4
/
+4
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-1
/
+1
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-1
/
+3
*
Delete unneeded #include
peter
1999-10-11
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
I'm not sure how this wasn't in the last commit but anyhow...
mdodd
1999-08-02
1
-2
/
+2
*
Move the specification of EDGE/LEVEL triggered interrupts to
mdodd
1999-08-01
2
-16
/
+32
*
Restore the pre-new_bus behavior of printing out the reserved resources
mdodd
1999-07-30
1
-5
/
+95
*
Alter the behavior of sys/kern/subr_bus.c:device_print_child()
mdodd
1999-07-29
1
-5
/
+10
*
Add a hook for a bus to detect child devices which didn't find drivers.
dfr
1999-07-11
1
-2
/
+21
*
Handle suspend/resume methods
peter
1999-06-22
1
-1
/
+3
*
Fix a [start,end] vs [start,count] botch that corrupted the resource
peter
1999-05-24
1
-3
/
+3
*
Don't detect an EISA bus unless we see a "card" there somewhere. An EISA
peter
1999-05-18
1
-2
/
+10
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-3
/
+1
*
Use consistant function definitions which also silences a warning.
peter
1999-05-06
1
-20
/
+8
*
GC some now unused (and #if 0) code.
peter
1999-04-19
1
-321
/
+3
*
EISA can (or will) be a child of the i386 nexus on non-PCI systems.
peter
1999-04-19
1
-1
/
+2
*
Set the bus description for EISA, like it is for ISA.
peter
1999-04-19
1
-2
/
+3
*
Implement an EISA new-bus framework. The old driver probe mechanism
peter
1999-04-18
2
-234
/
+357
*
Replace includes of <sys/kernel.h> with includes of
jdp
1999-01-14
1
-2
/
+2
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-3
/
+3
*
Fix list corruption and memory leak that could occur when
gibbs
1998-05-14
1
-2
/
+6
*
Staticize.
eivind
1998-02-09
1
-4
/
+4
*
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
2
-85
/
+106
*
#include <machine/limits.h> explicitly in the few places that it is required.
bde
1997-08-21
1
-1
/
+3
*
Add several casts and include several header files to eliminate compiler
fsmp
1997-08-21
1
-1
/
+4
*
Removed unused #includes.
bde
1997-07-20
1
-3
/
+1
*
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
2
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
Add a small hack to UserConfig that allows to override the number of
joerg
1996-12-14
1
-2
/
+5
*
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
2
-125
/
+8
*
Don't depend in the kernel on the gcc feature of doing arithmetic on
bde
1996-08-31
1
-14
/
+14
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-3
/
+1
*
Turn on SCB paging for aic7770 chips rev E or greater.
gibbs
1996-04-20
2
-13
/
+33
*
Removed unused declaration of bootverbose.
bde
1996-04-07
1
-2
/
+1
*
aha1742.c:
gibbs
1996-03-10
1
-4
/
+4
*
3c5x9.c:
gibbs
1996-02-26
1
-2
/
+2
*
Free the externalizing buffer.
gibbs
1996-01-31
1
-2
/
+5
*
aha1742.c aic7770.c bt74x.c
gibbs
1996-01-31
1
-7
/
+76
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-2
/
+2
[next]