Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 1999 05:42:42 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        hackers@FreeBSD.ORG
Cc:        Mark Newton <newton@internode.com.au>
Subject:   Re: matcd on an SB16
Message-ID:  <Pine.BSF.4.05.9907170528060.95780-100000@localhost>
In-Reply-To: <378F7A67.F4C28EEB@softweyr.com>

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

On Fri, 16 Jul 1999, Wes Peters wrote:

> Mark Newton wrote:
> >  > > Is the matcd driver known to work on FreeBSD 3.2 ?  If not, does anyone
> >  > > have any estimate of the amount of effort that'd be required to fix it?
> >  >
> >  > It "works" for some definitions of "work".  Firstly, there are three
> >  > different CDROM interfaces that can be hung off an SB16; one is the
> >  > Matsushita drive, there's also a Mutsumi interface (I don't think we
> >  > support it) and a Sony interface (also, I believe, unsupported).
> > 

It works for me...

# uname -v
FreeBSD 3.2-STABLE #0: Thu Jul  8 19:56:09 EST 1999

# dmesg
...
matcd - Matsushita (Panasonic) CD-ROM Driver by FDIV, Version  1(26) 18-Oct-95
matcdc0 at 0x230-0x233 on isa
matcdc0 Host interface type 0
matcd0: [CR-5625.00]  
...
sb0 at 0x220 irq 5 drq 1 on isa
snd0: <SoundBlaster 16 4.13> 
sbxvi0 at drq 5 on isa
snd0: <SoundBlaster 16 4.13> 
sbmidi0 at 0x330 on isa
snd0: <SoundBlaster MPU-401> 

# mount
...
/dev/matcd0a on /mnt (local, read-only)

# dd if=/mnt/Media/previews/media/hw.mpg of=/dev/null
17500+1 records in
17500+1 records out
8960004 bytes transferred in 40.894391 secs (219101 bytes/sec)


--
 
 :{ andyf@speednet.com.au
  
        Andy Farkas
    System Administrator
   Speed Internet Services
 http://www.speednet.com.au/
  




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9907170528060.95780-100000>