On 10/6/07, Karel Kulhavy <[EMAIL PROTECTED]> wrote: > > Is it possible to specify the kernel that the hardware for which there are > drivers probing for but I don't have in my PC is absent? Since OBSD has no > suspend to disk/RAM, the bootup speed is critical when working with a > laptop > in public transport. > > Or are there any other possible ways how to speed up the bootup process? > > CL<
OpenBSD can suspend, man 8 apm apm -s for standby or apm -z for suspend state. I don't know if it will work with your device, but it does work on some -- Mark Mathias

