Subject: Re: SBus SCSI/10BT card panics kernel 1.4.2 & 1.5
To: Toby Thain <toby@disegno.com.au>
From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
List: port-sparc
Date: 02/10/2001 11:22:09
On Sat, Feb 10 2001 at 14:43:20 +1100, Toby Thain wrote:
> I've never been able to boot my SS1+ with the Sun SCSI/10BaseT card in
> it. It panics the kernel on detection (after printing the "esp1" line -
> boot log not handy but will supply if anyone cares).
Change your kernel config-file so that it looks like this:

[...]
# FSBE/S SCSI
dma*    at sbus? slot ? offset ?                        # SBus
#esp*   at sbus? slot ? offset ? flags 0x0000           # SBus (older proms)
esp*    at dma? flags 0x0000                            # SBus
[...]
#le0            at obio0 addr 0xf9000000 level 6        # sun4/300
le0             at sbus0 slot ? offset ?                # sun4c on-board
#ledma0         at sbus0 slot ? offset ?                # sun4m on-board
#le0            at ledma0                               # sun4m on-board
#le*            at sbus? slot ? offset ?                # SBus
#ledma*         at sbus? slot ? offset ?                # SBus
#le*            at ledma?                               # SBus
lebuffer0       at sbus? slot ? offset ?                # SBus
le*             at lebuffer?                            # SBus
#lebuffer*      at sbus? slot ? offset ?                # SBus
#le*            at lebuffer?                            # SBus

reconfigure, recompile and retry. Maybe this does help.

(I have mine in a 4m machine and it works there fine - but not with a
GENERIC kernel. See my previous post
http://mail-index.netbsd.org/port-sparc/2001/01/20/0001.html )
-- 
Dies ist Thilos Unix Signature! Viel Spass damit.