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
/
arch
/
sgi
/
dev
/
gbe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change wsdisplay attribute type from long to uint32_t
jsg
2020-05-25
1
-11
/
+11
*
rename wsdisplay alloc_attr() to pack_attr()
jsg
2020-05-25
1
-4
/
+4
*
Add load_font and list_font accessops to all rasops-based wsdisplay drivers.
miod
2013-10-21
1
-5
/
+18
*
Use C99 named initializers for struct wsdisplay_accessops fields.
miod
2013-10-20
1
-11
/
+7
*
Enforce ca_activate tree-walks over the entire heirarchy for all events,
deraadt
2013-05-30
1
-6
/
+19
*
Correctly specify the visible part of the rightmost tile when the current
miod
2013-05-27
1
-3
/
+3
*
Don't include <mips64/archtype.h> unless you really need it.
miod
2012-10-03
1
-2
/
+1
*
Make it possible to disable the Sync-on-Green signal by setting the
mikeb
2012-05-29
1
-1
/
+9
*
Move OpenGL {logic,raster}ops defines to a separate file, to avoid duplicating
miod
2012-04-16
1
-3
/
+3
*
uncached_base was introduced early in IP27 support, since these designs use
miod
2012-03-15
1
-9
/
+9
*
Kill pmap_phys_address(), and force every driver's mmap() routine to return
miod
2010-12-26
1
-2
/
+2
*
Correctly initialize all members of struct wsemuldisplaydev_attach_args
miod
2010-03-08
1
-1
/
+3
*
Allow iockbc(4) and odysseey(4) to act as console devices and attach early;
miod
2010-03-07
1
-2
/
+2
*
Rename struct confargs to struct mainbus_attach_args for consistency and also
miod
2009-10-26
1
-3
/
+3
*
Better crime/mace interrupt handling; interrupt information is no longer
miod
2009-10-26
1
-2
/
+2
*
Change the wsdisplay_emulops return types from void to int; emulops will now
miod
2009-09-05
1
-13
/
+25
*
Add support for hardware acceleration to gbe(4). This provides an accelerated
jsing
2009-02-24
1
-57
/
+498
*
Since uncached virtual addresses will depend upon space identifiers on R1xk
miod
2008-04-07
1
-6
/
+6
*
Completely overhault attachment rules on sgi. No more indirect configuration
miod
2008-02-20
1
-5
/
+6
*
Significantly improve the gbe(4) driver, including:
jsing
2007-12-31
1
-201
/
+574
*
Have gbe(4) attach as the console if the graphical console is selected via
jsing
2007-12-14
1
-14
/
+11
*
add rcs id
jasper
2007-11-27
1
-0
/
+2
*
Initial support for the SGI Graphics Back End (GBE) frame buffer found in
jsing
2007-11-27
1
-0
/
+553