summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia
AgeCommit message (Expand)Author
2005-12-17regenJonathan Gray
2005-12-17Add 3Com 3CRWE62092B and SanDisk ConnectPlus.Jonathan Gray
2005-12-13add novatel NRM6831; from Felix Kronlage <fkr@hazardous.org>Michael Shalayeff
2005-12-09Don't disestablish a NULL interrupt handle after an incomplete attachment.Uwe Stuehler
2005-12-05trendnet TE-CF100 support; tested and ok uwe@.Federico G. Schwindt
2005-12-05regen.Federico G. Schwindt
2005-12-05TRENDnet, CompactFlash Fast Ethernet Adapter, TE-CF100; from uwe@Federico G. Schwindt
2005-11-23use proper bus_size_t for register offsets and not bus_addr_t; uwe@ miod@ tes...Michael Shalayeff
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-11-09splimp -> splnetBrad Smith
2005-10-31ammount -> amountMiod Vallat
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-27use a quirk to attach the new sierra wireless; tony@kozoru.comTheo de Raadt
2005-10-27new sierra card; tony@kozoru.comTheo de Raadt
2005-10-22shorten ne(4) dmesg entries from 2-3 lines to 1.Brad Smith
2005-10-06remove comment about M_HASFCSBrad Smith
2005-09-26Share com probe code between com and pccom; allows us to get rid of awkwardMiod Vallat
2005-09-19spaces.Federico G. Schwindt
2005-09-19another D-Link DFE-670TXD PCMCIA varient; from henrik@flodell.se; ok fgschTheo de Raadt
2005-09-18ansi. No binary change.Jonathan Gray
2005-09-13only include what is needed (tree.h) and not the whole metric assload of unre...Michael Shalayeff
2005-09-13replace the node hash table with a red-black tree. this fixes someReyk Floeter
2005-08-10Audiovox RTM-8000 has a st16650 uart but its fifo is 16 bytes instead ofFederico G. Schwindt
2005-08-05correct io base/limit registers handling. from mycroft. only affectsFederico G. Schwindt
2005-08-01CISTPL_CONFIG min length should be 3, not 5. audiovox GPRS works now.Federico G. Schwindt
2005-07-19more adaption for new com files frameworkTheo de Raadt
2005-06-20Replace arpcom in the softc with ieee80211com in preparation forJonathan Gray
2005-06-08remove netns crud.Henning Brauer
2005-04-27regenJakob Schlyter
2005-04-27add Audiovox RTM-8000 GSM/GPRS CFJakob Schlyter
2005-04-03protect SIOCSRAYPARAM and SIOCS80211NWIDUwe Stuehler
2005-03-24another D-Link DFE-670TXD PCMCIA card, next MAC 3-byte seq; fromTheo de Raadt
2005-03-13in the event wi_attach fails dont panic trying to clean up a nonexistantDavid Gwynne
2005-03-08Cosmetics...Thierry Deval
2005-03-06Untested support for I-O DATA WN-B11/CFZ.Jonathan Gray
2005-03-06regenJonathan Gray
2005-03-06I-O DATA WN-B11/CFZJonathan Gray
2005-02-21unbreak compilation by including some missing headersDavid Gwynne
2005-02-07Add Billionton CFLT2 Compact Flash. ok pval@ drahn@.Matthieu Herrb
2005-02-07regenMatthieu Herrb
2005-02-07Add Billionton CFLT2 Compact Flash. ok pval@ drahn@.Matthieu Herrb
2005-01-27Use pcmcia_intr_string() for printing the irq (or error) string.Todd C. Miller
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-21Undo last change; if wi_pcmcia_attach failed we already freed up theTodd C. Miller
2005-01-20If the card failed to attach completely we still want to unmap itsTodd C. Miller
2005-01-11Pass device names on intr_establish() call, other drivers need this too.Dale Rahn
2004-12-12syncTheo de Raadt
2004-12-12support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF)Theo de Raadt
2004-11-23replace old net/if_ieee80211.h header with the net80211 ones, kernel part.Federico G. Schwindt
2004-10-22add some more wi devices found in netbsd and freebsdJonathan Gray