summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/rum
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2021-09-26 13:43:30 +0000
committertsutsui <tsutsui@NetBSD.org>2021-09-26 13:43:30 +0000
commit7881c6e1861c20a529e9ba9678f7fa0091ac3583 (patch)
tree1ffd6b64c34caf612acf0d842a99fa7e6635d2f9 /sys/dev/microcode/rum
parentaf81d8d04bab4a0364be468d461c749433608e2b (diff)
TAB/space cleanup.
Diffstat (limited to 'sys/dev/microcode/rum')
0 files changed, 0 insertions, 0 deletions
hese with asimonb 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-04-08use aprint_*_dev and device_xnamecegger 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-07-29It's not a good idea for device drivers to modify b_flags, as they don'tad 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2006-03-28Use device_unit().thorpej 2006-03-25Use device_parent().thorpej 2005-12-11merge ktrace-lwp.christos 2005-02-27nuke trailing whitespaceperry 2005-02-08Use aprint_*() instead of printf() at attach time.briggs 2004-10-28move buffer queue related stuffs from buf.h to their own header, bufq.h.yamt 2003-06-13Add support for dynamic rescan of cache service logical drives, usingthorpej 2003-06-07Always queue transfers in the ld driver to prevent transient resourcethorpej 2003-05-13Add support for the user-generated command interface and event loggingthorpej 2002-10-02Add trailing ; to CFATTACH_DECL.thorpej 2002-09-30Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-05-31Remove an unnecessary printf argument.thorpej 2002-04-22Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Partsad