summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/raidframeio.h
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
committerMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
commit57b8faa72823ed98eb542eccbd0ab203fec47345 (patch)
tree7c679c30e374f8c1cccdc302d2a7d63366f64835 /sys/dev/raidframe/raidframeio.h
parente4e98eb0d351245fe2cbe30a14ab09e03f56beab (diff)
Add lockcount output via printflockcount-9.3
Diffstat (limited to 'sys/dev/raidframe/raidframeio.h')
0 files changed, 0 insertions, 0 deletions
dev/nextdisplay.c?id=a73e314137a940fb02798e79887232562d99e743'>de-__P, remove register, ansify.chs 2005-01-11remove leftover debug printf.chs 2003-10-05Minor tweaks to the color framebuffer code -- still don't know what the dealmycroft 2003-10-01Some small cleanup -- make the base,limit values vaddr_t, not char*.mycroft 2003-07-15__KERNEL_RCSID()lukem 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-11Attach nextdisplay on the mono turbo.mycroft 2002-09-11Comprehensive patches from Christian Limpach:mycroft 2002-07-04alloc_attr -> allocattrjunyoung 2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat 2001-06-15remove extra args from printfdbj 2000-09-29add support for 12-bit color displays, from Timm Wetzel w/ changes bydeberg 2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb 1999-12-06update for changed struct wsdisplay_accessops:show_screen signature.drochner 1999-03-24Applied patches from Matt Debergalis <deberg@mit.edu>.dbj 1999-01-28wscons based console video & keyboard support for the NeXTdbj