summaryrefslogtreecommitdiff
path: root/sys/lkm/misc
AgeCommit message (Expand)Author
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2007-12-19Remove all the __Pdsl
2007-11-16Extend the envsys2 API (one more time, sorry) as defined in:xtraeme
2007-11-04Catch up with latest changes.xtraeme
2007-10-06Use a two clause license for all the code I contributed.xtraeme
2007-09-11Cosmetic: use the last enum member for max sensors number.xtraeme
2007-09-09Reorganize the code and add two ENVSYS_BATTERY_STATE sensors.xtraeme
2007-09-08Print the error of sysmon_envsys_register() if it fails.xtraeme
2007-09-07s/ENVSYS_FMONDRVSTATE/ENVSYS_FMONSTCHANGED/xtraeme
2007-07-22Update to catch some problems that I just fixed in the framework. Thextraeme
2007-07-21- Add more sensors after the two that have duplicate descriptions, to verifyxtraeme
2007-07-20Example LKM to test envsys2 and verify that some things work asxtraeme
2007-02-09Merge newlock2 to head.ad
2007-02-05Style nitz.elad
2007-02-04Much cleaner, shorter, and simpler, skeleton for an LKM.elad
2007-02-04Make this compile.elad
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2003-12-30Fix example lkms. The misc/example one was never converted to the newatatat
2003-09-01make compilejdolecek
2003-07-14add missing __KERNEL_RCSID()lukem
2001-12-12define NOMAN= once, at the real top level of lkmlukem
2001-12-12MKfoo=no -> NOfootv
2001-11-12add RCSIDslukem
2000-12-11bring in 'syscall' and 'misc' example modules from former /usr/share/lkm,jdolecek