Age | Commit message (Collapse) | 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 | |
MCP89. From Brad based on information from Peer Chen @ NVIDIA via Linux. | |||
2008-05-22 | Add the MCP77, 79 and 7B SMBus controller ids. | Brad Smith | |
ok dlg@ | |||
2007-09-13 | Add the NVIDIA MCP73 SMBus controller. | Brad Smith | |
ok dlg@ | |||
2007-05-03 | convert lockmgr style locks to rwlocks. | David Gwynne | |
input from art@ | |||
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 | |
Info about the new BAR locations on the Linux lm-sensors list via jsg@ ok dlg@ | |||
2006-01-30 | reduce the timeout waiting for command completions from 5 seconds to .1 | David Gwynne | |
seconds. i think if the bus is wired up wrong the command never completes, which in turn generates a 3 minute delay during boot while we try to scan for i2c devices. problem reported by Johan Mson Lindman who is also happy with the fix. | |||
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 | |
Johan M:son Lindman. | |||
2006-01-04 | driver for the nvidia nforce2/3/4 smbus controller. | David Gwynne | |