Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 1995 08:50:30 -0700
From:      "Jordan K. Hubbard" <jkh@freebsd.org>
To:        CVS-commiters@time.cdrom.com, cvs-sys@time.cdrom.com
Subject:   cvs commit: src/sys/i386/isa/matcd TODO audio.c creative.h matcd.c matcd.h options.h
Message-ID:  <199504091550.IAA29331@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
jkh         95/04/09 08:50:29

  Modified:    sys/i386/conf files.i386
               sys/i386/i386 conf.c
  Added:       sys/i386/isa/matcd TODO audio.c creative.h matcd.c matcd.h
                        options.h
  Removed:     sys/i386/isa creative.h matcd.c matcd.h options.h
  Log:
  This is the new submission of the matcd driver.  In addition to the
  new driver code, there are diffs to several other existing files
  on the system and a man page.
  
  This version of matcd implements the rest of the key ioctls related to
  playing audio CDs and reading table of contents information from any
  type of disc.
  
  This update also corrects several problems detected since the original
  version 1(10) was released.  These include:
  1.	Jordons report on the kernel -c string problem.
  2.	A problem with the driver being confused by other types of
  devices located at addresses it probes.
  3.	An old CD TOC wouldn't always be cleared after a disc change.
  4.	Cleaned up code so -Wall yields no warnings on 2.0 and later.
  5.	A problem with drive getting out of sync with the driver when
  changing between CD-Data and CD-DA.
  
  There have only been two reports from the field relating to problems
  so either the first release isn't really being used or doesn't have
  many problems.
  
  If there are any problems with this submission, please let me know.
  
  Submitted by:	Frank Durda IV <uhclem%nemesis@fw.ast.com>



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