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
/
pccard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify resource activation a bit.
imp
2012-06-28
2
-26
/
+39
*
Replace `inline static' by `static inline'.
ed
2011-12-13
1
-7
/
+7
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Make a couple of debug printfs DEVPRINTF.
imp
2011-06-06
1
-4
/
+4
*
Fix typos.
brucec
2010-11-09
1
-3
/
+3
*
cardbus -> CardBus
imp
2010-01-03
1
-1
/
+1
*
Another PC Card that needs the CIS strings for the Surecom EP-427X,
imp
2009-04-24
1
-0
/
+1
*
A couple of older Melco cards that missed the transition to newcard
imp
2009-04-22
1
-0
/
+1
*
Add Billionton LNT-10TB variant
imp
2009-04-22
1
-0
/
+1
*
Add AmbiCom AMB8002, AMB8010 (2 variants) and AMB8610. These were
imp
2009-04-22
1
-0
/
+4
*
Another NE-2000 clone. The GVC NIC-2000P Ethernet adapter. Based on
imp
2009-04-14
1
-0
/
+2
*
Another GlobalVillage card.
imp
2009-04-07
1
-0
/
+1
*
Sort NECINFORTIA correctly.
imp
2009-03-27
1
-1
/
+1
*
Harvest a previously unknown Bromax design based on the AX88x90 from
imp
2009-03-27
1
-0
/
+1
*
RIOS Systems co was naughty and used a 'random' id. Use it with the
imp
2009-03-25
1
-0
/
+4
*
Another akihabra find: Mitsubishi B8895.
imp
2009-03-25
1
-0
/
+2
*
Remove old compat method that's no longer needed (and hasn't been
imp
2009-03-11
1
-9
/
+0
*
Allow zero length memroy space descriptor sections. It is apparently
imp
2009-03-11
1
-4
/
+2
*
Add entry for Hitachi HT-4840-11, which is a fe-based card.
imp
2009-03-11
1
-0
/
+4
*
Add 3 new cards that I found today in akihabara...
imp
2009-03-11
1
-0
/
+8
*
Add in parsing of the disk FUNCE tuples.
imp
2009-03-03
3
-16
/
+27
*
Store the entire funce for disk type functions (eg CF cards and the
imp
2009-02-06
2
-1
/
+20
*
Bring consistent debugging output for all values that are supposed
wkoszek
2009-02-05
2
-31
/
+31
*
do_product_lookup should return a const struct pccard_product *.
imp
2009-02-05
1
-1
/
+1
*
Fix parameter types for set_res_flags and read_ivars
imp
2009-02-05
1
-4
/
+4
*
Define bits for memory mapping house keeping by bridges.
imp
2009-01-05
1
-0
/
+4
*
Remove opt_wi.h from module and fix typo in pccarddevs.
imp
2008-08-27
1
-1
/
+1
*
The APDL-325 is a Wireless LAN pcmcia adapter that sits inside some
imp
2008-08-27
1
-0
/
+1
*
Some PC Cards don't have the proper IRQ mask in them. The standard
imp
2008-08-27
1
-0
/
+2
*
MFp4: necessary quirks to get 3c1 not working (still no interrupts)
imp
2008-08-25
1
-0
/
+23
*
Fix a small problem in the comment about departure from NetBSD.
imp
2008-08-07
1
-1
/
+1
*
Add NEC PC-9802N-J02 (confirmed) and NEC PC-9202N-J02R (speculative)
imp
2008-08-07
2
-17
/
+5
*
Unify the initial card probe/attach procedure with the kldload
imp
2008-08-06
2
-63
/
+114
*
Add an alternative ID for the Siemens SpeedStream SS1021: 0x3021.
imp
2008-08-02
1
-0
/
+1
*
Merge from NetBSD's pcmciadev file (rev ~1.208 - 1.226) where
imp
2008-07-06
1
-25
/
+28
*
Slight simplification of the power parsing code, as well as using
imp
2008-06-01
1
-45
/
+27
*
Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.
rink
2008-03-06
1
-0
/
+4
*
Bring in some new Sierra Wireless drivers running under pccard.
remko
2007-10-12
2
-0
/
+40
*
Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly
imp
2007-07-11
1
-0
/
+2
*
only register a ithread handler if the card requests an ithread
imp
2007-06-16
1
-3
/
+2
*
Make the interrupt handler wrapper capable of correctly support filter+ithrea...
piso
2007-05-31
2
-17
/
+20
*
Use pause() rather than tsleep() on stack variables and function pointers.
jhb
2007-02-27
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
2
-9
/
+23
*
CompUSA mutli-format pcmica flash reader/writer
imp
2007-02-16
1
-0
/
+2
*
Updated tuple list, kinda
imp
2007-02-16
1
-1
/
+1
*
Add poitner to JEDEC publication 106
imp
2007-02-16
1
-0
/
+4
*
We need to free the ivars for the child that we just deleted.
imp
2007-02-03
1
-0
/
+3
*
Thomas Wintergerst reports that when this tsleep went away, certain
imp
2006-08-09
1
-0
/
+10
*
Fix a few cis entries that were separated with spaces, not with commas.
imp
2006-07-14
1
-3
/
+3
*
replace all the 660 with 650 in the cut-n-pasted line, rather than
imp
2006-05-08
1
-1
/
+1
[next]