Date: Mon, 15 Jan 2018 11:26:50 +0000 From: Poul-Henning Kamp <phk@phk.freebsd.dk> To: current@freebsd.org Subject: Hooking RPi PWM driver into tree Message-ID: <7203.1516015610@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
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 ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7203.1516015610>