Jeremy Jackson jerj@coplanar.net writes:
On Sun, 2003-02-09 at 20:05, riskin@263.net wrote:
Hi,Andrew
Have you set kernel to use direct pci probe?
I have set "any" mode to probe pci devices.
That could be a problem since "any" mode tries PC BIOS calls first, which LinuxBIOS doesn't have.
But it only can try them if a pcbios table is present which is also absent so "any" mode should be safe under LinuxBIOS.
Eric