summaryrefslogtreecommitdiff
path: root/sys/dev/pci/viapm.c
AgeCommit message (Expand)Author
2012-10-05Avoid uninitiliazed use of ctl and corresponding warnings.Christiano F. Haesbaert
2012-08-16we are past the point where timecounters may disappearTed Unangst
2011-04-10Merge viapm and viaenvAlexandr Shadchin
2010-04-08these files don't need to include proc.h anymore. ok oga for agpTed Unangst
2009-06-26add the VIA VX855 chipsetKevin Lo
2009-06-11add the VIA CX800 south bridge.Kevin Lo
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2008-02-17Add the VIA VT8237S south bridge.Brad Smith
2007-05-03convert lockmgr style locks to rwlocks.David Gwynne
2007-04-29Match on VT8237A/VT8251/CX700 like the equivalent Linux driver does.Jonathan Gray
2006-12-11do not bus_space_map devices which are at address 0; ok kettenisTheo de Raadt
2006-01-12Don't start new command if bus is busy and kill command on timeout.Mark Kettenis
2006-01-01switch from macppc-specific maciic(4) driver to the generic iic(4),Theo de Raadt
2006-01-01Adjust for renamed VIA VT8233 PCI ID's.Mark Kettenis
2005-12-30Some spaces->tab indentation fixes.Jonathan Gray
2005-12-29Driver for SMBus coontroller integrated on VIA VT8237 bus control and powerMark Kettenis