Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 1998 08:10:00 -0700 (PDT)
From:      woods@zeus.leitch.com (Greg A. Woods)
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/7413
Message-ID:  <199807281510.IAA28684@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/7413; it has been noted by GNATS.

From: woods@zeus.leitch.com (Greg A. Woods)
To: Brian Somers <brian@FreeBSD.ORG>
Cc: jnickelsen@acm.org, FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/7413
Date: Tue, 28 Jul 1998 11:03:56 -0400 (EDT)

 [ On Mon, July 27, 1998 at 16:35:57 (-0700), Brian Somers wrote: ]
 > Subject: Re: kern/7413
 >
 > Synopsis: ssc pseudo device fails to include scsi/su.c in Makefile
 > 
 > State-Changed-From-To: open-closed
 > State-Changed-By: brian
 > State-Changed-When: Mon Jul 27 16:34:41 PDT 1998
 > State-Changed-Why: 
 > The ssc(4) man page mentions that ssc uses the su pseudo device and
 > su therefore must also be configured.
 
 It also seems harmless to edit sys/conf/files thusly:
 
 diff -c -r1.1.1.4 -r1.5
 *** files	1998/07/09 20:36:33	1.1.1.4
 --- files	1998/07/27 20:51:38	1.5
 ***************
 *** 352,357 ****
 --- 361,367 ----
   scsi/sd.c		optional sd
   scsi/ssc.c		optional ssc
   scsi/st.c		optional st
 + scsi/su.c		optional ssc
   scsi/su.c		optional su
   scsi/uk.c		optional scbus
   scsi/worm.c		optional worm
 
 -- 
 							Greg A. Woods
 
 +1 416 443-1734      VE3TCP      <gwoods@acm.org>      <robohack!woods>
 Planix, Inc. <woods@planix.com>; Secrets of the Weird <woods@weird.com>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807281510.IAA28684>