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
/
isa
/
wbsio.c
Age
Commit message (
Expand
)
Author
2022-04-06
constify struct cfattach
Christian Weisgerber
2019-12-17
Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors.
mortimer
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2015-01-02
Identify NCT5104D variant in dmesg. (No lm here, these are used for com and
Chris Cappuccio
2012-07-01
Add support for the Winbond W83627UHG chip.
Lawrence Teo
2011-12-06
Add support for Nuvoton NCT6776F fan, voltage and temperature sensors.
Marco Pfatschbacher
2010-07-18
Add support for Winbond/Nuvoton W83627DHG-P.
Mark Kettenis
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2008-04-08
Fix dmesg printing in the case that no device attaches.
Mark Kettenis
2008-04-07
Hardware monitor address should be 8-byte aligned.
Mark Kettenis
2008-03-31
if iobase is 0, lm child is not configured by the bios; ok kettenis
Theo de Raadt
2008-02-17
Enter wbsio(4), a driver for the Winbond LPC Super I/O chips.
Mark Kettenis