1 1.2.6.2 uch # $NetBSD: files.shb,v 1.2.6.2 2002/05/10 15:28:46 uch Exp $ 2 1.2.6.2 uch # 3 1.2.6.2 uch # SuperH internal devices. 4 1.2.6.2 uch # 5 1.2.6.2 uch device shb { } 6 1.2.6.2 uch attach shb at mainbus 7 1.2.6.2 uch 8 1.2.6.2 uch file arch/sh3/dev/shb.c shb 9 1.2.6.2 uch 10 1.2.6.2 uch device wdog 11 1.2.6.2 uch attach wdog at shb 12 1.2.6.2 uch file arch/sh3/dev/wdog.c wdog needs-flag 13 1.2.6.2 uch 14 1.2.6.2 uch defflag opt_sci.h SCICONSOLE 15 1.2.6.2 uch defparam opt_sci.h SCICN_SPEED 16 1.2.6.2 uch device sci: tty 17 1.2.6.2 uch attach sci at shb 18 1.2.6.2 uch file arch/sh3/dev/sci.c sci needs-flag 19 1.2.6.2 uch 20 1.2.6.2 uch defflag opt_scif.h SCIFCONSOLE 21 1.2.6.2 uch defparam opt_scif.h SCIFCN_SPEED 22 1.2.6.2 uch device scif: tty 23 1.2.6.2 uch attach scif at shb 24 1.2.6.2 uch file arch/sh3/dev/scif.c scif needs-flag 25