summaryrefslogtreecommitdiff
path: root/sys/dev/vme/vme.c
AgeCommit message (Expand)Author
2006-03-25Use device_parent().thorpej
2005-12-11merge ktrace-lwp.christos
2005-08-26s/locdesc_t/int/gdrochner
2005-02-04de-__Pperry
2004-09-15fix a botched function header,drochner
2004-09-13a round of autoconf cleanup:drochner
2004-08-02avoid a questionable pointer type castdrochner
2004-07-29remove some typecasts to "cfmatch_t" which are obviously relicts fromdrochner
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2001-11-13add RCSIDslukem
1999-06-30new, more mi, VME frameworkdrochner
1998-02-04Erase a spurious structure definition.pk
1997-11-01Start an MI VMEbus framework.pk