summaryrefslogtreecommitdiffstats
path: root/sys/dev/cs/if_cs_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Forgot to commit these files too :-(imp2008-06-061-2/+2
* Minor clean up to shave about 1.5k off the size of the driver:imp2008-06-061-7/+5
* cs has detach, remove bogus ifdef.imp2008-06-061-3/+1
* Remove unused fields in softc. If they are ever really needed again,imp2008-06-061-3/+0
* Make the cs(4) driver MPSAFE:jhb2008-06-051-8/+0
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-2/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-1/+3
* Additional enhancments to allow IBM Etherjet cards to be probed,imp2001-02-231-2/+4
* Break the isa attachment of the Crystal Semiconductor 89x0 into twoimp2001-01-211-0/+127
OpenPOWER on IntegriCloud