summaryrefslogtreecommitdiff
path: root/sys/dev/pcf/pcfvar.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2009-06-11strict kobj signatures: fix iicbus_write impl in dev/pcfAndriy Gapon
2008-08-04Add locking to the various iicbus(4) bridge drivers:John Baldwin
2004-08-11Unbreak after struct resource was hidden. Tested with EBus front-end onMarius Strobl
2004-07-04Consistently use __inline instead of __inline__ as the former is an empty macroStefan Farfeleder
2004-05-25Round #1 of improving pcf(4).Joerg Wunsch