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
/
nviic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.
sthen
2012-03-15
1
-2
/
+3
*
these files don't need to include proc.h anymore. ok oga for agp
tedu
2010-04-08
1
-2
/
+1
*
Remove support for cancelled NVIDIA MCP7B and add initial support for
jsg
2009-06-18
1
-3
/
+2
*
Add the MCP77, 79 and 7B SMBus controller ids.
brad
2008-05-22
1
-2
/
+5
*
Add the NVIDIA MCP73 SMBus controller.
brad
2007-09-13
1
-2
/
+3
*
convert lockmgr style locks to rwlocks.
dlg
2007-05-03
1
-5
/
+3
*
convert lockmgr to rwlocks
dlg
2007-05-03
1
-6
/
+8
*
do not bus_space_map devices which are at address 0; ok kettenis
deraadt
2006-12-11
1
-2
/
+3
*
add the NVIDIA MCP67 SMBus controller.
brad
2006-11-06
1
-2
/
+3
*
add NVidia MCP61/65 ids.
brad
2006-07-23
1
-2
/
+4
*
add support for NVIDIA MCP51 and MCP55 SMbus controllers.
brad
2006-06-29
1
-6
/
+24
*
reduce the timeout waiting for command completions from 5 seconds to .1
dlg
2006-01-30
1
-3
/
+3
*
Fix compilation without NVIIC_DEBUG defined, ok dlg@
jsg
2006-01-11
1
-1
/
+3
*
make the timeout printf a debug message
dlg
2006-01-11
1
-2
/
+2
*
fix a panic in the locking stuff that was caused by a pasto. found by
dlg
2006-01-09
1
-2
/
+2
*
driver for the nvidia nforce2/3/4 smbus controller.
dlg
2006-01-04
1
-0
/
+289