From owner-freebsd-hackers Sun Dec 12 11:31:52 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from onyx.extra.dp.ua (bowling.dp.ua [195.248.163.33]) by hub.freebsd.org (Postfix) with ESMTP id 46F7414CA5; Sun, 12 Dec 1999 11:31:22 -0800 (PST) (envelope-from white@onyx.extra.dp.ua) Received: (from white@localhost) by onyx.extra.dp.ua (8.9.3/8.9.3/BSD) id VAA04064; Sun, 12 Dec 1999 21:31:15 +0200 (EET) Date: Sun, 12 Dec 1999 21:31:13 +0200 From: Alexander Prohorenko To: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: ATAPI tape drive (wst0) problem. Message-ID: <19991212213113.A3710@extra.dp.ua> Reply-To: white@la.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i X-Operating-System: FreeBSD 2.2.8-STABLE i386 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've got some problem and I need your help to solve it. uname -mrs FreeBSD 3.3-STABLE i386 dmesg output: wdc1: unit 1 (atapi): , removable, accel, iordy I've added such strings to kernel configuration file: options ATAPI device wst0 Of course, I did: cd /dev ./MAKEDEV wst0 ls -al /dev/rwst0 crw-r----- 1 root operator 90, 0 Dec 12 12:05 /dev/rwst0 When I'm trying to do: mt -f /dev/rwst0 status I'm getting: mt: /dev/rwst0: Device not configured and Dec 12 12:27:20 zzz-oz /kernel: ENXIO lun=0, wstnlun=0, im=0xc01d0b34 Please, be so kind to let me know where is my mistake and what I'm doing incorrect. `man wst` didn't help, - besides, it refers to wst(1) but I was failed to find such. Thank you very much and looking forward your help. -- Alexander Prohorenko (white@la.com) ..."Death is God's way of telling you not to be such a wise guy." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message