> I've got a customized kernel but no KERNCONF file, how can I determine what options/devices were used when compiling the kernel? Short of having INCLUDE_CONFIG_FILE in your kernel config at compile time as Kris mentioned, kldstat -v can give you pretty good idea what's in there.