summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools
ModeNameSize
-rw-r--r--Makefile253logplain
-rw-r--r--array2bin.c2101logplain
-rw-r--r--bin2blob.c2990logplain
This will trickle trough to more places over time (need back-end for pre-OFW Sun OBP; any others?). 2009-04-05Register null hooks with pmf(9) for now, which is no worse than beforeuwe and allows us to test other things. 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 Make all routines static. 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 ↵drochner Havard Eidnes 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 cfattach->ca_match function in behalf of the caller. Use it rather than invoking cfattach->ca_match directly. 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