index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
viaenv.c
Age
Commit message (
Expand
)
Author
2009-06-06
- don't mess with assert()/__assert(), use KASSERT() instead
Jasper Lievisse Adriaanse
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2007-05-14
Remove crufty unused code.
Jonathan Gray
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2006-12-23
adapt to new two-level sensor api; Constantine A. Murenin
Theo de Raadt
2006-06-19
Do not bother initializing the rfact member of `struct sensor'; it is on its
Mark Kettenis
2006-01-19
Replace SENSOR_ADD() macro with a pair of functions
Alexander Yurchenko
2004-10-05
- switch to pci_matchbyid()
Alexander Yurchenko
2004-09-26
Improve attachment routine:
Alexander Yurchenko
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
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