| Commit message (Expand) | Author | Age | Files | Lines |
| * | Thomas Wintergerst reports that when this tsleep went away, certain | Warner Losh | 2006-08-09 | 1 | -0/+10 |
| * | Fix a few cis entries that were separated with spaces, not with commas. | Warner Losh | 2006-07-14 | 1 | -3/+3 |
| * | replace all the 660 with 650 in the cut-n-pasted line, rather than | Warner Losh | 2006-05-08 | 1 | -1/+1 |
| * | Another NEW MEDIA .WAVjammer. | Warner Losh | 2006-05-08 | 1 | -0/+1 |
| * | The D-Link DE-650 that I got in the last bulk PC Card purchase needs an | Warner Losh | 2006-05-08 | 1 | -0/+1 |
| * | When pccard_safe_quote is passed NULL for src, it shouldn't panic. | Warner Losh | 2006-04-27 | 1 | -1/+1 |
| * | Add some sanity checking to the pccard insertion case. Whine if the | Warner Losh | 2005-12-28 | 1 | -4/+6 |
| * | Add Global Village lan modem. | Warner Losh | 2005-10-29 | 1 | -2/+6 |
| * | Mempage should be 1024 not 4096. This fixes the multiple 16-bit cards | Warner Losh | 2005-10-16 | 1 | -1/+1 |
| * | Change I-O data WB-B11/CFZ entry to ELSA XI330 as the former is a | Warner Losh | 2005-10-14 | 1 | -1/+1 |
| * | IDs for generic card, airvast wm_100, i-o data wn-b11/cfz | Warner Losh | 2005-10-11 | 1 | -1/+5 |
| * | Remove OLDCARD vestiges from here | Warner Losh | 2005-09-25 | 1 | -60/+0 |
| * | Fix comment | Warner Losh | 2005-09-25 | 1 | -2/+2 |
| * | Remove unnecessary Dlink de650 entry | Warner Losh | 2005-09-24 | 1 | -1/+0 |
| * | Remove compat layer for OLDCARD compatibility. All instances of it | Warner Losh | 2005-09-22 | 2 | -39/+0 |
| * | Better descriptions for the Jack of Diamonds cards. | Warner Losh | 2005-09-21 | 1 | -5/+5 |
| * | Don't confuse the tuple code and the tuple length. Ooops. Since most | Warner Losh | 2005-09-21 | 1 | -1/+1 |
| * | Use the correct minor number for the pccardX.cis device. | Warner Losh | 2005-09-20 | 1 | -3/+7 |
| * | remove some dead code | Warner Losh | 2005-09-20 | 1 | -9/+1 |
| * | Fix build. | Gleb Smirnoff | 2005-09-20 | 2 | -0/+14 |
| * | Implement /dev/pccardN.cis. This mirrors the CIS for the card to userland. | Warner Losh | 2005-09-20 | 4 | -164/+368 |
| * | Call the passed function on cis scanning for all nodes in the CIS | Warner Losh | 2005-09-20 | 1 | -0/+17 |
| * | Add a few new functions interfaces to allow reading/writing attribute | Warner Losh | 2005-09-13 | 4 | -11/+172 |
| * | Define and use PCCARD_MEM_PAGE_SIZE. | Warner Losh | 2005-09-13 | 2 | -1/+3 |
| * | MFp4: Remove stale functions. | Warner Losh | 2005-09-13 | 1 | -21/+0 |
| * | MFp4: | Warner Losh | 2005-09-10 | 1 | -2/+2 |
| * | Sorting the belly button lint of history: | Warner Losh | 2005-09-07 | 1 | -7/+15 |
| * | Update for a few recently discovered Olicom token ring cards: | Warner Losh | 2005-08-31 | 1 | -1/+3 |
| * | Global Village appears to be using 0x018c as its vendor ID, but this | Warner Losh | 2005-08-29 | 1 | -1/+6 |
| * | o Add Toshiba's id. Make AGERE an alias for LUCENT. Add Ungermann's ID. | Warner Losh | 2005-07-18 | 1 | -0/+7 |
| * | I believe that this tsleep was placed here in 1.28 to try to solve the | Warner Losh | 2005-07-17 | 1 | -3/+1 |
| * | Insert missing int i; | Warner Losh | 2005-07-15 | 1 | -0/+1 |
| * | Also provide the function type in the nomatch routine. | Warner Losh | 2005-07-14 | 1 | -4/+7 |
| * | Add device id for RATOC REX CFU1 sl811 based USB Host Controller. | Takanori Watanabe | 2005-07-14 | 1 | -1/+2 |
| * | o Check to make sure the card has a function (panic if not) in read_ivar. | Warner Losh | 2005-07-13 | 2 | -45/+65 |
| * | The supposed OLD STYLE network MAC id tuple was really just a buggy | Warner Losh | 2005-07-13 | 2 | -14/+1 |
| * | Add a couple of other products, tweak a few descriptions. | Warner Losh | 2005-07-13 | 1 | -1/+5 |
| * | Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8 | Warner Losh | 2005-07-10 | 1 | -8/+49 |
| * | Add device entry for a Farallon EtherMac PC Card that I won on ebay. This | Warner Losh | 2005-07-06 | 1 | -0/+1 |
| * | Upon relection, we shouldn't allow the tuple structs to be modified by | Warner Losh | 2005-07-01 | 2 | -10/+6 |
| * | Add a much-requested feature: The ability for pccard attachments to | Warner Losh | 2005-07-01 | 4 | -8/+18 |
| * | Eliminate unused argument in PCMCIA_CARD macro. | Warner Losh | 2005-06-24 | 1 | -5/+29 |
| * | Add wireless + flash CF card I have | Warner Losh | 2005-06-24 | 1 | -0/+1 |
| * | Initial import of ipw, iwi, ral and ural drivers: | Damien Bergamini | 2005-04-18 | 1 | -0/+4 |
| * | Big cleanup of resource code for pccard. Once coventry noticed | Warner Losh | 2005-04-12 | 2 | -104/+30 |
| * | Cleanup of resource allocation code after having my attention focused on | Warner Losh | 2005-04-12 | 2 | -34/+61 |
| * | Use return value of resource_list_add to avoid a second | Warner Losh | 2005-04-12 | 1 | -7/+11 |
| * | deal with malloc failure | Sam Leffler | 2005-03-26 | 1 | -1/+4 |
| * | deal with failed malloc calls | Sam Leffler | 2005-03-26 | 1 | -0/+14 |
| * | Need to initialize the resource list that we keep for our children. | Warner Losh | 2005-03-18 | 1 | -0/+1 |