Date: 25 May 1997 23:28:28 -0500 From: Dave Marquardt <marquard@zilker.net> To: freebsd-questions@freebsd.org Subject: Re: Still can not mount Matsushita/Panasonic CDROM Message-ID: <857mgmeu1f.fsf@localhost.zilker.net> In-Reply-To: Yaning Wang's message of Sat, 24 May 1997 11:55:32 -0500 (CDT) References: <199705241655.LAA02856@shell.dave-world.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Yaning Wang <yaning@shell.dave-world.net> writes: > FreeBSD Friends; > > Even with many helpful advices and many additional tries, including > recompiled the kernel, I still can not mount my CDROM. > > ================================================================================ > My machine: > Packard Bell Legend 100CD, Pentium 60 > Matshita CDROM/Panasonic Drive CR-563, to a soundcard > (I understand, this is a none-SCSI, none-IDE interface) > HD1 Western Digital 2500RTL, 2.5G (800M/1700M for FreeBSD/Win95) > HD2 Seagate ST3491A, 420M (100M/320M for FreeBSD/Win95) > RAM 24M > ================================================================================ > In order for you friends to diagonize my problem, I have included the kernel > configuration file and part of message log file at the end. Please help. > controller matcd0 at isa? port 0x230 bio Is your CD drive really at 0x230? Mine on my Packard Bell came at 0x340, so I've always used 0x340 rather than change the card. You should check this out using a configuration tool in DOS or Windows 95, if possible. If the drive is at 0x340, you'll want this line instead: controller matcd0 at isa? port 0x340 bio -Dave
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?857mgmeu1f.fsf>