Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 1995 00:03:01 -0500 (CDT)
From:      "Clay D. Hopperdietzel" <hoppy@appsmiths.com>
To:        uh@grep.cs.fsu.edu (Gang-Ryung Uh)
Cc:        hackers@FreeBSD.org
Subject:   Re: Colorado 250MB
Message-ID:  <199504260503.AAA01448@anvil.appsmiths.com>
In-Reply-To: <199504260139.VAA05976@grep.cs.fsu.edu> from "Gang-Ryung Uh" at Apr 25, 95 09:38:54 pm

next in thread | previous in thread | raw e-mail | index | archive | help
:: 
:: Hi,
:: 
:: I have been trying all sorts of config combination to make
:: my kernel to be able to probe the Colorado 250MB tape drive.
:: 
:: I have 1.44MB 3.5in drive & Colorado tape drive which are
:: connected to on-board floppy controller (my machine does not
:: have 5.25in drive.)
:: 
:: Following is my entry in the kernel config for that floppy
:: controller:
:: ----------------------------------------------------------------------
:: controller      fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr

change to:

controller      fdc0    at isa? port "IO_FD1" bio flags 1 irq 6 drq 2 vector fdintr

You can also enable this through the use of '-c' boot option.

When you do this, you will get some errors during startup when the floppy 
probe runs.  These are 'normal' for now.  

Remember to use  'ft' to do I/O to the tape.

-- 
===============================================================================
Clay D. Hopperdietzel 					    hoppy@appsmiths.com
AppSmiths, Inc.                         Voice (713) 578-0154 Fax (713) 578-6182
15915 Katy Fwy, Suite 470                        Where do *I* Want to Go Today?
Houston, Texas  77094                                                  FreeBSD!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504260503.AAA01448>