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
/
hpc
/
hpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Go back to the previous approach when managing individual HPC DMA descriptors:
miod
2015-09-18
1
-22
/
+42
*
Give up trying to map DMA descriptor in uncached memory on ECC flavours of the
miod
2015-09-05
1
-40
/
+40
*
Correctly probe for the Ethernet chip on HPC 1.5 expansion boards. Gets rid of
miod
2013-09-28
1
-5
/
+9
*
Handle the coprocessor 0 cause and status registers as a 64 bit value now,
miod
2012-09-29
1
-2
/
+2
*
Proide a mips_sync() macro to wrap asm("sync"), and replace gazillions of
miod
2012-09-29
1
-3
/
+2
*
Proper support for the so-called `fast mode' of the Indigo2 ECC memory
miod
2012-05-27
1
-5
/
+81
*
Better probes for sq and wdsc in gio-masqueraded-as-hpc expansion boards.
miod
2012-05-17
1
-11
/
+54
*
Add ifmedia support to sq(4).
miod
2012-04-30
1
-5
/
+4
*
Pass the base address of the hpc to child devices, to let them be able to
miod
2012-04-30
1
-1
/
+3
*
Infrastructure to allow an interrupt handler to request its interrupt to be
miod
2012-04-17
1
-5
/
+23
*
Overhaul hpc child device attachments:
miod
2012-04-15
1
-136
/
+153
*
Provide an hpc_intr_establish() function for hpc subdevices, so they don't
miod
2012-04-15
1
-2
/
+12
*
Tell Indy and Challenge S apart.
miod
2012-04-15
1
-4
/
+4
*
Be more careful when reprogramming the sq(4) DMA and PIO timing parameters;
miod
2012-04-08
1
-12
/
+46
*
Add an explicit bus_space_barrier() function for revision 3 hpc, which has a
miod
2012-04-05
1
-29
/
+28
*
DMA descriptors only need to be aligned on 8-byte boundaries, and the struct
miod
2012-04-05
1
-3
/
+1
*
Default DMA-reachable address constraints to the whole address space, and
miod
2012-04-03
1
-1
/
+4
*
Work in progress support for the SGI Indigo, Indigo 2 and Indy systems
miod
2012-03-28
1
-0
/
+822