> I want to import the lua(4) device driver, which is currently a module only, > which seems wrong. > > Is sys/dev/lua/ a good place?
can you give a little more details on what is included? at a guess, if there are more than a couple of files then sys/dev/lua is an OK place, otherwise just sys/dev seems reasonable to me. .mrg.