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-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-10-04
simplify format setup
Jason Wright
2002-09-10
Set encodings correctly.
Jason Wright
2002-09-10
Register more wsscreen properties to take advantage of wsemul_sun changes.
Jason Wright
2002-09-09
Add support for audio capture (finally) and fix a bunch of stupid bugs.
Jason Wright
2002-08-31
Always setup the RAMDAC (even if we're not the console) so when the display
Jason Wright
2002-08-16
Turn OFF (not ON) acceleration if revision < 5
Jason Wright
2002-08-12
Update rom cursor position if we're the console framebuffer
Jason Wright
2002-08-06
Set RI_CLEAR if the card isn't the console framebuffer; based on discussion w...
Jason Wright
2002-08-05
Force acceleration to be turned off if we encounter an old hardware
Miod Vallat
2002-08-02
Do correct bounds checking in get/set/put cmap routines. A few of
Todd C. Miller
2002-07-30
- Whoops, I had the mode mask and value bits backwards
Jason Wright
2002-07-30
- Allow disabling of console acceleration with cf_flags
Jason Wright
2002-07-30
handle dumbfb and mapped mode requests differently
Jason Wright
2002-07-26
House cleaning (move reg defns into their own file), and be sure to drain
Jason Wright
2002-07-26
add support for hardware accelerated fill/copy; from NetBSD (committed from t...
Jason Wright
2002-07-25
Adapt the framebuffer code to the WSDISPLAY_TYPE constant changes, and
Miod Vallat
2002-06-21
make this more quiet on card insertion.
Federico G. Schwindt
2002-06-21
missing tab.
Federico G. Schwindt
2002-06-20
indent.
Federico G. Schwindt
2002-06-20
rename nell to stp. we do not always follow stupid solaris names
Theo de Raadt
2002-06-19
more sbus->pcmcia pieces.
Federico G. Schwindt
2002-06-19
- set the size correctly.
Federico G. Schwindt
2002-06-19
sbus pcmcia bridge driver (nell); from NetBSD.
Federico G. Schwindt
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-04
driver for the sbus bwtwo cards (completely untested).
Jason Wright
2002-06-03
Convert from rcons to rasops
Jason Wright
2002-06-02
Turn off timing if WSDISPLAY_BURN_VBLANK is set (which in turn puts most
Jason Wright
2002-05-21
Enable the blanker now that the X stuff is fixed
Jason Wright
2002-05-17
Handle the removal of 'const' from structure definition.
mjacob
2002-05-13
- Request 24bit dvma allocation if we fail to find an lebuffer to attach to
Jason Wright
2002-05-13
un-pee and KNF
Jason Wright
2002-05-13
From netbsd:
Jason Wright
2002-04-09
because SUNW,fas boards don't have a corresponding 'dma' device, searching
Jason Wright
2002-04-08
Credit DARPA/USAF appropriately.
Jason Wright
2002-03-29
o remove extra args in printf's.
Federico G. Schwindt
2002-03-14
Driver for the Aurora Technologies 210SJ parallel port
Jason Wright
2002-03-14
Conditionalize com at asio correctly
Jason Wright
2002-03-14
Use getpropstringA instead of getpropstring to fetch magma_prom property
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-14
Reload the palette only during the vert retrace interrupt
Jason Wright
2002-03-13
Try fetching the mac address from the local-mac-address property, and if
Jason Wright
2002-03-08
Clean up:
Jason Wright
2002-03-07
From watching source-changes@netbsd.org: rb_dmabase needs to be initialized
Jason Wright
2002-03-06
Driver for the Aurora 210SJ serial ports (It's not 100% correct yet, but
Jason Wright
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
[next]