[6852] in linux-scsi channel archive
Re: Adding additional SCSI controlers?
daemon@ATHENA.MIT.EDU (Jeffrey B. Siegal)
Tue Jul 20 01:25:06 1999
Date: Mon, 19 Jul 1999 22:17:51 -0700
From: "Jeffrey B. Siegal" <jbs@quiotix.com>
To: Doug Hockin <doug.hockin@wang.com>
CC: linux-scsi@vger.rutgers.edu
Look in /proc/scsi to make sure the kernel is recognizing both SCSI
controllers. If so, then you need to use MAKEDEV to create the device
files in /dev. If not, then you may need to build a new kernel with the
appropriate driver or add some startup options to get the second
controller recognized. Details depend what kind of controllers you
have.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu