summaryrefslogtreecommitdiff
path: root/sys/dev/pci/nviic.c
AgeCommit message (Expand)Author
2006-07-23add NVidia MCP61/65 ids.Brad Smith
2006-06-29add support for NVIDIA MCP51 and MCP55 SMbus controllers.Brad Smith
2006-01-30reduce the timeout waiting for command completions from 5 seconds to .1David Gwynne
2006-01-11Fix compilation without NVIIC_DEBUG defined, ok dlg@Jonathan Gray
2006-01-11make the timeout printf a debug messageDavid Gwynne
2006-01-09fix a panic in the locking stuff that was caused by a pasto. found byDavid Gwynne
2006-01-04driver for the nvidia nforce2/3/4 smbus controller.David Gwynne