Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-05 | - switch to pci_matchbyid() | Alexander Yurchenko | |
- better printf | |||
2004-09-26 | Improve attachment routine: | Alexander Yurchenko | |
- don't abort if hardware monitor is unusable, give timecounter a chance - better dmesg output | |||
2004-09-26 | Timecounter support for VIA south bridges. | Alexander Yurchenko | |
2004-01-12 | Move sensors externs to sys/sensors.h and introduce a macro | Alexander Yurchenko | |
SENSOR_ADD to hide all operations with these externs. ok markus@ | |||
2003-10-16 | VIA VT8231 support; from matthew.gream@pobox.com in PR 3523 | Alexander Yurchenko | |
2003-04-25 | viaenv(4) driver from NetBSD adapted for sysctl interface. | Alexander Yurchenko | |
The viaenv driver provides support for the hardware monitor in the VIA VT82C686A South Bridge. Initial work on viaenv driver was done by henning@ a while ago. Tested and ok'ed by millert@ and henning@. |