# $NetBSD: Makefile,v 1.3 2001/01/05 23:17:48 martin Exp $ SUBDIR= aic7xxx isp INCSDIR= /usr/include/dev/microcode .include bsd/atom/sys/dev/isa/nsclpcsio_isa.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2017-03-29 Fix 0x%d and 0x%u.msaitoh
2015-04-23Update module dependencies for all the existing modules that depend on sysmon...pgoyette
2011-07-15add module supportjmcneill
2011-06-20Initialize sensors states before registering.pgoyette
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-04-04Fix fallout from previous commit.xtraeme
2008-04-04Split device_t/softc and other related cosmetic changes.xtraeme
2008-01-02Improve device detach routine. Now I can detach nsclpcsio0 anddyoung
2008-01-02Cosmetic: fix indentation.dyoung
2007-12-05Match the docs: MUTEX_DRIVER/SPIN are now only for porting code writtenad
2007-11-16Extend the envsys2 API (one more time, sorry) as defined in:xtraeme
2007-11-09Add support for the VMS logical device on nsclpcsio(4) and clean upxtraeme
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-09-09Add the detach method and don't bother with gpio in the LKM for now.xtraeme
2007-09-02Do not enable monitoring for the sensors... if somebody wants this,xtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2007-02-18Replace simple_locks with mutexes, reviewed by ad@.xtraeme
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
2005-10-11-put gpio stuff inside #if NGPIO > 0drochner
2005-09-27Attach to gpiobus. From OpenBSD.jmcneill
2005-07-29complete attachment if the temperature monotor was successfully awoken,drochner
2005-07-29activate the temperature sensors if the device is in standby modedrochner
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
2002-10-22-fix script botch from CFATTACH_DECL introductiondrochner
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-07-17adda driver to read the temerature sensors on a NSC PC87366 Super IO chipdrochner