index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sbus
/
tvtwo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C99 named initializers for struct wsdisplay_accessops fields.
miod
2013-10-20
1
-10
/
+4
*
Sync the sparc64 fb* api with the recent changes done on sparc.
miod
2008-12-27
1
-52
/
+7
*
Return proper display types to the WSDISPLAYIO_GTYPE ioctl, instead of
miod
2008-12-25
1
-2
/
+2
*
Support the old-prom XVideo boards by rewriting the sbus range registers;
miod
2008-03-15
1
-51
/
+59
*
When about to run X11 in 32 bpp mode, advertize correctly that we are
miod
2007-03-13
1
-1
/
+4
*
Fix 640x480 mode operation (needs a font change, and stride is larger than
miod
2006-08-14
1
-4
/
+12
*
sbus_establish() and the associated linked list in the sbus softc is now only
miod
2006-06-02
1
-4
/
+1
*
Disable sync when blanking if display.vblank is set to off.
miod
2006-02-12
1
-6
/
+12
*
Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit.
miod
2006-02-12
1
-37
/
+88
*
Don't cause the screen border to be black; but we have to clear the whole
miod
2006-02-12
1
-6
/
+12
*
- Match PGI,tvthree (similar frame buffer capacities)
miod
2005-03-07
1
-47
/
+62
*
Do not bother passing the blanking routine to fbwscons_console_init(),
miod
2005-03-07
1
-2
/
+2
*
Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most
miod
2005-01-05
1
-1
/
+3
*
Move the struct wsscreen_descr from a per-driver global to a per-instance
miod
2004-11-29
1
-27
/
+3
*
Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested
miod
2004-11-29
1
-0
/
+420