Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!newsxfer.itd.umich.edu!agate!chiuc From: chiuc@navajo.CS.Berkeley.EDU (C.Y. Chiu) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: How to install Panasonic 562-J? Date: 18 Sep 1995 01:25:16 GMT Organization: University of California, Berkeley Lines: 43 Message-ID: <43ihps$e6r@agate.berkeley.edu> References: <43dh0u$a50@agate.berkeley.edu> <43id9b$lvk@noc.tor.hookup.net> NNTP-Posting-Host: navajo.cs.berkeley.edu In article <43id9b$lvk@noc.tor.hookup.net>, Alex Dumitru <alex@nnrp.tor.hookup.net> wrote: >If you look in /sys/i386/isa/matcd in the file options.h there is >an array called port_hints, that specifies where it will probe for >the interface. If yours is not set for one of those, you'll be out >of luck. Try setting your interface to 0x260... Okay, I added 0x300(My no name interface card cant use any of the port listed) to the array port_hints and recompiled the kernel. I get the following msg when I boot: matcd - Matsushita (Panasonic) CD-ROM Driver by FDIV, Version 1(16) 4-Apr-95 matcd0 at 0x300-0x303 on isa matcd0: [CR-5625.00] That looks good to me. I also MAKEDEV matcd0 and got the following devices: matcd0a matcd0c matcd0la matcd0lc Now, I tried to mount, using mount_cd9660. I dont know which one I should use, so I just tried everyone of them. When I mounted matcd0a and matcd0la, I get: mount_cd9660: /dev/matcd0a: Invalid argument And when I mounted matcd0c and matcdlc, I get: mount_cd9660: /dev/matcd0c: Input/output error When I try to mount, the busy light of the CDRom always lite up, so I am not sure what went wrong. Oh, when I tried to mount, I always have a CD that's readable by MS-DOS. I checked dmesg, I see the following: matcd0: Illegal data mode for this track while reading block 64 I am a newbie at this, please help me to get the CD-Rom to work. Thank you very much :) Chun-Yang Chiu ------------------------- cchiu@uclink.berkeley.edu