Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 95 11:38:50 MDT
From:      terry@cs.weber.edu (Terry Lambert)
To:        epearson@olac.berkeley.edu (Erik A. Pearson)
Cc:        questions@FreeBSD.org
Subject:   Re: FreeBSD 2.0 & mitsumi lu002
Message-ID:  <9505091738.AA08176@cs.weber.edu>
In-Reply-To: <Pine.SOL.3.91.950509080805.3240A-100000@olac> from "Erik A. Pearson" at May 9, 95 08:08:42 am

next in thread | previous in thread | raw e-mail | index | archive | help
> However, last night I was poking around the BSD Web Page for information
> on this problem, and ran into your suggestion, as put forth in the usenet
> archives by Sean Kelly (12/28/94). However, after trying this there was no
> discernable improvement -- I tried all available irqs on the card with the
> matching irq on the card -- the io address is fine too since the probe
> reveals the "version information is 0 M 2" etc. message. 
> 
> Some of the responses to the usenet threads indicated that this solution
> may not work. Have you found that this actually works? Are there other 
> settings on the card or driver that should be changed? Should the DMA 
> channel on the card be set to 1, 3, or none?

I didn't realize from your message that this was an EIDE CDROM drive.


Soren is currently working on a driver for the 2.1 release (it may be
in 2.0.5 if he tries to suprise people).  IDE CDROM drives are really
SCSI drives with a slow serial interface for shoving SCSI commands down,
and should be fairly easy to support, but might require some SCSI
hacking as well to allow code reuse.  I'd expect that that's why the
driver isn't finished yet.

You *can* install by copying the files to your DOS partition and
then mounting the DOS partition from BSD to run the install.  You will
have a slight problem with X this way because of the long names they
used.  This is fixable using the checksum file as a renaming guide
(after you copy the files from the DOS to the BSD file system).

Hope this helps.


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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