Re: problems with current on a 3/80

Jason Thorpe <[email protected]> Tue, 26 May 2026 17:55:35 -0400
Newsgroups gmane.os.netbsd.ports.sun3
Message-ID <[email protected]>
> On May 26, 2026, at 10:30=E2=80=AFAM, Jason Thorpe <[email protected]> =
wrote:
>=20
>=20
>> On May 26, 2026, at 10:04=E2=80=AFAM, Jason Thorpe <[email protected]> =
wrote:
>>=20
>> This is almost certainly my fault.  I=E2=80=99ll take a look later =
this week.  (Alas, I don=E2=80=99t have a 3/80 to test on, nor do I know =
if any 3/80 emulators.)
>=20
> Ok, =E2=80=9Clater this week=E2=80=9D turned into =E2=80=9Clater this =
morning=E2=80=9D, and I see the problem.  Stay tuned.

Ok, it *should* be fixed by this.  Please let me know if that=E2=80=99s =
not the case:

<quote>
Module Name: src
Committed By: thorpej
Date: Tue May 26 21:52:29 UTC 2026

Modified Files:
src/sys/arch/sun3/sun3x: pmap.c

Log Message:
pmap_bootstrap(): Fix an error intrduced in rev 1.127 - ensure =
pmap_membank
points to the first element in the array after building up the linked =
list.
</quote>

-- thorpej