umass: should the device specific information be moved from C code to the text file?

Ivan Voras ivoras at freebsd.org
Fri Feb 29 11:45:04 UTC 2008


Peter Jeremy wrote:

> This sounds like a nice idea - it's also a nuisance having to recompile
> the kernel just to support a weird new USB device you've acquired.

You can probably keep USB support as a module if you need to recompile
it often :)

On the original topic: please don't do that. Recent ultra-modern Linux
systems have started offloading such critical kernel functionalities to
the userland, making it almost impossible to deal with when things go
bad (e.g. in single user mode). See also trouble ZFS has in single user
mode because it relies on files in the file system and a userland rc.d
script (hostid).


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20080229/a4ff05f3/signature.pgp


More information about the freebsd-hackers mailing list