summaryrefslogtreecommitdiff
path: root/sys/modules/iic
AgeCommit message (Expand)Author
2022-04-01Split i2c_subr.c into a separate module rather than including it inpgoyette
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2018-02-27The iic module needs to include 2c_subr so that i2cbus modules canpgoyette
2016-06-07Create separate modules for i2c_bitbang and bpf_filter so these filespgoyette
2014-03-04Remove unnecessary files.i2c inclusionozaki-r
2011-10-03fix build for kernels with i2c host controller drivers but no iic(4)jmcneill
2011-10-02rename ioconf file to match module name, and remove an invalid include pathjmcneill
2011-10-02Build iic(4) and gpioiic(4) as modules.mbalmer
2011-10-02Modules for iic(4) and gpioiic(4).mbalmer