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
2009-10-03
Glue to attach the SD/MCC reader of the W83L519D found on some Tadpole
Mark Kettenis
2009-09-27
Print the LOM type (LOMlite/LOMlite2).
Mark Kettenis
2009-09-27
Add sensor status for fan sensors.
Mark Kettenis
2009-09-27
Implement queuing of reads and writes. This gets rid of the remaining busy
Mark Kettenis
2009-09-24
Slightly less evil busy wait loop for LOMlite. Small tweak to LOMlite state
Mark Kettenis
2009-09-23
Implement reading LOMlite registers using timeouts and a state machine to
Mark Kettenis
2009-09-23
Add some more LOMlite bits. We don't attach to LOMlite yet because it is
Mark Kettenis
2009-09-23
Attempt mapping as io as well as mmio; necessary to make this work on a V100.
Mark Kettenis
2009-09-23
Restructure watchdog support such that it will work on both LOMlite and
Mark Kettenis
2009-09-22
Add PSU sensor.
Mark Kettenis
2009-09-21
Explicitly configure the watchdog timer not to reset the machine when we
Mark Kettenis
2009-09-21
Add support for the built-in watchdog. In the default state the watchdog will
Mark Kettenis
2009-09-20
Update the hostname stored in the LOM based on the hostname set in the kernel.
Mark Kettenis
2009-09-20
Add fan sensors.
Mark Kettenis
2009-09-20
Use name provided by the LOM device as description for the temperature
Mark Kettenis
2009-09-19
Initial stab at a driver for LOMlite2 as found on the Sun Fire V100, Sun Fire
Mark Kettenis
2009-09-12
Add DIOCSDINFO support to the three fd drivers. No change to existing
Kenneth R Westerback
2009-09-10
Remove zssoftpending; it isn't of any use anymore.
Mark Kettenis
2009-09-05
Change the wsdisplay_emulops return types from void to int; emulops will now
Miod Vallat
2009-08-22
Constify the what/name parameter of pci_intr_establish().
Michael Knudsen
2009-08-13
Replace the error strings that were being passed around with much simpler
Theo de Raadt
2009-08-09
if extent_alloc() fails, we don't clear the iomap properly before
Owain Ainsworth
2009-08-09
MCLGETI() will now allocate a mbuf header if it is not provided, thus
Theo de Raadt
2009-07-24
timeout_add -> timeout_add_msec
Bret Lambert
2009-07-20
Pass a pci_chipset_tag_t to pci_intr_line(), to eventually allow the
Miod Vallat
2009-07-16
Clean up after X.
Mark Kettenis
2009-07-05
radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an
Mark Kettenis
2009-06-28
Add colormap support for 8bpp mode.
Mark Kettenis
2009-06-28
Make this work in 8bpp mode too. Color support is still missing; probably
Mark Kettenis
2009-06-27
Stricter checks when deciding which acceleration code to use. Instead of
Miod Vallat
2009-06-17
remove extra debugging printf(). ok miod@
Matthieu Herrb
2009-06-05
Save some more state such that we recover from X changing depth on us.
Mark Kettenis
2009-06-05
Clear screen to clean up after X.
Mark Kettenis
2009-06-05
Remove redundant assignment.
Mark Kettenis
2009-06-05
Clear screen to clean up after X.
Mark Kettenis
2009-06-05
Disable and clear hardware cursor to clean up after X.
Mark Kettenis
2009-06-05
Save some state and restore it after we return from X, because the accelerated
Mark Kettenis
2009-06-04
Accelerated fills as well.
Mark Kettenis
2009-06-03
Accelerated scrolling.
Mark Kettenis
2009-06-03
Initial stab at a driver for the Tech Source Raptor GFX built around the
Mark Kettenis
2009-06-03
Fix check for window-top and window-left values.
Mark Kettenis
2009-06-03
Remove some redundant code.
Mark Kettenis
2009-06-02
When about to run X11 in 32 bpp mode, advertize correctly that we are
Mark Kettenis
2009-06-02
Define a proper wsdisplay type for machfb(4).
Mark Kettenis
2009-06-02
Make machfb_putcmap() respect the starting index in the colormap.
Mark Kettenis
2009-06-02
Initial stab at an accelerated driver for PGX/PGX64 framebuffers.
Mark Kettenis
2009-05-20
Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since
Miod Vallat
2009-05-16
Add vsw(4), a driver for the virtual network switch on sun4v. This is just
Mark Kettenis
2009-05-12
Add missing semicolon.
Mark Kettenis
2009-05-12
Unbreak build.
Mark Kettenis
[next]