NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/59740: Page fault in supervisor mode



The following reply was made to PR kern/59740; it has been noted by GNATS.

From: "Roberto E. Vargas Caballero" <k0ga%shike2.net@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: kern/59740: Page fault in supervisor mode
Date: Tue, 11 Nov 2025 15:05:22 +0100

 Hi,
 
 On Tue, Nov 11, 2025 at 02:40:10PM +0100, Martin Husemann wrote:
 > You don't need a NetBSD system to compile a kernel - but besides that:
 
 Yes, you are right, but the process is not straighforward, and for
 a so small change I suppose it is worthless.
 
 > adding the missing test for NULL won't make your card work, because
 
 Indeed, but at least the system would boot and I could install it.
 The problem is related to the phy, because this board has 4 macs
 and the two with the 1gb phy are attached without problems (and I
 suppose they will work too), but the 2 macs with the 10gb phys
 will fail. Not a a big issue in my side as I am going to use only
 one of the interfaces. As, commented in the original report,
 OpenBSD was able to boot enumerating only the first 2 macs, and
 they worked without problems.
 
 > We need someone who understands the driver better to look at it...
 
 I can try to take a look to the problem with the phy, but for that
 I need first a bootable system.
 
 Regards,
 


Home | Main Index | Thread Index | Old Index