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
/
cardbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert most of the recent PCI merge. This has proven to be too
imp
2002-03-15
2
-126
/
+971
*
Cleanup the recent cardbus cleanups. This fixes some of the panics
imp
2002-03-13
2
-50
/
+31
*
Don't use __FBSDID yet. Looks like most (all?) of the rest of the kernel
imp
2002-03-07
2
-4
/
+0
*
Implement hw.cardbus.debug and hw.cardbus.cis_debug to help debug some
imp
2002-03-07
2
-24
/
+25
*
Two style(9) fixes:
imp
2002-03-07
1
-53
/
+50
*
Check for NULL on resource allocation. For the moment, punt, but we should
imp
2002-03-07
1
-0
/
+18
*
Use the pci.c code wherever possible, rather than copying all the pci
imp
2002-02-27
3
-986
/
+104
*
Get rid of the bogus DETACH_NOWARN and don't warn when asked to detach
imp
2002-02-07
1
-4
/
+3
*
Add support for suspending/resuming CardBus bridges.
imp
2001-12-15
1
-3
/
+16
*
Part two of this NEWCARD update:
jon
2001-08-27
4
-367
/
+1037
*
Non-functional changes to NEWCARD stuff.
jon
2001-08-26
5
-414
/
+429
*
Use bus_space when reading CIS. This allows us to access it in 8 bit
imp
2001-06-05
1
-7
/
+11
*
Fix memory leaks with dev_get_children().
imp
2001-02-08
1
-0
/
+3
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
1
-1
/
+1
*
This cannot possibly be right:
peter
2001-01-07
1
-2
/
+2
*
* Better kld support in pccbb/cardbus
jon
2001-01-06
3
-89
/
+245
*
Don't try to free the now-nonexistent hdrspec field. This one snuck by
msmith
2000-12-13
1
-2
/
+0
*
Updates to match changes elsewhere in the PCI subsystem:
msmith
2000-12-13
1
-97
/
+1
*
Remove an unused variable.
gibbs
2000-11-30
1
-3
/
+3
*
This fixes several problems with CIS as suggested by Justin Gibbs:
jon
2000-11-29
2
-7
/
+4
*
Oops, broke CIS reading from ROM on my last commit.
jon
2000-11-29
3
-37
/
+59
*
1) When mucking with mapping registers, it is best to *not* have
jon
2000-11-28
3
-27
/
+72
*
overhaul cis functions to read cis tuple by tuple (instead of all at once).
jon
2000-11-28
1
-130
/
+139
*
A bunch of newcard/cardbus changes that's been sitting in my tree for a while:
jon
2000-11-28
1
-30
/
+50
*
Patch to use M_ZERO
jon
2000-11-27
1
-8
/
+3
*
Initial commit of NEWCARD cardbus side (that actually compiles and works)
jon
2000-10-18
6
-563
/
+0
*
Initial commit of NEWCARD cardbus side (that actually compiles and works)
jon
2000-10-18
5
-573
/
+1560
*
Sync to latest cardbusdevs file
imp
1999-11-18
2
-0
/
+175
*
Raw import of newconfig cardbus code. This is effectively an import,
imp
1999-11-18
7
-0
/
+1093