summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/max6900.c
AgeCommit message (Expand)Author
2009-12-12Remove `volatile' qualifier from argument types oftsutsui
2008-06-08Replace device_lookup() with device_lookup_private() to get softctsutsui
2008-05-04device_t/softc split and other related cosmetic changes.xtraeme
2008-04-06use aprint_*_dev and device_xnamecegger
2007-12-11use __KERNEL_RCSID()lukem
2007-01-12Add missing initializers in cdevsw structs.cube
2006-09-04Remove unused todr_setcal/todr_getcal and all the assorted stubgdamore
2006-03-29Use device_private().thorpej
2005-12-13Update some missed _close() and _open() functions from 'struct proc *p'abs
2005-12-11merge ktrace-lwp.christos
2005-06-04Fix the various todr_gettime() and todr_settime() fallouts fromhe
2003-09-30New generic I2C framework. Supports bit-bang and "intelligent" I2Cthorpej