Re: Getting prefs to my driver (was: reading a file from kernel)
Dean Reece (dean.reece@apple.com) wrote:
This mechanism is OK for use during development as a quick way to tweak
driver settings. It is also OK for installation-time settings: Install
the driver to /tmp; ask user questions; tweak plist accordingly; make
plist read-only; move driver to /S/L/E.
IMHO, even this is not so nice, because it makes the process of installation into something more than copying files. One thing that has always made the Mac better is that installation is nothing more than copying files (even if done by an installer program). _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Sean McBride