summaryrefslogtreecommitdiff
path: root/sys/dev/vme/vme.c
AgeCommit message (Expand)Author
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