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)
--
:{ [EMAIL PROTECTED]
Andy Farkas
System Administrator
Speed Internet Services
http://www.speednet.com.au/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message