Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 1995 21:45:09 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        uh@grep.cs.fsu.edu (Gang-Ryung Uh)
Cc:        hackers@FreeBSD.org
Subject:   Re: Colorado 250MB
Message-ID:  <199504260445.VAA01145@gndrsh.aac.dev.com>
In-Reply-To: <199504260139.VAA05976@grep.cs.fsu.edu> from "Gang-Ryung Uh" at Apr 25, 95 09:39:13 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 that to:
controller fdc0 at isa? port "IO_FD1" bio flags 0x1 irq 6 drq 2 vector fdintr

The floppy tape code was purposely disabled by default with this flag
to stop a problem in 2.0 when it tried to probe some types of tape
drives.


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



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