Re: port-sparc64/60428 (NetBSD 11.99.6/sparc64 panics on USB insertion)
"Julian Coleman via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR port-sparc64/60428; it has been noted by GNATS. From: Julian Coleman <[email protected]> To: [email protected] Cc: [email protected], [email protected], [email protected], [email protected] Subject: Re: port-sparc64/60428 (NetBSD 11.99.6/sparc64 panics on USB insertion) Date: Thu, 9 Jul 2026 10:13:38 +0200 Hi, > > We also now have the same KASSERT in the wd case on line 1276, so that > > needs the same treatment. The one for FC-AL is probably OK, although I > > would be tempted to change all 3 to plain return for consistency. This should be fixed now with src/sys/arch/sparc64/sparc64/autoconf.c r1.252. I tested on my U45 - the panic was there before and gone after this change. Regards, Julian --