Re: Anyone can run a -current kernel?
Rin Okuyama <[email protected]> Thu, 6 Feb 2020 23:29:30 +0900
| Newsgroups | gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
On 2020/02/06 18:36, Martin Husemann wrote: > On Thu, Feb 06, 2020 at 06:33:53PM +0900, Rin Okuyama wrote: >> IMO, SCSI DMA code is not guilty :). Panics occur regardless of whether >> SCSI DMA is enabled or not. I sent a PR for this problem: > > Yeah, I verified my old kernel had all the DMA stuff already. :) >> I've never observed this kind of panics with this version of Booter. >> Can you test it? > > Yes, will test. We really need to create a new official repository for the > booter and get an updated version out. Thank you! I wonder how Linux people deal with toolchain problem for classic Mac OS. On 2020/02/06 19:03, Martin Husemann wrote: > On Thu, Feb 06, 2020 at 06:43:50PM +0900, Rin Okuyama wrote: >> Before that, I could use kernels with DIAGNOSTIC regularly. I wonder >> whether DIAGNOSTIC works for other m68k ports... > > I just tested on amiga and it booted to multiuser. Thank you for confirmation. One possibility is: POOL_REDZONE does the right thing to make bugs visible in codes very MD to mac68k... Thanks, rin