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
/
dev
/
sbus
Age
Commit message (
Expand
)
Author
2002-03-04
Disable the wscons burner functionality... I'm not in the mood to debug it ri...
Jason Wright
2002-02-24
Proper screenblank semantics
Jason Wright
2002-02-23
Add burner function so wscons can blank the fb
Jason Wright
2002-02-07
Do a more complete initialization if the prom didn't do it for us.
Jason Wright
2002-02-07
import some register defns from sparc
Jason Wright
2002-02-07
use bus_space_vaddr
Jason Wright
2002-02-06
pretty
Jason Wright
2002-02-06
non console framebuffers, reset and initialize them correctly
Jason Wright
2002-02-05
Allow mmap as a dumb framebuffer (from offset 0).
Jason Wright
2002-02-05
Allow mapping as a dumb framebuffer (from offset 0)... This allows us to
Jason Wright
2002-02-05
Implement vgafb_mmap() fully
Jason Wright
2002-01-31
Move ioctl userland accessible stuff to <dev/sun/uperfio.h>
Jason Wright
2002-01-30
Driver for getting at performance counters. These manifest them
Jason Wright
2002-01-25
Add support for the "Magma 2+1HS Sp" (from NetBSD)
Jason Wright
2002-01-21
finish ericj's work.
Nathan Binkert
2002-01-13
Better error handling: unmap registers on failure and better checking on
Jason Wright
2002-01-13
Port of my spif driver to sparc64 (untested)
Jason Wright
2002-01-12
the 1190 and 1400 register maps aren't the same size don't treat them so
Jason Wright
2002-01-12
House cleaning: removing some leftover sparc bits and such
Jason Wright
2002-01-12
Port of Iain Hibbert's magma driver to sparc64
Jason Wright
2002-01-11
Roughly same diff as sparc, better interrupt handling:
Jason Wright
2002-01-06
Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn't
Jason Wright
2002-01-04
Add handling for cmap get/put (mostly from sparc)
Jason Wright
2002-01-04
Add support for get/put colormap (mostly borrowed from sparc)
Jason Wright
2002-01-04
mmap functionality for cgthee (mostly from NetBSD)
Jason Wright
2002-01-04
add mmap functionality (most from NetBSD)
Jason Wright
2002-01-03
define a new wsemul_sun attribute and add it to the sparc64 framebuffers
Jason Wright
2002-01-01
don't whine about no carrier here either.
Jason Wright
2001-12-14
Major restructuring for swizzling to the request queue and unswizzling from
mjacob
2001-12-05
Same stuff as cgthree:
Jason Wright
2001-12-05
- fix initialization so that the cursor is initialized to be in the same
Jason Wright
2001-12-04
skeleton driver for cgthree (at the same point as cgsix)
Jason Wright
2001-12-04
wscons driver for cgsix (based on vgafb from macppc and cgsix from sparc)
Jason Wright
2001-11-28
KNF
Jason Wright
2001-11-28
grr... include bpfilter.h for NBPFILTER
Jason Wright
2001-11-28
be sure to call ether_ioctl, like everyone else.
Jason Wright
2001-11-27
remove sc_enaddr and just put the ethernet address into arpcom.ac_enaddr.
Jason Wright
2001-10-06
add sbus frontend for isp
Jason Wright
2001-10-01
simplification:
Jason Wright
2001-10-01
get rid of local copy of cs4231reg.h (and get defns from dev/ic/ad1848reg.h
Jason Wright
2001-10-01
first step at getting rid of local cs4231reg copy: get register numbers
Jason Wright
2001-09-30
pretty
Jason Wright
2001-09-30
oops, get rid of debugging printf
Jason Wright
2001-09-30
big clean up of commit operation (and register defns)
Jason Wright
2001-09-30
driver for SUNW,CS4231 (doesn't quite sound right yet =), but is mostly there.
Jason Wright
2001-09-27
Huge merge with NetBSD. For full details look at their revision history (1.2...
Jason Wright
2001-09-26
bad me, don't break current builds with uncomitted dependent changes.
Jason Wright
2001-09-25
pretty up attach messages (as best as possible) for fas.
Jason Wright
2001-09-12
get sc_bustag and sc_dmatag from attach.
Jason Wright
2001-08-31
implement autoconf mechanism using device_register(); from NetBSD.
Jason Wright
[prev]
[next]