summaryrefslogtreecommitdiff
path: root/sys/dev/podulebus/if_eb.c
AgeCommit message (Expand)Author
2012-10-10Split softc/device_tskrll
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-05-12struct cfdata * -> cfdata_t, no functional changes intended.cegger
2008-04-05use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-05-22Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs arebjh21
2001-11-13fix RCSIDlukem
2001-11-13cleanup RCSID (to be consistent with use in rest of kernel)lukem
2001-03-25MI(ish) EtherB driver using the MI SEEQ 8005 driver. Very lightly tested.bjh21