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
/
pccbb
/
pccbb_isa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the suspsned and resume functions to the bus attachment. They
imp
2015-01-16
1
-2
/
+14
*
Back out the refactor. It turns out to cause interrupt storms on
imp
2015-01-16
1
-16
/
+2
*
Various interrelated fixes to make suspend / resume work better. We now
imp
2015-01-14
1
-2
/
+16
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
1
-3
/
+1
*
Revert r267961, r267973:
gjb
2014-06-27
1
-1
/
+3
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
1
-3
/
+1
*
Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge
jhb
2014-02-12
1
-0
/
+3
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-2
/
+1
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
We don't have a ISA specific shutdown routine at this time, so remove
imp
2006-06-03
1
-1
/
+0
*
Make sure we set bst and bsh in the softc.
imp
2005-10-19
1
-0
/
+2
*
Merge in WIP from p4 for supporting ISA pccard bridges conforming to
imp
2005-10-14
1
-17
/
+43
*
Use the FreeBSD standard license, since there's no reason to use the
imp
2005-01-11
1
-7
/
+5
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Don't need to declare cbb module. don't know why I never saw
imp
2004-08-16
1
-1
/
+0
*
Move towards isa attachment for pccbb. This is a work in progress, but
imp
2004-08-12
1
-0
/
+221