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-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
2001-08-21
sbus specific driver for hme (from netbsd)
Jason Wright
2001-08-21
rcsid
Jason Wright
2001-08-21
esp driver from NetBSD (compiles and even probes disks =)
Jason Wright
2001-08-21
need cfdriver for dma
Jason Wright
2001-08-20
qec+be (another driver originally written under OpenBSD, but pulled into
Jason Wright
2001-08-20
add qec+qe stuff from NetBSD (originally from OpenBSD... funny circle, eh?)
Jason Wright
2001-08-20
$OpenBSD$
Jason Wright
2001-08-20
modifications to support OpenBSD/sparc style bootpath determination
Jason Wright
2001-08-19
remove dependence on lancereg.h/lancevar.h
Jason Wright
2001-08-19
enough from netbsd to get le at ledma attached
Jason Wright
2001-08-19
RCSid
Jason Wright
2001-08-18
import sbus stuff from netbsd (not a lot of mods).
Jason Wright