summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8imp2005-07-101-8/+49
* Add device entry for a Farallon EtherMac PC Card that I won on ebay. Thisimp2005-07-061-0/+1
* Upon relection, we shouldn't allow the tuple structs to be modified byimp2005-07-012-10/+6
* Add a much-requested feature: The ability for pccard attachments toimp2005-07-014-8/+18
* Eliminate unused argument in PCMCIA_CARD macro.imp2005-06-241-5/+29
* Add wireless + flash CF card I haveimp2005-06-241-0/+1
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-181-0/+4
* Big cleanup of resource code for pccard. Once coventry noticedimp2005-04-122-104/+30
* Cleanup of resource allocation code after having my attention focused onimp2005-04-122-34/+61
* Use return value of resource_list_add to avoid a secondimp2005-04-121-7/+11
* deal with malloc failuresam2005-03-261-1/+4
* deal with failed malloc callssam2005-03-261-0/+14
* Need to initialize the resource list that we keep for our children.imp2005-03-181-0/+1
* Use STAILQ in preference to SLIST for the resources. Insert new resourcesimp2005-03-181-1/+1
* Belkin F5D5020 is an OEM'd card from RACORE based on the AX88190imp2005-02-221-0/+1
* memspace is set to some value by masking off bits. When these bitsimp2005-02-171-4/+3
* Add an XXX comment about string quoting.imp2005-02-161-0/+1
* Remove more deadwood that never got implemented in NEWCARD, since NEWCARDimp2005-02-151-15/+0
* o It turns out that most of the ne-2000 cards that I have got real unhappyimp2005-02-141-4/+3
* Remove card_get_function. It looks like it was intended to be aimp2005-02-141-9/+0
* Remove DLINK_3, its unused. Remove NETGEAR FA410TX, since it is theimp2005-02-091-3/+0
* Sort PANASONIC products numericallyimp2005-02-031-1/+1
* The two PLANEX cards listed in pccarddevs, identified only by theirimp2005-02-011-12/+11
* The Olicom OC2220 has an ID of 0x101, not 0x2220 as I previouslyimp2005-01-291-1/+1
* Add back support for D-LINK DMR-650TX, and all the other OEMd versionsimp2005-01-271-1/+1
* Move 143 back to its rightful owner: Grey Cell systems, which OEMd enet cardsimp2005-01-271-4/+4
* Turns out that Digital's DEPCM-BA and I-O Data PCLATE are both OEMimp2005-01-251-6/+6
* Unbreak the Digital DEPCM-BA. Since it doesn't seem to have a properimp2005-01-251-1/+2
* Remove dummy vendor id for DIGITAL now that we have the real one.phk2005-01-251-1/+0
* Minor whitespace cleanupimp2005-01-251-10/+16
* Add NEXTCOM NEXTHAWK ethernet card.imp2005-01-251-2/+6
* There have been a substantial number of changes to this file from theimp2005-01-241-1/+28
* Add an entry for Magic Ram, Inc's ETHERNET PC CARD 933926 card I justimp2005-01-241-0/+9
* Ignore the expected function number.imp2005-01-241-5/+0
* u_intXX_t -> uintXX_timp2005-01-242-15/+15
* Some older PC Cards have a weird format for FUNCE tuples. They appearimp2005-01-212-2/+15
* Use Intersil chip names for the symbols, since many makers use theimp2005-01-201-2/+3
OpenPOWER on IntegriCloud