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
/
alpha
/
pci
/
pci_2100_a50.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
Make sure pci_intr_map() will perform proper interrupt swizzling for devices
miod
2015-07-26
1
-42
/
+23
*
Constify the what/name parameter of pci_intr_establish().
mk
2009-08-22
1
-3
/
+3
*
Modify pci_intr_map() implementation to pass the pci_attach_args to the
miod
2008-07-22
1
-9
/
+7
*
Rework the interrupt code, shaving some cycles off in the process.
brad
2006-06-15
1
-2
/
+1
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-3
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-7
/
+7
*
Don't use a single static struct alpha_bus_space since there are machines
nate
2001-12-14
1
-2
/
+2
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
cut and paste typo
mickey
2001-08-17
1
-2
/
+2
*
provide a way to get the number used for irq line, not only a string
mickey
2001-08-17
1
-1
/
+11
*
Add disestablish for pciide on Alpha
csapuntz
2001-06-25
1
-1
/
+2
*
panic prints a newline for you, don't do it in the panic string
millert
1999-01-11
1
-4
/
+4
*
First shot for EB164SX/LX support; kernels for those should be much
angelos
1998-07-01
1
-2
/
+5
*
Sync with NetBSD 961207
niklas
1997-01-24
1
-3
/
+24
*
Merge to NetBSD 961107, i.e. mostly new bus.h
niklas
1996-12-08
1
-5
/
+5
*
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
niklas
1996-11-12
1
-2
/
+2
*
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
niklas
1996-10-30
1
-8
/
+3
*
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
niklas
1996-07-29
1
-3
/
+5
*
sync to 0616, retaining local diffs
deraadt
1996-06-18
1
-69
/
+90
*
Pass device name to interrupt establish routines so it can be recorded in
tholo
1996-02-20
1
-2
/
+3
*
from netbsd:
deraadt
1995-12-27
1
-5
/
+4
*
update to netbsd
deraadt
1995-12-14
1
-63
/
+71
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+189