Poul-Henning Kamp
2018-01-15 11:26:50 UTC
I wrote a device driver for PWM on the RPi's, but I have not yet
hooked it into the tree, because I'm unsure how we would want that.
I personally think by default it should be a module which is
only compiled for RPi kernels, but how does one do that ?
(Needless to say, it should also be possible to compile it into the
kernel for an RPi, but I know how to do that :-)
And do we want it to live in sys/modules/rpi_pwm or sys/modules/rpi/pwm ?
hooked it into the tree, because I'm unsure how we would want that.
I personally think by default it should be a module which is
only compiled for RPi kernels, but how does one do that ?
(Needless to say, it should also be possible to compile it into the
kernel for an RPi, but I know how to do that :-)
And do we want it to live in sys/modules/rpi_pwm or sys/modules/rpi/pwm ?
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
***@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
***@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.