From owner-freebsd-questions Fri Aug 25 12:28:45 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id MAA25228 for questions-outgoing; Fri, 25 Aug 1995 12:28:45 -0700 Received: from kilgour.nething.com (kilgour.nething.com [204.253.210.65]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id MAA25222 for ; Fri, 25 Aug 1995 12:28:43 -0700 Received: (from root@localhost) by kilgour.nething.com (8.6.11/8.6.9) id OAA11189 for freebsd-questions@freebsd.org; Fri, 25 Aug 1995 14:26:58 -0500 Date: Fri, 25 Aug 1995 14:26:58 -0500 From: Randy Berndt Message-Id: <199508251926.OAA11189@kilgour.nething.com> To: freebsd-questions@freebsd.org Subject: QIC-80 ? (yes, another one...) Sender: questions-owner@freebsd.org Precedence: bulk The FreeBSD mail archive is down :( so I can't check it, and I can't find anything in my mail logs, so here goes: I have a Colorado Jumbo 250 in a 486/66 running 2.0.5-RELEASE. Here is the snippet of my kernel file: controller fdc0 at isa? port "IO_FD1" bio flags 1 irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 tape ft0 at fdc0 drive 2 It gets probed, and returns "Colorado tape" on boot up, but I can't hit it at all. I have tried "ft0", "ft0a", "rft0", "rft0a", the "ft" command and all I get is controller or device timeouts. I saw a similar message go by, but did not see any answer. Thanks for the help Randy Berndt ---------------------------------- AOS/VS, FreeBSD, DOS: I'm caught in a maze of twisty little command interpreters, all different.