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-04-16
use polled access for now (prevents a hang on the Momenco Leopard-V)
Jason Wright
2002-04-16
- Don't bother checking to see if the prom has already mapped this
Jason Wright
2002-04-15
Since XFree doesn't try to remap things behind our backs anymore, simplify
Jason Wright
2002-04-08
Credit DARPA/USAF appropriately.
Jason Wright
2002-04-04
Some PCI machines do not implement the uperf registers. Those that do
Jason Wright
2002-04-04
s/0/NULL for pointers
Jason Wright
2002-04-01
Remove all traces of VGAFB_ALLOW_NATIVE.
Jason Wright
2002-03-31
add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode is
Jason Wright
2002-03-30
Don't honor native accesses unless VGAFB_ALLOW_NATIVE is defined (this is
Jason Wright
2002-03-28
- recheck the PCI BAR's during mmap: XFree86 doesn't like the prom mappings
Jason Wright
2002-03-27
Avoid using bus_space_map2() on the rom (was too lazy to deal with endian =),
Jason Wright
2002-03-27
Make a shadow copy of the bios rom (if available) and make it available via mmap
Jason Wright
2002-03-27
bus_space_mmap wants the paddr not the handle
Jason Wright
2002-03-26
Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org>
Jason Wright
2002-03-26
Map all of the io/mem spaces provided
Jason Wright
2002-03-21
pretty dmesg
Jason Wright
2002-03-20
lpt_attach_common() prints the newline for us
Jason Wright
2002-03-14
Make the sbus ipl handling more like psycho. Some devices (Aurora 210sj, eg)
Jason Wright
2002-03-14
From NetBSD: driver for lpt at ebus
Jason Wright
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-03-12
sparc64's aren't likely to be CPU_ISSUN4C
Jason Wright
2002-03-12
Look up the TTE and only do the streaming cache dance if the mapping is marke...
Jason Wright
2002-03-07
Remove some debugging code accidentally committed in previous
Jason Wright
2002-03-07
From NetBSD:
Jason Wright
2002-03-05
Insert missing newline for autoconf prettiness.
Jason Wright
2002-03-04
Typos; Matt <matt@vertrauen.org>
Jason Wright
2002-02-23
make this compile w/out pckbd (thanks marco for pointing this out)
Jason Wright
2002-02-22
Be sure to wait the whole 0.5 seconds (half a second!) for the streaming
Jason Wright
2002-02-22
Debugger() is #ifdef DDB
Theo de Raadt
2002-02-22
- don't call strbuf_flush_done for each segment, call it once per map (and
Jason Wright
2002-02-22
From NetBSD:
Jason Wright
2002-02-19
If there are pckbd's, register ourselves to handle beeps... AXi's can now
Jason Wright
2002-02-18
Driver for the i8042 keyboard controller on systems with ebus
Jason Wright
2002-02-12
beep!
Jason Wright
2002-02-12
Much to my annoyance, teach zskbd how to bark.
Jason Wright
2002-02-08
vagfb_setcolor() needs to enter entries into the software copy of the
Jason Wright
2002-02-05
Implement vgafb_mmap() fully
Jason Wright
2002-02-01
Clean up auxio a bit and add machdep.led_blink sysctl (like sparc),
Jason Wright
2002-02-01
missing \n
Jason Wright
2002-01-31
Move ioctl userland accessible stuff to <dev/sun/uperfio.h>
Jason Wright
2002-01-31
Don't need uperf_psychovar.h to define one structure, put it in psychovar.h
Jason Wright
2002-01-31
Fallout from moving SET/CLR/etc
Jason Wright
2002-01-30
Driver for getting at performance counters. These manifest them
Jason Wright
2002-01-30
Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok
Thomas Nordin
2002-01-29
Don't install a handler for powerfail... this causes weird problems with
Jason Wright
2002-01-25
CEAFSR defns
Jason Wright
2002-01-25
Reg defs for UEAFSR
Jason Wright
2002-01-25
Remove kbd_ms_ttyvar.h... Unneeded file from NetBSD.
Jason Wright
2002-01-25
Remove more NKBD/NMS references (jason == cpp tonight I guess)
Jason Wright
[next]