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
/
sun
Age
Commit message (
Expand
)
Author
2000-11-08
Support for MI console magic framework.
eeh
2000-11-05
fix types in debug code.
chs
2000-11-01
Adapt to new line discipline scheme.
eeh
2000-10-31
fb_is_console(): we must match on the `fb' propery in a V0 PROMs root node
pk
2000-10-10
Fix compilation errors: unused variable & missing function return values.
pk
2000-09-27
Add missing cast of ms to (struct device *) in ms_deviopen and ms_deviclose
abs
2000-09-21
Support for Sun Keyboard/Mouse line disciplines.
eeh
2000-09-21
Guts of the Sun Keyboard/Mouse line disciplines.
eeh
2000-08-26
Don't bcopy() from luserland.
eeh
2000-08-26
Make 64-bit clean.
eeh
2000-08-23
Common framebuffer functions.
pk
2000-08-23
Add fb_setsize_pfour() prototype.
pk
2000-08-22
Declare drivers moved here from arch/sparc/dev.
pk
2000-08-22
Split off `pfour' code from sparc/dev/fb.c into a separate file.
pk
2000-08-22
#include <compat/netbsd32/netbsd32.h> if necessary
mrg
2000-08-20
Move declaration up, before it is used.
pk
2000-08-20
<machine/fbio.h> -> <dev/sun/fbio.h>
pk
2000-08-20
Split & move cgthree from arch/sparc.
pk
2000-08-20
De-P__
pk
2000-08-20
Move cgsix, bwtwo and BT DAC support here from arch/sparc.
pk
2000-08-20
Move fbio.h and fbvar.h here.
pk
2000-08-20
Add COMPAT_NETBSD32 support.
eeh
2000-05-19
Fix the sparc64 console.
eeh
2000-03-30
Remove register declarations.
augustss
2000-03-24
Fix typos from last commit (callout).
hannken
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-22
Make kbd_iopen/kbd_iclose internal routines; introduce kbd_cc_{open,close}
pk
2000-03-19
Use a somewhat more flexible method to hook up the keyboard driver
pk
1999-08-02
The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of
matt
1999-08-02
Allow the mouse baud rate to be patched (rather than forcing a recompilation
matt
1999-05-14
oops, forgot to add these files.
mrg
1999-05-14
split the sun ms/kbd drivers into frontend/backend parts at the serial
mrg
1999-02-03
Catch up with a change to the stint interface.
mycroft
1998-09-29
Changed to allow the mouse baud rate to be set at kernel compile time.
jeremy
1998-08-22
make "struct sun_dkpart" the same for sparc/sparc64 (sparc64 must have been b...
mrg
1998-06-20
add <dev/sun/disklabel.h>
mrg
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd
1998-01-12
Update for changes to config.
thorpej
1997-11-03
Trivial change; use KB_SUN4 rather than the constant in one place.
mycroft
1997-11-03
KIOCSLED ioctl takes a char (from Krister Walfridsson).
gwr
1997-10-28
The release and control maps are shared by all keyboard types, so
gwr
1997-10-28
Print more helpful information if we get unexpected keysyms.
gwr
1997-10-21
Clean up kbdioctl():
gwr
1997-10-03
Export kbd_docmd() because the sparc fb.c wants it.
gwr
1997-07-17
use locator defines in "locators.h" to index cf_loc[]
jtk
1997-05-02
Update an obsolete comment. (We DO handle CapsLock and NumLock.)
gwr
1996-12-17
Adapt to the new definition of struct zsc_softc
gwr
1996-10-16
Replace the field cs_rr0_new with cs_rr0_delta (keep changes instead).
gwr
1996-10-13
backout kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
[next]