Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some includes include-what-you-use claims don't | 2015-03-14 | 1 | -3/+1 | |
| | | | | | | | have any direct symbols used. Tested for indirect use by compiling amd64/i386/sparc64 kernels. ok tedu@ deraadt@ | ||||
* | Calling a detach function from an attach function is no longer legal ( | 2011-07-26 | 1 | -12/+2 | |
| | | | | | | | see a recent subr_autoconf.c commit). To resolve this problem, mark the other attachment dead, and clean it up when the first servicing timeout gets run. ok kettenis | ||||
* | support w83627dhg at i2c (as seen on Sun Ultra 24 via dmesg@) ok deraadt@ | 2008-11-03 | 1 | -1/+2 | |
| | |||||
* | Rename lm_i2c.c to lm78_i2c.c. | 2006-01-28 | 1 | -0/+140 | |
requested by deraadt@ |