index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isa
/
lm_isa.c
Age
Commit message (
Expand
)
Author
2012-01-17
Modularize lm_isa and lm_wbsio, splitting the common part out
jakllsch
2010-02-21
New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.
cnst
2008-10-12
Consistent use of softc member name - fixes build breakage from previous.
pgoyette
2008-10-12
Add an i2c attachment for the LM78 family of temp sensor/fan control
pgoyette
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-05
Split device_t/softc in the lm(4) driver and its attachments, and
xtraeme
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-09-08
Add the detach method that calls driver's lm_detach() function and
xtraeme
2007-03-07
* Remove unneeded headers.
xtraeme
2007-01-29
Remove more duplicate headers.
hubertf
2006-11-24
s/independant/independent/, from Zafer.
wiz
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2005-12-11
merge ktrace-lwp.
christos
2004-09-14
Separate the namespace for default (ie unspecified) locators used
drochner
2002-11-15
Changes for SMBus/I2C:
ad
2002-10-02
Fix sizeof and whitespace bug from the script I'm using to do the
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-01-07
Overhaul of the ISA autoconfiguration code to support direct
thorpej
2001-11-13
add RCSID
lukem
2000-06-24
Add a clearing-house pseudo-device for system monitoring devices
thorpej
2000-03-09
use bus independent probe
groo
2000-02-25
Initial import of National Semiconductor LM7[89] Hardware Monitor with isa and
groo