Date: Sun, 17 May 1998 09:35:42 -0400 From: Randall Hopper <rhh@ct.picker.com> To: Julian Elischer <julian@whistle.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Rescanning SCSI-Bus without Rebooting? Message-ID: <19980517093541.A13774@ct.picker.com> In-Reply-To: <Pine.BSF.3.95.980516120221.16642F-100000@current1.whistle.com>; from Julian Elischer on Sat, May 16, 1998 at 12:03:33PM -0700 References: <19980516113224.A10553@ct.picker.com> <Pine.BSF.3.95.980516120221.16642F-100000@current1.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980517093541.A13774>
