summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia
AgeCommit message (Expand)Author
2000-07-25Map txrate for prism2, where each bit is apparently assigned to theonoe
2000-07-24Improve the model identification and match. Addresses PR-10485.gmcgarry
2000-07-24Regen.gmcgarry
2000-07-24Add entries for all Xircom ethernet models.gmcgarry
2000-07-21add support for SIOCS80211NWKEY and SIOCG80211NWKEY.onoe
2000-07-20Add the pccard controller for a Toshiba Portege drive. No vendor ID, noabs
2000-07-18add WEP support also for PRISM2 cards.onoe
2000-07-18Add support for Corega Wireless LAN PCC-11, and Farallon SkyLINE 11Mb.onoe
2000-07-18Add Farallon SkyLINE 11mb card as Intersil Prism2onoe
2000-07-14apply Kenji Aoyama <aoyama@nk.mcu.or.jp>'s patchjun
2000-07-05typo. From: jdolecekitojun
2000-07-05use memory mapped address, instead of i/o memory access, for controlitojun
2000-07-05change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls fromonoe
2000-07-05remove unneeded include "opt_awi.h"onoe
2000-07-04Support WEP functions for awi driver.onoe
2000-06-30match 3Com 3CRWE737A (AirConnect)joda
2000-06-30regenjoda
2000-06-30add 3Com 3CRWE737A (AirConnect)joda
2000-06-28remove include of <vm/vm.h>mrg
2000-06-14Update from Onno: add media selection.soren
2000-06-13IBM Tropic Token Ring PCMCIA attachment. XXX Needs work.soren
2000-06-13Regen.soren
2000-06-13Include vendor name for IBM products.soren
2000-06-09Add Farallon SkyLINE Wireless LAN Card for awi(4) driver.onoe
2000-06-09Rename remaining references from xe to xi. Clean up debug messages.gmcgarry
2000-06-09cleanup haeders.onoe
2000-06-06Add Olicom GoCard.soren
2000-06-06One comment too much..soren
2000-06-06Add comments for a few drivers and the lines for the Tropic attachment.soren
2000-06-06fix typopooka
2000-06-05Replaced by xi(4).gmcgarry
2000-06-05New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver whichgmcgarry
2000-06-05Clean up usage of XIRCOM/TDK identifiers.gmcgarry
2000-06-05Regen.gmcgarry
2000-06-05- Clean up XIRCOM entriesgmcgarry
2000-06-05Well, this is esp_pcmcia, not esp_pci.tsutsui
2000-06-05Oops, struct scsipi_adapter was changed recently.tsutsui
2000-06-05Adapt MI ncr53c9x changes.tsutsui
2000-05-29For all network drivers that call ether_ifattach(), and alsojhawk
2000-05-25Recognize the DE-650 with another vendor/product pair and OUI.mycroft
2000-05-24correct pcmcom detach (like card removal). PR 9334.itojun
2000-05-23Remove $Id.enami
2000-05-23Allow userland to retrieve whether the card support WEP while theenami
2000-05-23Recognize more models of the IBM card. From PR 10137.mycroft
2000-05-15Free memory when failed to map it.enami
2000-05-15Cosmetic changes.enami
2000-05-14My (Cabletron) card supplies two more statistics counters.drochner
2000-05-11RATOC REX-R280 (another if_mbe_pcmcia card) support by UCHIYAMA Yasushi.is
2000-05-08Swap the order of disabling the function and disestablishing the interruptaugustss
2000-05-08KNF some comments.augustss