Date: Mon, 6 Mar 1995 23:24:33 +0100 (MET) From: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net> To: freebsd-current@FreeBSD.org (FreeBSD Current Users' list) Subject: New SCSI config Message-ID: <199503062224.XAA06988@keltia.frmug.fr.net>
next in thread | raw e-mail | index | archive | help
I must have missed something...
This is from my config file :
------------------------------------------------------------
# new wired down SCSI devices
disk sd0 at scbus0 target 0 unit 0
disk sd1 at scbus0 target 1
tape st0 at scbus0 target 4
device cd0 at scbus0 target 6
device sd0 #Only need one of these, the code dynamically grows
device st0 #Only need one of these, the code dynamically grows
device cd0 #Only need one of these, the code dynamically grows
------------------------------------------------------------
With or without the last three lines, config -- newly recompiled of course
-- gives me these messages :
321 [23:12] root@keltia:i386/conf# config KELTIA
Removing old directory ../../compile/KELTIA: Done.
sd0: Warning, can't tell what is attached to scbus0.
sd1: Warning, can't tell what is attached to scbus1.
st0: Warning, can't tell what is attached to scbus0.
cd0: Warning, can't tell what is attached to scbus0.
Adding an
options NEW_SCSICONF
didn't help.
--
Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net
FreeBSD keltia 2.1.0-Development #15: Tue Feb 28 21:02:39 MET 1995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503062224.XAA06988>
