Is /boot/device.hints required if kernel is built with hints?

2006-09-22 Thread Anton Shterenlikht
I was trying to build a kernel with statical device hints by uncommenting the following line in my kernel configuration file: # To statically compile in device wiring instead of /boot/device.hints hints VT.hints # Default places to look for devices. Before doing this I

Re: Is /boot/device.hints required if kernel is built with hints?

2006-09-22 Thread Kris Kennaway
On Fri, Sep 22, 2006 at 03:59:45PM +0100, Anton Shterenlikht wrote: I was trying to build a kernel with statical device hints by uncommenting the following line in my kernel configuration file: # To statically compile in device wiring instead of /boot/device.hints hints VT.hints