summaryrefslogtreecommitdiff
path: root/sys/arch/sh3/dev/shb.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2009-04-05Register null hooks with pmf(9) for now, which is no worse than beforeuwe
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-27Use device_t, &c. Convert to use CFATTACH_DECL_NEW (no softc).uwe
2006-10-29Lift extern shb_cd declaration to the top level.uwe
2005-12-11merge ktrace-lwp.christos
2005-08-26s/locdesc_t/int/gdrochner
2005-06-30adaptions to config_search() change, and minor autoconf fixes, mostly from Ha...drochner
2003-07-15__KERNEL_RCSID()lukem
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-04-28Use "#define<tab>", white space nits.uch
2002-03-24shb device is integrated to sh3/dev/shb.c and clean up locators.uch