> Sort of a dirty trick that you have to use usb/ulpt as > opposed to ulpt, and a deficiency in the documentation.
No, I'm just borderline sure that WITHOUT_MODULES works the same way as MODULES_OVERRIDE, that is it looks in top directory in /usr/src/sys/modules/ and ulpt is in /usr/src/sys/modules/usb/ulpt Speaking of RAM savings, things you would always load should be compiled in kernel, modules per design take more RAM than compiled in stuff. -- View this message in context: http://freebsd.1045724.n5.nabble.com/WITHOUT-MODULES-in-etc-make-conf-doesn-t-work-tp5723832p5724110.html Sent from the freebsd-questions mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
