summaryrefslogtreecommitdiff
path: root/sys/dev/isa/lm_isa.c
AgeCommit message (Expand)Author
2012-01-17Modularize lm_isa and lm_wbsio, splitting the common part outjakllsch
2010-02-21New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.cnst
2008-10-12Consistent use of softc member name - fixes build breakage from previous.pgoyette
2008-10-12Add an i2c attachment for the LM78 family of temp sensor/fan controlpgoyette
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-05Split device_t/softc in the lm(4) driver and its attachments, andxtraeme
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-09-08Add the detach method that calls driver's lm_detach() function andxtraeme
2007-03-07* Remove unneeded headers.xtraeme
2007-01-29Remove more duplicate headers.hubertf
2006-11-24s/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-11merge ktrace-lwp.christos
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
2002-11-15Changes for SMBus/I2C:ad
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2000-06-24Add a clearing-house pseudo-device for system monitoring devicesthorpej
2000-03-09use bus independent probegroo
2000-02-25Initial import of National Semiconductor LM7[89] Hardware Monitor with isa andgroo