aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cs/if_cs_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-2/+1
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* - Express hard dependencies on bus (pci, isa, pccard) andMatthew N. Dodd2003-04-151-2/+3
* Make sure that pp_name is non-null before setting the deviceWarner Losh2003-04-101-1/+2
* Migrate to PCMCIA_CARD() macrosWarner Losh2001-11-151-3/+1
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingWarner Losh2001-11-111-3/+3
* Additional enhancments to allow IBM Etherjet cards to be probed,Warner Losh2001-02-231-5/+7
* Break the isa attachment of the Crystal Semiconductor 89x0 into twoWarner Losh2001-01-211-0/+126