summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Another NEW MEDIA .WAVjammer.imp2006-05-081-0/+1
* The D-Link DE-650 that I got in the last bulk PC Card purchase needs animp2006-05-081-0/+1
* When pccard_safe_quote is passed NULL for src, it shouldn't panic.imp2006-04-271-1/+1
* Add some sanity checking to the pccard insertion case. Whine if theimp2005-12-281-4/+6
* Add Global Village lan modem.imp2005-10-291-2/+6
* Mempage should be 1024 not 4096. This fixes the multiple 16-bit cardsimp2005-10-161-1/+1
* Change I-O data WB-B11/CFZ entry to ELSA XI330 as the former is aimp2005-10-141-1/+1
* IDs for generic card, airvast wm_100, i-o data wn-b11/cfzimp2005-10-111-1/+5
* Remove OLDCARD vestiges from hereimp2005-09-251-60/+0
* Fix commentimp2005-09-251-2/+2
* Remove unnecessary Dlink de650 entryimp2005-09-241-1/+0
* Remove compat layer for OLDCARD compatibility. All instances of itimp2005-09-222-39/+0
* Better descriptions for the Jack of Diamonds cards.imp2005-09-211-5/+5
* Don't confuse the tuple code and the tuple length. Ooops. Since mostimp2005-09-211-1/+1
* Use the correct minor number for the pccardX.cis device.imp2005-09-201-3/+7
* remove some dead codeimp2005-09-201-9/+1
* Fix build.glebius2005-09-202-0/+14
* Implement /dev/pccardN.cis. This mirrors the CIS for the card to userland.imp2005-09-204-164/+368
* Call the passed function on cis scanning for all nodes in the CISimp2005-09-201-0/+17
* Add a few new functions interfaces to allow reading/writing attributeimp2005-09-134-11/+172
* Define and use PCCARD_MEM_PAGE_SIZE.imp2005-09-132-1/+3
* MFp4: Remove stale functions.imp2005-09-131-21/+0
* MFp4:imp2005-09-101-2/+2
* Sorting the belly button lint of history:imp2005-09-071-7/+15
* Update for a few recently discovered Olicom token ring cards:imp2005-08-311-1/+3
* Global Village appears to be using 0x018c as its vendor ID, but thisimp2005-08-291-1/+6
* o Add Toshiba's id. Make AGERE an alias for LUCENT. Add Ungermann's ID.imp2005-07-181-0/+7
* I believe that this tsleep was placed here in 1.28 to try to solve theimp2005-07-171-3/+1
* Insert missing int i;imp2005-07-151-0/+1
* Also provide the function type in the nomatch routine.imp2005-07-141-4/+7
* Add device id for RATOC REX CFU1 sl811 based USB Host Controller.takawata2005-07-141-1/+2
* o Check to make sure the card has a function (panic if not) in read_ivar.imp2005-07-132-45/+65
* The supposed OLD STYLE network MAC id tuple was really just a buggyimp2005-07-132-14/+1
* Add a couple of other products, tweak a few descriptions.imp2005-07-131-1/+5
OpenPOWER on IntegriCloud