summaryrefslogtreecommitdiff
path: root/sys/dev/pci/viaenv.c
AgeCommit message (Expand)Author
2009-06-06- don't mess with assert()/__assert(), use KASSERT() insteadJasper Lievisse Adriaanse
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2007-05-14Remove crufty unused code.Jonathan Gray
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-06-19Do not bother initializing the rfact member of `struct sensor'; it is on itsMark Kettenis
2006-01-19Replace SENSOR_ADD() macro with a pair of functionsAlexander Yurchenko
2004-10-05- switch to pci_matchbyid()Alexander Yurchenko
2004-09-26Improve attachment routine:Alexander Yurchenko
2004-09-26Timecounter support for VIA south bridges.Alexander Yurchenko
2004-01-12Move sensors externs to sys/sensors.h and introduce a macroAlexander Yurchenko
2003-10-16VIA VT8231 support; from matthew.gream@pobox.com in PR 3523Alexander Yurchenko
2003-04-25viaenv(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko