summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/files.pcmcia
AgeCommit message (Collapse)Author
2000-06-19xe needs ifmediaFederico G. Schwindt
2000-06-19Uncomment esp out now that the driver is in the tree.Federico G. Schwindt
2000-06-12esp support; commented out by now till i check the other archs.Federico G. Schwindt
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
machines, this code needs the new PCIBIOS* options enabled in the kernel config file to work, but your mileage may vary. Included is a working 3c575 driver for 3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575 is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has been split into /sys/dev/ic.
2000-04-03aironet 802.11 ds driver from freebsd, isa and pci are missingMichael Shalayeff
2000-03-29ifmedia for rayMichael Shalayeff
2000-03-22raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, ↵Michael Shalayeff
from netbsd
1999-12-16non-working awi driver; someone finish itTheo de Raadt
1999-08-13Xircom NetWave support. Donations welcomed.Federico G. Schwindt
1999-07-30rename rl2->rln for sanityDavid Leonard
1999-07-25indentTheo de Raadt
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-20Add wdc pcmcia controller. As the other new ATA code, it needs to beFederico G. Schwindt
uncommented.
1999-07-11WaveLAN driver from FreeBSDNiklas Hallqvist
1999-07-01Add NewMedia BusToaster SCSI Host Adapter.Federico G. Schwindt
Remove repeated entry in if_ne_pcmcia.c. Minor cosmetical changes.
1999-06-21RangeLAN2 wireless network cardDavid Leonard
1999-05-18Xircom ethernetNiklas Hallqvist
1999-01-28Add support for:Federico G. Schwindt
- 3COM 3CXEM556 (Ethernet/Modem) - SVEC Combo and Lancard - Corega PCC-T Add pcmcia_check_cis_quirks to fix some cards whose CIS flat-out lies. Add more products to pcmciadevs. Correctly read 1 controller if CL-PD6729. Remove some unused vars.
1999-01-21Fix my com/pccom thinkoNiklas Hallqvist
1999-01-21Comment com attach since it conflicts with the i386 declaration.Federico G. Schwindt
(perhaps this should be moved to files.<arch>?)
1999-01-20pccom is i386 only, com can be attached from mi-land thoughNiklas Hallqvist
1998-11-06Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.Federico G. Schwindt
1998-09-22Support for ne2k pcmcia. This is the driver without modifications.Federico G. Schwindt
feedback time.
1998-09-11PCMCIA code ported from NetBSD.Federico G. Schwindt
Support for aic, ep, pccom and sm.
1997-08-20Wavelan code rolled out. It works, but there are copyleft problems.Angelos D. Keromytis
1997-08-19- add wavelan files in files.pcmciaAngelos D. Keromytis
- accept version 5.0 from the card as legal - fix the mapping (pcmcia.c, pcmcia_read_cis())
1996-11-30Com driver moved, still somewhat ISA-dependent though, but it willNiklas Hallqvist
improve. Pica and PCMCIA-dependent stuff factored out.
1996-05-03pcmcia version of if_ep (duct-taped together by me)Theo de Raadt
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
(original PCMCIA framework by Stefan Grefen [grefen@convex.com]).
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-01-15Whoops! Need this file to make config happy...hvozda