Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Boot NetBSD9.1 on a SUN Blade 100
Hi,
When you send break, we get the interrupt, and everything above that is
because of that ...
> sparc_interrupt(101d8a040, 101d8a040, 1c55, 1cba038, 1cba038, 101d8a040) at
> netb
> sd:sparc_interrupt+0x294
... but I wonder why we were in firewire_watchdog() when you sent break:
> firewire_watchdog(101d8a040, 101d8a041, 0, 1cba038, 1cba038, 101d8a040) at
> netbs
> d:firewire_watchdog+0x48
That code is:
https://nxr.netbsd.org/xref/src/sys/dev/ieee1394/firewire.c#1323
so are we spinning here for some reason?
Regards,
Julian
Home |
Main Index |
Thread Index |
Old Index