summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2022-08-27 21:24:15 +0000
committerriastradh <riastradh@NetBSD.org>2022-08-27 21:24:15 +0000
commit6dd4341bea48a28c4a031b2d3831fef5b44595e4 (patch)
treed407d24fd9c8358c5f597ebf10361db9297e92c2 /sys/dev
parent6b6e166cc9b9fbe5826a461989dca1f931c30d36 (diff)
drm: Make sure ioctl buffer is aligned on stack.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
td>u_int8_t -> uint8_tthorpej 2005-03-01revert the whitespace kill -- these are binaries.perry 2005-02-27nuke trailing whitespaceperry 2004-08-01Add binary versions of firmware images, which will be used Soon.mycroft 2003-07-14add missing __RCSID()lukem 2001-08-14Back out previous change; I've lost my card and can't test it.cjs 2001-08-13Change the '@(#)' strings in front of the copyright/version messages to '@( )'cjs 2001-02-19convert to use getprogname()cgd 2000-05-17Add a device driver for the Cyclades-Z series of intelligent multi-portthorpej