index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
/
dev
Age
Commit message (
Expand
)
Author
2002-01-25
move the scancode -> wskbd event map into a seperate file... more still
Jason Wright
2002-01-24
Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc.
Jason Wright
2002-01-24
Don't need ms.h (or SUNKBD/SUNMS)
Jason Wright
2002-01-24
Save the interrupt cookies and fix the printfs for failure.
Jason Wright
2002-01-23
handle split input/output devices (from NetBSD)
Jason Wright
2002-01-20
move a few more arch specific drivers to use new allocm and round_buffersize.
Eric Jackson
2002-01-18
o Remove some debugging prints (most of them wouldn't work anyway)
Jason Wright
2002-01-17
Better handling of transitions between our mode and what the prom wants.
Jason Wright
2002-01-17
add polled input handling and remove dead code
Jason Wright
2002-01-17
Add console handling (output works, input needs more work)
Jason Wright
2002-01-17
I'm a tree breaker... sorry... don't include "kbd.h"
Jason Wright
2002-01-16
More removal of tty stuff
Jason Wright
2002-01-16
Enable the traditional Stop-A handling
Jason Wright
2002-01-16
Send input to wskbd_input() instead of line discipline and make sure RIE is set.
Jason Wright
2002-01-16
Initialize the rest of the wskbd_mapdata structure.
Jason Wright
2002-01-15
Frontend driver for keyboards attached to zs's (instead of zstty's).
Jason Wright
2002-01-11
enable/disable IEN in cs4231 pin control register
Jason Wright
2002-01-10
Check result from malloc(9) when using M_NOWAIT. jason@ ok
Thomas Nordin
2002-01-04
expose sbus_bus_addr() so cgsix actually compiles (oops)
Jason Wright
2002-01-03
call ukbd_cnattach() if the console keyboard is usb
Jason Wright
2002-01-03
add get/set colormap functions (mostly stolen from macppc)
Jason Wright
2001-12-14
less confusing variable names
Jason Wright
2001-12-14
Driver for vga framebuffers on sparc64 based on cgsix (which is based on
Jason Wright
2001-12-14
Use default mapping type (little endian) if the type is 0, otherwise use
Jason Wright
2001-12-14
pass zero as type for bus_space_map2 (the current argument isn't used by
Jason Wright
2001-12-08
db_console is declared in <ddb/db_var.h>. Fix a typo while there, too.
Miod Vallat
2001-12-04
Yet another sync to NetBSD uvm.
Artur Grabowski
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-10-28
SAB82532 driver (missing console stuff, but working as a generic tty
Jason Wright
2001-10-15
Pull in several changes from NetBSD:
Jason Wright
2001-10-12
From NetBSD: convert printf's to debug only and remove a panic
Jason Wright
2001-10-07
remove all assumptions that parent is psycho. Also, don't try to use
Jason Wright
2001-10-02
fix dma problems... now blaring Berlin's The Metro around the house from U30.
Jason Wright
2001-10-01
driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy and
Jason Wright
2001-10-01
better name
Jason Wright
2001-10-01
don't print redundant information
Jason Wright
2001-10-01
for lack of a better place, but ebus dma register defs in here.
Jason Wright
2001-09-29
from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ...
Jason Wright
2001-09-29
Glue for com at ebus. From NetBSD, hacked to fit our com.
Artur Grabowski
2001-09-27
psycho_bus_[a|b] are essentially the same function; use a helper to avoid typos
Jason Wright
2001-09-26
be more specific in psycho_ue case (partially based on NetBSD)
Jason Wright
2001-09-26
A little bit of voodoo borrowed from the linux driver: set the
Jason Wright
2001-09-26
Merge with NetBSD:
Jason Wright
2001-09-20
Incorrect parens (from netbsd)
Jason Wright
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-09-15
merge with netbsd (no external differences... basically just makes diffs easier)
Jason Wright
2001-09-15
match ebusIII (from netbsd)
Jason Wright
2001-09-05
OF magic. From NetBSD.
Artur Grabowski
2001-09-04
clean up error handling for psycho_bus_[a|b]
Jason Wright
2001-09-04
Register definitions for the PCI error registers (borrowed from linux).
Jason Wright
[prev]
[next]