Subject: Re: Intel SCSI controller
To: None <netbsd-help@netbsd.org>
From: James K. Lowden <jklowden@schemamania.org>
List: netbsd-help
Date: 10/07/2002 19:11:21
On Mon, 7 Oct 2002 12:05:31 +0200, Krzysztof Ptaszek <mpriest@otvk.pl>
wrote:
> 'lo
>
> Please tell me if there's any support in NetBSD for sth
> like Intel SCSI (prolly 53c100 .. but i'm not sure about this number)
Krzysztof,
Can't really help you without specific information. When I help people
answer "does NetBSD support device X" questions, I do to things:
man -k X
and
grep -i X /sys/arch/i386/conf/GENERIC
of which the latest version can also be found on the web:
http://cvsweb.netbsd.org/bsdweb.cgi/syssrc/sys/arch/i386/conf/GENERIC
However, I don't see *any* Intel controllers there, so I would say the
answer's No. :(
HTH.
--jkl