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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for suspending/resuming CardBus bridges.
imp
2001-12-15
1
-2
/
+55
*
Make the start memory address that we use configurable via a boot
imp
2001-11-26
1
-5
/
+16
*
style(9) fixes:
imp
2001-11-26
1
-162
/
+148
*
peter pointed out that I missed a hard coded location for the memory.
imp
2001-11-26
1
-4
/
+5
*
Make the address we kludily allocate in pccbb be a #define for easier
imp
2001-11-26
1
-3
/
+5
*
Move Intel 82092AA into the list of devices. It appears to be a one
imp
2001-11-11
1
-1
/
+1
*
Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 in
imp
2001-11-11
1
-3
/
+3
*
Add PCIC_TI4410
phk
2001-11-03
1
-0
/
+2
*
Surf the net again and find more device IDs:
imp
2001-09-06
1
-6
/
+24
*
minor commentary
imp
2001-09-06
1
-0
/
+10
*
First, The Ricoh 5C47x chips don't have the disable the 3e0 bits.
imp
2001-08-29
1
-5
/
+11
*
Fix the hack that allocates memory when the bios haven't already done so.
jon
2001-08-27
1
-1
/
+1
*
Note difficulties we had in OLDCARD using NEWCARD's methods of debouncing car...
imp
2001-08-27
1
-0
/
+6
*
Part two of this NEWCARD update:
jon
2001-08-27
2
-290
/
+466
*
Non-functional changes to NEWCARD stuff.
jon
2001-08-26
4
-626
/
+624
*
Fix warning message.
imp
2001-06-30
1
-3
/
+4
*
Revert last change: it was unintended at this time.
imp
2001-06-20
1
-31
/
+37
*
Add new entries for:
imp
2001-06-20
2
-38
/
+35
*
Separate out pci cardbus bridge definitions to a common file for use
imp
2001-05-25
2
-37
/
+66
*
Add some more O2Micro devices I gleened from the web site/linux pcmcia cs.
imp
2001-04-18
2
-4
/
+13
*
Add support for the OZ6832.
imp
2001-04-18
2
-0
/
+3
*
Add O2Micro's OZ6872 Cardbus bridge.
imp
2001-04-11
2
-0
/
+5
*
Change the previous commit to be in style(9)
jesper
2001-03-30
1
-2
/
+1
*
Fix building NEWCARD again, by including
jesper
2001-03-29
1
-0
/
+2
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-13
/
+13
*
Fix memory leaks with dev_get_children().
imp
2001-02-08
1
-0
/
+6
*
o Now that I've had time to test the new interface, reintegrate it back in.
imp
2001-01-07
1
-12
/
+11
*
Undo the interface change to CARD_GET_MEMORY_OFFSET. It wasn't tested
imp
2001-01-07
1
-7
/
+7
*
* Better kld support in pccbb/cardbus
jon
2001-01-06
2
-55
/
+94
*
Updates to match changes elsewhere in the PCI subsystem:
msmith
2000-12-13
2
-1
/
+33
*
A bunch of newcard/cardbus changes that's been sitting in my tree for a while:
jon
2000-11-28
3
-241
/
+333
*
Cleanup allocation of resources for 16-bits. We now do the right
imp
2000-10-22
1
-12
/
+20
*
Allow interrupts to be sharable.
imp
2000-10-20
1
-9
/
+6
*
Go ahead and disable the legacy mapping of the pcic registers on the
imp
2000-10-18
1
-1
/
+1
*
Initial commit of NEWCARD cardbus side (that actually compiles and works)
jon
2000-10-18
4
-0
/
+2075