Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 1995 15:03:18 -0400 (EDT)
From:      Ivan Lima <ivan@nauplius.rsmas.miami.edu>
To:        questions@FreeBSD.org
Subject:   Colorado.tape.drive
Message-ID:  <199505041903.PAA05329@nauplius.rsmas.miami.edu>

next in thread | raw e-mail | index | archive | help
	Hi Rafael, here's the post again. Could you please post it at
comp.unix.bsd.freebsd.misc and comp.os.386bsd.questions ?
Thanks,
-ivan-

	Hi folks, 
	I can't get the kernel to probe my Colorado tape drive. I've
rebuilded the kernel several times trying different options but
nothing worked. I have FreeBSD 2.0R and here's the piece of my
configuration file:


controller     fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk            fd0     at fdc0 drive 0 
#disk           fd1     at fdc0 drive 1
tape            ft0     at fdc0 drive 2 

	I have also tried: 

controller     fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk            fd0     at fdc0 drive 0 
#disk           fd1     at fdc0 drive 1
tape            ft0     at fdc0 drive 1

	and including flags 0x1:

controller fdc0 at isa? port "IO_FD1" bio flags 0x1 irq 6 drq 2 vector fdintr
disk            fd0     at fdc0 drive 0 
#disk           fd1     at fdc0 drive 1
tape            ft0     at fdc0 drive 2 

	But nothing worked.

	Is there anybody, anyone that can help me with that? Any
suggestions are greatly appreciated. 

Thanks,

-ivan-
ivan@nauplius.rsmas.miami.edu



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