summaryrefslogtreecommitdiff
path: root/sys/dev/scc/scc_if.m
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Make iclear return int, since that matches all function definitions of it.Warner Losh2009-02-051-1/+1
* Add method enabled() to the SCC interface. This method can be usedMarcel Moolenaar2007-03-281-0/+16
* Add scc(4), a driver for serial communications controllers. TheseMarcel Moolenaar2006-03-301-0/+77