| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Another NEW MEDIA .WAVjammer. | imp | 2006-05-08 | 1 | -0/+1 |
* | The D-Link DE-650 that I got in the last bulk PC Card purchase needs an | imp | 2006-05-08 | 1 | -0/+1 |
* | When pccard_safe_quote is passed NULL for src, it shouldn't panic. | imp | 2006-04-27 | 1 | -1/+1 |
* | Add some sanity checking to the pccard insertion case. Whine if the | imp | 2005-12-28 | 1 | -4/+6 |
* | Add Global Village lan modem. | imp | 2005-10-29 | 1 | -2/+6 |
* | Mempage should be 1024 not 4096. This fixes the multiple 16-bit cards | imp | 2005-10-16 | 1 | -1/+1 |
* | Change I-O data WB-B11/CFZ entry to ELSA XI330 as the former is a | imp | 2005-10-14 | 1 | -1/+1 |
* | IDs for generic card, airvast wm_100, i-o data wn-b11/cfz | imp | 2005-10-11 | 1 | -1/+5 |
* | Remove OLDCARD vestiges from here | imp | 2005-09-25 | 1 | -60/+0 |
* | Fix comment | imp | 2005-09-25 | 1 | -2/+2 |
* | Remove unnecessary Dlink de650 entry | imp | 2005-09-24 | 1 | -1/+0 |
* | Remove compat layer for OLDCARD compatibility. All instances of it | imp | 2005-09-22 | 2 | -39/+0 |
* | Better descriptions for the Jack of Diamonds cards. | imp | 2005-09-21 | 1 | -5/+5 |
* | Don't confuse the tuple code and the tuple length. Ooops. Since most | imp | 2005-09-21 | 1 | -1/+1 |
* | Use the correct minor number for the pccardX.cis device. | imp | 2005-09-20 | 1 | -3/+7 |
* | remove some dead code | imp | 2005-09-20 | 1 | -9/+1 |
* | Fix build. | glebius | 2005-09-20 | 2 | -0/+14 |
* | Implement /dev/pccardN.cis. This mirrors the CIS for the card to userland. | imp | 2005-09-20 | 4 | -164/+368 |
* | Call the passed function on cis scanning for all nodes in the CIS | imp | 2005-09-20 | 1 | -0/+17 |
* | Add a few new functions interfaces to allow reading/writing attribute | imp | 2005-09-13 | 4 | -11/+172 |
* | Define and use PCCARD_MEM_PAGE_SIZE. | imp | 2005-09-13 | 2 | -1/+3 |
* | MFp4: Remove stale functions. | imp | 2005-09-13 | 1 | -21/+0 |
* | MFp4: | imp | 2005-09-10 | 1 | -2/+2 |
* | Sorting the belly button lint of history: | imp | 2005-09-07 | 1 | -7/+15 |
* | Update for a few recently discovered Olicom token ring cards: | imp | 2005-08-31 | 1 | -1/+3 |
* | Global Village appears to be using 0x018c as its vendor ID, but this | imp | 2005-08-29 | 1 | -1/+6 |
* | o Add Toshiba's id. Make AGERE an alias for LUCENT. Add Ungermann's ID. | imp | 2005-07-18 | 1 | -0/+7 |
* | I believe that this tsleep was placed here in 1.28 to try to solve the | imp | 2005-07-17 | 1 | -3/+1 |
* | Insert missing int i; | imp | 2005-07-15 | 1 | -0/+1 |
* | Also provide the function type in the nomatch routine. | imp | 2005-07-14 | 1 | -4/+7 |