From owner-freebsd-questions Sun May 17 06:36:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22383 for freebsd-questions-outgoing; Sun, 17 May 1998 06:36:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA22378 for ; Sun, 17 May 1998 06:36:31 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Sun, 17 May 1998 9:36:02 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA04710; Sun, 17 May 98 09:36:03 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id JAA13806; Sun, 17 May 1998 09:35:42 -0400 Message-Id: <19980517093541.A13774@ct.picker.com> Date: Sun, 17 May 1998 09:35:42 -0400 From: Randall Hopper To: Julian Elischer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Rescanning SCSI-Bus without Rebooting? Mail-Followup-To: Julian Elischer , freebsd-questions@FreeBSD.ORG References: <19980516113224.A10553@ct.picker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Julian Elischer on Sat, May 16, 1998 at 12:03:33PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer: |I can't remember the major for the ssc device, |but check in /sys/i386/conf/majors.i386 Ok. So that's where they live. Good to know. # grep ssc /usr/src/sys/i386/conf/majors.i386 49 ssc SCSI super device # mknod /dev/ssc c 49 0 # scsi -f /dev/ssc -p 0: nothing. 1: nothing. 2: nothing. 3: nothing. 4: nothing. 5: nothing. 6: Scanner 600 1.91 7: nothing. # echo < /dev/uk0 # Perfect! This is exactly what I needed. Thanks for your help Julian! Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message