| #
aa885902 |
| 26-Mar-2019 |
pgoyette <pgoyette@NetBSD.org> |
Now that the if_srt module has a chance of working (ie, it now actually attaches/detaches the cdevsw!), add the required srt module to allow module autoload triggered by opening /dev/srtN
XXX As not
Now that the if_srt module has a chance of working (ie, it now 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. :)
show more ...
|