NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-i386/59584: bge0 fails load properly at boot
The following reply was made to PR port-i386/59584; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-i386/59584: bge0 fails load properly at boot
Date: Mon, 11 Aug 2025 07:38:45 -0000 (UTC)
cp%rural-networks.com@localhost (Christophe =?UTF-8?B?UHLDqXZvdGF1eA==?=) writes:
>There is no such option in BIOS of this machine,
Then the BIOS is probably broken, and yes, that knowledge doesn't help.
>but if such a case if possible
>why is the kernel not PAE by default ?=20
I don't think that we currently support PAE and non-PAE in a single
kernel. In any case, that would only help if the device would be
mapped with a >4G address, currently it's not mapped at all.
I once tried a kernel with 'options PCI_NETBSD_CONFIGURE' to
handle uninitialized hardware (in this case a hotplug ExpressCard),
but I also had other adaptions to the PCI code. I doubt that
it works out of the box.
Home |
Main Index |
Thread Index |
Old Index