Re: sgimips, wdsc / scsi timeouts and kernel panics
Frank Scheiner <[email protected]> Mon, 17 Nov 2025 13:17:34 +0100
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Adrian, On 16.11.25 23:44, Adrian Chadd wrote: > I may have slipped and bought a couple of SGI indy's and I wanted to > install netbsd on one. Good decision, I'd say. > However! It looks like the wdsc/wd33c93 driver does not handle the device > going away on the bus during a transfer. > > [...] Could it be helpful to boot the Indys via network (incl. root FS on NFS) when further debugging this or will this still lead to a panic when the described transfers happen to the zuluscsi which then doesn't host the actually used root FS? I don't know how to network boot these with NetBSD, but if it's the same or similar to how OpenBSD does it, you can find a recent boot log on [1], together with the needed PROM configuration. Requires DHCP, TFTP (for initial load of elf-to-ecoff loader and kernel by the PROM), RARP, Bootparams, NFS (for getting the mount information for and mounting the root FS) and possibly DNS services on the server side. [1]: https://dmesgd.nycbug.org/dmesgd?do=view&id=8653 HTH. Cheers, Frank