Subject: Re: Just Checking
To: Chuck Silvers <chuq@chuq.com>
From: Shuichiro URATA <ur@a-r.org>
List: port-arc
Date: 03/29/2001 08:14:26
At Tue, 27 Mar 2001 22:00:29 -0800,
Chuck Silvers wrote:
> 
> I'm booting off the floppy at this point... if you'll make some kernels
> that will fit on floppies, I'll give them a try.

Ok, I made some kernels.
Please try them.

http://www.a-r.org/~ur/netbsd.ecoff.scsi
1.5T + my current SCSI driver
It needs using serial console.

http://www.a-r.org/~ur/netbsd.ecoff.vga
1.5T + bob's patch
SCSI driver is not configured.

http://www.a-r.org/~ur/netbsd.ecoff.scsivga
1.5T + bob's patch
SCSI driver is replaced to my current driver.
Added some printfs to ncr700_scsicmd(), ncr700_intr().

First 2 kernels can boot on my R96, but last one hangs after scsicmd() called.
Yes, I can reproduce hangs now. It seems NCR53C700 driver + uwscons patch
combination causes something wrong.

---
Shuichiro URATA
ur@a-r.org