summaryrefslogtreecommitdiffstats
path: root/sys/dev/cm/if_cm_isa.c
Commit message (Expand)AuthorAgeFilesLines
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-011-7/+0
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Make cm(4) driver MPSAFE.fjoe2006-06-111-24/+53
* Make sure that we call if_free(ifp) after bus_teardown_intr. Since weimp2005-09-191-1/+1
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-2/+3
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-1/+2
* Remove __P.alfred2002-03-201-2/+2
* - generic Arcnet frameworkfjoe2002-01-081-0/+135
OpenPOWER on IntegriCloud