index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
hpc
Age
Commit message (
Expand
)
Author
2006-08-31
Appease GCC4 by making /* NOTREACHED */ code return 0.
matt
2006-08-22
Fix a pasto: save CONFIG_HOOK_PMEVENT_AC hook in the correct variable.
uwe
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-06-27
Fix typo in a comment.
peter
2006-06-27
Set the jornada 720 volume up/down and play buttons to ignore
peter
2006-05-30
If tty that we open already has hpf1275a line discipline set, don't
uwe
2006-05-29
Miscellaneous cosmetics.
uwe
2006-05-29
Propagate "static" to linesw method defintions.
uwe
2006-05-29
Constify hpf1275a_wskbd_keymapdata.
uwe
2006-05-22
#include <dev/wscons/wsksymvar.h> as gcc4 doesn't like arrays,
uwe
2006-05-15
- include kauth.h for kauth_authorize_generic.
yamt
2006-05-14
integrate kauth.
elad
2006-04-12
Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
jmmv
2006-04-08
The altgr button has number 184, not 219. Change the jornada 720
peter
2006-03-29
Use device_private().
thorpej
2006-03-29
Use device_cfdata().
thorpej
2006-03-28
Add keymap for Clio C-1000 and C-1050.
tsutsui
2006-03-14
Constify scancode translation table.
uwe
2006-03-14
Support WSDISPLAY_COMPAT_RAWKBD so that this keyboard is usable under X.
uwe
2006-03-07
Jornada 720 US/UK: map the win and fn buttons correctly.
peter
2006-03-04
Add keyboard translation for the Jornada 720 Japanese, US/UK (ABA, ABU)
peter
2006-02-27
Remove the include <machine/autoconf.h>, it is a) not needed any more and
peter
2006-02-27
Add support for OAPM_IOC_GETPOWER. That will keep binary compatibility
cube
2006-02-24
Rework hpcapm(4) attachment definition so it is not required to attach at
cube
2006-02-13
Move assignment out of conditional expression.
uwe
2006-02-12
Fix a typo, use uintN_t, use assigned variables, add newline to a printf.
peter
2005-12-18
Adapt to ktrace-lwp changes.
uwe
2005-12-11
merge ktrace-lwp.
christos
2005-11-27
Overhaul how TTY line disciplines are handled:
thorpej
2005-09-06
Change the driver open function's conditional for overriding exclusive tty
kleink
2005-09-05
Support LCD screen driver for PERSONA SH3 machines.
kiyohara
2005-09-04
For HPCFB_CLASS_RGBCOLOR class propagate r/g/b widths and positions
uwe
2005-08-26
s/locdesc_t/int/g
drochner
2005-07-30
Get AC/battery state via config_hook_call if hooks are registered.
nakayama
2005-07-30
Add LCD brightness control keymaps and correct some key assigns for
nakayama
2005-07-14
Keyboard translation for HP 620LX. Data and testing on an
uwe
2005-06-08
Add an __UNCONST() to appease -Wcast-qual.
he
2005-06-07
Add const to the name fields in hipcio_chip and hpcio_attach_args.
he
2005-06-02
Constify.
uwe
2005-05-31
Constify.
uwe
2005-05-31
Constify.
uwe
2005-05-22
No 0x in front of %p...
christos
2005-02-27
nuke trailing whitespace
perry
2005-01-19
Shuffle persona_hpw200ec_keytrans[] to match recent change to
uwe
2005-01-18
Kill trailing whitespace.
uwe
2005-01-18
Use uint<N>_t instead of u_int<N>_t.
uwe
2005-01-18
Rewrite pfckbd_callout_hitachi() to do the same scan line dance that
uwe
2005-01-11
Add keyboard layout for Jornada 680/690 Spanish (ABE).
uwe
2004-12-12
Fix comments regarding configration bounaries
abs
2004-10-15
Change config_attach_pseudo() to take a cfdata * that contains the
thorpej
[next]