summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* Simplify resource activation a bit.imp2012-06-282-26/+39
* Replace `inline static' by `static inline'.ed2011-12-131-7/+7
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Make a couple of debug printfs DEVPRINTF.imp2011-06-061-4/+4
* Fix typos.brucec2010-11-091-3/+3
* cardbus -> CardBusimp2010-01-031-1/+1
* Another PC Card that needs the CIS strings for the Surecom EP-427X,imp2009-04-241-0/+1
* A couple of older Melco cards that missed the transition to newcardimp2009-04-221-0/+1
* Add Billionton LNT-10TB variantimp2009-04-221-0/+1
* Add AmbiCom AMB8002, AMB8010 (2 variants) and AMB8610. These wereimp2009-04-221-0/+4
* Another NE-2000 clone. The GVC NIC-2000P Ethernet adapter. Based onimp2009-04-141-0/+2
* Another GlobalVillage card.imp2009-04-071-0/+1
* Sort NECINFORTIA correctly.imp2009-03-271-1/+1
* Harvest a previously unknown Bromax design based on the AX88x90 fromimp2009-03-271-0/+1
* RIOS Systems co was naughty and used a 'random' id. Use it with theimp2009-03-251-0/+4
* Another akihabra find: Mitsubishi B8895.imp2009-03-251-0/+2
* Remove old compat method that's no longer needed (and hasn't beenimp2009-03-111-9/+0
* Allow zero length memroy space descriptor sections. It is apparentlyimp2009-03-111-4/+2
* Add entry for Hitachi HT-4840-11, which is a fe-based card.imp2009-03-111-0/+4
* Add 3 new cards that I found today in akihabara...imp2009-03-111-0/+8
* Add in parsing of the disk FUNCE tuples.imp2009-03-033-16/+27
* Store the entire funce for disk type functions (eg CF cards and theimp2009-02-062-1/+20
* Bring consistent debugging output for all values that are supposedwkoszek2009-02-052-31/+31
* do_product_lookup should return a const struct pccard_product *.imp2009-02-051-1/+1
* Fix parameter types for set_res_flags and read_ivarsimp2009-02-051-4/+4
* Define bits for memory mapping house keeping by bridges.imp2009-01-051-0/+4
* Remove opt_wi.h from module and fix typo in pccarddevs.imp2008-08-271-1/+1
* The APDL-325 is a Wireless LAN pcmcia adapter that sits inside someimp2008-08-271-0/+1
* Some PC Cards don't have the proper IRQ mask in them. The standardimp2008-08-271-0/+2
* MFp4: necessary quirks to get 3c1 not working (still no interrupts)imp2008-08-251-0/+23
* Fix a small problem in the comment about departure from NetBSD.imp2008-08-071-1/+1
* Add NEC PC-9802N-J02 (confirmed) and NEC PC-9202N-J02R (speculative)imp2008-08-072-17/+5
* Unify the initial card probe/attach procedure with the kldloadimp2008-08-062-63/+114
* Add an alternative ID for the Siemens SpeedStream SS1021: 0x3021.imp2008-08-021-0/+1
* Merge from NetBSD's pcmciadev file (rev ~1.208 - 1.226) whereimp2008-07-061-25/+28
* Slight simplification of the power parsing code, as well as usingimp2008-06-011-45/+27
* Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.rink2008-03-061-0/+4
* Bring in some new Sierra Wireless drivers running under pccard.remko2007-10-122-0/+40
* Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightlyimp2007-07-111-0/+2
* only register a ithread handler if the card requests an ithreadimp2007-06-161-3/+2
* Make the interrupt handler wrapper capable of correctly support filter+ithrea...piso2007-05-312-17/+20
* Use pause() rather than tsleep() on stack variables and function pointers.jhb2007-02-271-1/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-232-9/+23
* CompUSA mutli-format pcmica flash reader/writerimp2007-02-161-0/+2
* Updated tuple list, kindaimp2007-02-161-1/+1
* Add poitner to JEDEC publication 106imp2007-02-161-0/+4
* We need to free the ivars for the child that we just deleted.imp2007-02-031-0/+3
* Thomas Wintergerst reports that when this tsleep went away, certainimp2006-08-091-0/+10
* Fix a few cis entries that were separated with spaces, not with commas.imp2006-07-141-3/+3
* replace all the 660 with 650 in the cut-n-pasted line, rather thanimp2006-05-081-1/+1
OpenPOWER on IntegriCloud