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
/
octeon
/
dev
/
octeon_pcibus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix disestablishing of PCI interrupt handlers.
visa
2021-02-20
1
-9
/
+2
*
Make octeon kernels compile with DEBUG.
visa
2018-06-13
1
-2
/
+2
*
Revert previous commit.
pirofti
2016-10-21
1
-112
/
+5
*
Fix build: declare the pcie read/write routines before using them.
pirofti
2016-10-21
1
-5
/
+112
*
correct a memory leak in error code path.
semarie
2015-10-03
1
-22
/
+15
*
Do not extern octeon_boot_info, <machine/octeonvar.h> declares it for you.
miod
2014-08-11
1
-2
/
+1
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-2
/
+2
*
hide two printfs behind an ifdef DEBUG; spotted by miod@
jasper
2014-05-11
1
-3
/
+3
*
various format string fixes and remove -Wno-format from octeon
jasper
2014-05-10
1
-4
/
+4
*
Ditch useless variable during attach.
pirofti
2013-08-29
1
-4
/
+2
*
Fix attach messages format for the pcibus.
pirofti
2013-08-29
1
-1
/
+3
*
- remove double rcs ids
jasper
2013-06-02
1
-2
/
+1
*
remove bogus XXX comment, 32 is just the way it is.
jasper
2013-06-01
1
-4
/
+4
*
make the way of doing debug printfs generic
jasper
2013-06-01
1
-13
/
+7
*
use boot_info->config_flags to determine if we're running on a host that has
jasper
2013-03-21
1
-2
/
+10
*
obio renamed iobus, moved interrupt handler code to dev/octeon_intr.c
syuu
2011-05-08
1
-12
/
+12
*
correct constant name
syuu
2010-12-04
1
-3
/
+3
*
Introduce a new pci routine, pci_conf_size(), which returns the size of a
miod
2010-12-04
1
-4
/
+12
*
Remove pci configuration space acces hook infrastructure, which got copied
miod
2010-12-04
1
-55
/
+2
*
Correct interrupt handling
syuu
2010-11-23
1
-9
/
+3
*
Inital commit of PCI and SATA support for OCTEON
syuu
2010-10-28
1
-0
/
+570