From owner-freebsd-questions Thu Mar 2 21:46:35 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id VAA02856 for questions-outgoing; Thu, 2 Mar 1995 21:46:35 -0800 Received: from whistler.sfu.ca (root@whistler.sfu.ca [142.58.103.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id VAA02850 for ; Thu, 2 Mar 1995 21:46:34 -0800 Received: from malibu.sfu.ca (mcquiggi@malibu.sfu.ca [142.58.110.3]) by whistler.sfu.ca with SMTP (8.6.10/SFU-2.6H) id VAA28756 for (from mcquiggi); Thu, 2 Mar 1995 21:46:29 -0800 From: Kevin McQuiggin Received: by malibu.sfu.ca (4.1/SFU-2.3C) id AA19509 for questions@freebsd.org (from mcquiggi); Thu, 2 Mar 95 21:46:27 PST Message-Id: <9503030546.AA19509@malibu.sfu.ca> Subject: Kernel config for tape drive To: questions@FreeBSD.org Date: Thu, 2 Mar 1995 21:46:26 -0800 (PST) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1596 Sender: questions-owner@FreeBSD.org Precedence: bulk Hi: I can't find this in the FAQ. I am running 1.1, and want to add a floppy based tape drive to my system. I have been given an old tape drive, an APTEC (Alloy Peripheral Technology) APT-40 model 500, made in 1987. I have no docs, but think it's QIC-40 compatible. As an aside to this post, any info on the tape drive would be appreciated. I added a line to my config file: tape ft0 drive 2 as indicated in the 1.1 version of the FAQ, recompiled the kernel, and after installation, the tape drive is inaccessible. The best I have found is "Operation not supported by device" when trying various methods to copy to or read from the drive. I have done a MAKEDEV for ft0, this creates device ft0, ft0a, rft0, and rft0a, and all attempts to access these devices (i.e. special files) results in error. I think that there may be something else I have to do that I'm not aware of. I've tried ft, ftinfo, tar, etc, all with no luck when directed at the drive. One possibility I am currently re-building to test, is that I have only a single floppy drive on the machine, hence a drive 0, but no drive 1, on the controller. I guessed that possibly the probe stops when it finds no drive 1, and hence does not get to the specified tape as drive 2. I am rebuilding a kernel with fd1, i.e. drive 1, commented out, and tape ft0 indicated as drive 1, to test this possibility. Any help would be appreciated. Please don't tell me to upgrade to 2.0, as I want to wait for at least 2.1 to arrive and stabilize before doing that upgrade. Thanks, Kevin -- Kevin McQuiggin VE7ZD mcquiggi@sfu.ca