Re: NetBSD-8.xx fails to boot on ultra 45
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
The point of the exercise was to find out what uses so much kernel stack on U45. It is not the audio driver (at least not obviously), so something further down the call stack must be guilty. Can you instead of the previous experiment "boot -c" and disable the audio driver in userconf? Maybe it is some other part of the audio subsystem. Martin