NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-vax/58261
The following reply was made to PR port-vax/58261; it has been noted by GNATS.
From: =?UTF-8?Q?H=C3=A5kon_Innerdal?= <haakon%innerdal.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-vax/58261
Date: Thu, 6 Jun 2024 09:08:35 +0200
This is a multi-part message in MIME format.
--------------LSXGq1Og003OtdtG5MNmYmAh
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
I have observed the same problem mentioned in post
https://mail-index.netbsd.org/port-vax/2024/05/01/msg005016.html
On my MicroVAX 3100 M80, using the stock GENERIC kernel (I have tried
NetBSD-10 and NetBSD-9.4), the serial console gives this output:
[Â Â 1.0000000] NetBSD 9.4 (GENERIC) #0: Sat Apr 20 13:32:22 UTC 2024
[Â Â 1.0000000]
mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/vax/compile/GENERIC
[Â Â 1.0000000] MicroVAX 3100/80
[Â Â 1.0000000] total memory = 73448 KB
[Â Â 1.0000000] avail memory = 66648 KB
[Â Â 1.0000000] mainbus0 (root)
[Â Â 1.0000000] cpu0 at mainbus0: KA47, Mariah, 2KB L1 cache, 256KB L2 cache
[Â Â 1.0000000] vsbus0 at mainbus0
[Â Â 1.0000000] vsbus0: 32K entry DMA SGMAP at PA 0x6a0000 (VA 0x806a0000)
[Â Â 1.0000000] vsbus0: interrupt mask 0
[Â Â 1.0000000] le0 at vsbus0 csr 0x200e0000 vec 770 ipl 17 maskbit 1 buf
0x0-0xffff
[Â Â 1.0000000] le0: address 08:00:2b:2e:21:e3
[Â Â 1.0000000] le0: 32 receive buffers, 8 transmit buffers
[Â Â 1.0000000] dz0 at vsbus0 csr 0x200a0000 vec 124 ipl 17 maskbit 4
[Â Â 1.0000000] dz0: 4 lines
[Â Â 1.0000000] lkkbd0 at dz0
[Â Â 1.0000000] lkkbd0: no keyboard
[Â Â 1.0000000] wskbd0 at lkkbd0 mux 1
[Â Â 1.0000000] lkms0 at dz0
[Â Â 1.0000000] wsmouse0 at lkms0 mux 0
[Â Â 1.0000000] tc0 at vsbus0 csr 0x36800000 didn't interrupt
[Â Â 1.0000000] asc0 at vsbus0 csr 0x200c0080 vec 774 ipl 17 maskbit 0
[Â Â 1.0000000] asc0: NCR53C94, 25MHz, SCSI ID 6
[Â Â 1.0000000] scsibus0 at asc0: 8 targets, 8 luns per target
[Â Â 1.0000000] lcg0 at vsbus0 csr 0x21801000 vec 440 ipl 15 maskbit 2
[Â Â 1.0000000] panic: LCG model not supported
[Â Â 1.0000000] cpu0: Begin traceback...
[Â Â 1.0000000] panic: LCG model not supported
[Â Â 1.0000000] Stack traceback :
[Â Â 1.0000000] Process is executing in user space.
[Â Â 1.0000000] cpu0: End traceback...
Stopped in pid 0.1 (system) at netbsd:vpanic+0x171:   pushl  $0
And I also can confirm that applying the patch from Mr. NCommander
mentioned here:
https://mail-index.netbsd.org/netbsd-bugs/2024/05/15/msg083093.html
on a NetBSD-9.4-GENERIC fixes the problem, lcg0 initialization is skipped.
HÃ¥kon
--------------LSXGq1Og003OtdtG5MNmYmAh
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I have observed the same problem mentioned in post </p>
<p><a class="moz-txt-link-freetext" href="https://mail-index.netbsd.org/port-vax/2024/05/01/msg005016.html">https://mail-index.netbsd.org/port-vax/2024/05/01/msg005016.html</a>Â </p>
<p>On my MicroVAX 3100 M80, using the stock GENERIC kernel (I have
tried NetBSD-10 and NetBSD-9.4), the serial console gives this
output:</p>
<p>[Â Â 1.0000000] NetBSD 9.4 (GENERIC) #0: Sat Apr 20 13:32:22 UTC
2024<br>
[Â Â 1.0000000]
<a class="moz-txt-link-abbreviated" href="mailto:mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/vax/compile/GENERIC">mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/vax/compile/GENERIC</a><br>
[Â Â 1.0000000] MicroVAX 3100/80<br>
[Â Â 1.0000000] total memory = 73448 KB<br>
[Â Â 1.0000000] avail memory = 66648 KB<br>
[Â Â 1.0000000] mainbus0 (root)<br>
[Â Â 1.0000000] cpu0 at mainbus0: KA47, Mariah, 2KB L1 cache, 256KB
L2 cache<br>
[Â Â 1.0000000] vsbus0 at mainbus0<br>
[Â Â 1.0000000] vsbus0: 32K entry DMA SGMAP at PA 0x6a0000 (VA
0x806a0000)<br>
[Â Â 1.0000000] vsbus0: interrupt mask 0<br>
[Â Â 1.0000000] le0 at vsbus0 csr 0x200e0000 vec 770 ipl 17 maskbit
1 buf 0x0-0xffff<br>
[Â Â 1.0000000] le0: address 08:00:2b:2e:21:e3<br>
[Â Â 1.0000000] le0: 32 receive buffers, 8 transmit buffers<br>
[Â Â 1.0000000] dz0 at vsbus0 csr 0x200a0000 vec 124 ipl 17 maskbit
4<br>
[Â Â 1.0000000] dz0: 4 lines<br>
[Â Â 1.0000000] lkkbd0 at dz0<br>
[Â Â 1.0000000] lkkbd0: no keyboard<br>
[Â Â 1.0000000] wskbd0 at lkkbd0 mux 1<br>
[Â Â 1.0000000] lkms0 at dz0<br>
[Â Â 1.0000000] wsmouse0 at lkms0 mux 0<br>
[Â Â 1.0000000] tc0 at vsbus0 csr 0x36800000 didn't interrupt<br>
[Â Â 1.0000000] asc0 at vsbus0 csr 0x200c0080 vec 774 ipl 17
maskbit 0<br>
[Â Â 1.0000000] asc0: NCR53C94, 25MHz, SCSI ID 6<br>
[Â Â 1.0000000] scsibus0 at asc0: 8 targets, 8 luns per target<br>
[Â Â 1.0000000] lcg0 at vsbus0 csr 0x21801000 vec 440 ipl 15
maskbit 2<br>
[Â Â 1.0000000] panic: LCG model not supported<br>
[Â Â 1.0000000] cpu0: Begin traceback...<br>
[Â Â 1.0000000] panic: LCG model not supported<br>
[Â Â 1.0000000] Stack traceback :<br>
[Â Â 1.0000000] Process is executing in user space.<br>
[Â Â 1.0000000] cpu0: End traceback...<br>
Stopped in pid 0.1 (system) at netbsd:vpanic+0x171:   pushl  $0<br>
<br>
</p>
<p>And I also can confirm that applying the patch from Mr.
NCommander mentioned here:Â </p>
<p><a class="moz-txt-link-freetext" href="https://mail-index.netbsd.org/netbsd-bugs/2024/05/15/msg083093.html">https://mail-index.netbsd.org/netbsd-bugs/2024/05/15/msg083093.html</a>Â </p>
<p>on a NetBSD-9.4-GENERIC fixes the problem, lcg0 initialization is
skipped.<br>
</p>
<p>HÃ¥kon<br>
</p>
</body>
</html>
--------------LSXGq1Og003OtdtG5MNmYmAh--
Home |
Main Index |
Thread Index |
Old Index