Subject: Re: xmcd broken under 1.4?
To: Guy Santiglia <fredfl2@soback.kornet.net>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 06/07/1999 06:54:49
On Mon, 7 Jun 1999, Guy Santiglia wrote:

> Excuse my ignorance, but how do I find out which SCSI driver that I am
> using?  I copied these lines from my kernel configuration file:
> _________________________________snip_________________
> # SCSI controllers
> # XXX - use only one of ncrscsi or sbc
> ncrscsi0 at obio?                       # SCSI NCR 5380
> #sbc0   at obio? flags 0x1              # MI SCSI NCR 5380
> esp0    at obio?                        # SCSI NCR 53C9x
> esp1    at obio?                        # SCSI NCR 53C9x
> _____________________________________________________
> If this tells anything.  

If you have what I think you have, your boot messages will show "esp0 at
obio", which means you're not using either the ncrscsi or the sbc. If so,
you could comment both of them out, and it would make no difference.