summaryrefslogtreecommitdiff
path: root/sys/dev/io/iodev.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c 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
2010-04-28- Extract the IODEV_PIO interface from ia64 and make it MI.Attilio Rao
2010-01-11Use io(4) for I/O port access on ia64, rather than through sysarch(2).Marcel Moolenaar
2008-08-08Remove D_NEEDGIANT from io(4).Ed Schouten
2008-06-25Remove the unused major/minor numbers from iodev and memdev.Ed Schouten
2004-08-02Add module versions.Mark Murray
2004-08-01Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray