Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 1995 11:10:59 -0400 (EDT)
From:      Ivan Lima <ivan@nauplius.rsmas.miami.edu>
To:        questions@FreeBSD.org
Subject:   tape.drive
Message-ID:  <199505011511.LAA00255@nauplius.rsmas.miami.edu>

next in thread | raw e-mail | index | archive | help

	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?199505011511.LAA00255>