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
/
pci
/
viapm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
timecounting: use C99-style initialization for all timecounter structs
cheloha
2021-02-23
1
-9
/
+9
*
Add support for timeconting in userland.
pirofti
2020-07-06
1
-2
/
+4
*
Convert sleeps of 1sec or more to tsleep_nsec(9).
mpi
2020-01-09
1
-2
/
+3
*
Add support for the VIA VX900 chipset in viapm(4).
fcambus
2018-07-05
1
-3
/
+4
*
Avoid uninitiliazed use of ctl and corresponding warnings.
haesbaert
2012-10-05
1
-1
/
+3
*
we are past the point where timecounters may disappear
tedu
2012-08-16
1
-9
/
+1
*
Merge viapm and viaenv
shadchin
2011-04-10
1
-98
/
+475
*
these files don't need to include proc.h anymore. ok oga for agp
tedu
2010-04-08
1
-2
/
+1
*
add the VIA VX855 chipset
kevlo
2009-06-26
1
-2
/
+3
*
add the VIA CX800 south bridge.
kevlo
2009-06-11
1
-2
/
+3
*
make various strings ("can't map mem space" and similar) more consistent
sthen
2009-03-29
1
-2
/
+2
*
Add the VIA VT8237S south bridge.
brad
2008-02-17
1
-1
/
+2
*
convert lockmgr style locks to rwlocks.
dlg
2007-05-03
1
-6
/
+6
*
Match on VT8237A/VT8251/CX700 like the equivalent Linux driver does.
jsg
2007-04-29
1
-2
/
+5
*
do not bus_space_map devices which are at address 0; ok kettenis
deraadt
2006-12-11
1
-2
/
+3
*
Don't start new command if bus is busy and kill command on timeout.
kettenis
2006-01-12
1
-7
/
+27
*
switch from macppc-specific maciic(4) driver to the generic iic(4),
deraadt
2006-01-01
1
-2
/
+3
*
Adjust for renamed VIA VT8233 PCI ID's.
kettenis
2006-01-01
1
-3
/
+3
*
Some spaces->tab indentation fixes.
jsg
2005-12-30
1
-4
/
+4
*
Driver for SMBus coontroller integrated on VIA VT8237 bus control and power
kettenis
2005-12-29
1
-0
/
+380