NetBSD/sys/arch/hpcsh
matt 1f9eabee27 CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
struct device * -> device_t
struct cfdata * -> cfdata_t
use __arraycount when appropriate
2011-06-06 17:27:42 +00:00
..
compile
conf Xref module(7) in comments. 2011-01-03 06:07:42 +00:00
dev CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:27:42 +00:00
hpcsh Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
include Use empty do/while for no-op. 2010-08-09 23:08:59 +00:00
stand
Makefile