summaryrefslogtreecommitdiff
path: root/sys/modules/srt
AgeCommit message (Collapse)Author
2019-03-26Now that the if_srt module has a chance of working (ie, it nowpgoyette
actually attaches/detaches the cdevsw!), add the required srt module to allow module autoload triggered by opening /dev/srtN XXX As noted in the recent commit to if_srt.c, someone(tm) needs XXX to create the /dev/srt* device nodes with major 179. :)