index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
nviic.c
Age
Commit message (
Expand
)
Author
2012-03-15
Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.
Stuart Henderson
2010-04-08
these files don't need to include proc.h anymore. ok oga for agp
Ted Unangst
2009-06-18
Remove support for cancelled NVIDIA MCP7B and add initial support for
Jonathan Gray
2008-05-22
Add the MCP77, 79 and 7B SMBus controller ids.
Brad Smith
2007-09-13
Add the NVIDIA MCP73 SMBus controller.
Brad Smith
2007-05-03
convert lockmgr style locks to rwlocks.
David Gwynne
2007-05-03
convert lockmgr to rwlocks
David Gwynne
2006-12-11
do not bus_space_map devices which are at address 0; ok kettenis
Theo de Raadt
2006-11-06
add the NVIDIA MCP67 SMBus controller.
Brad Smith
2006-07-23
add NVidia MCP61/65 ids.
Brad Smith
2006-06-29
add support for NVIDIA MCP51 and MCP55 SMbus controllers.
Brad Smith
2006-01-30
reduce the timeout waiting for command completions from 5 seconds to .1
David Gwynne
2006-01-11
Fix compilation without NVIIC_DEBUG defined, ok dlg@
Jonathan Gray
2006-01-11
make the timeout printf a debug message
David Gwynne
2006-01-09
fix a panic in the locking stuff that was caused by a pasto. found by
David Gwynne
2006-01-04
driver for the nvidia nforce2/3/4 smbus controller.
David Gwynne