freebsd-skq/sys/i386
jkh 1ea7aa0d25 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>
1995-04-09 15:50:27 +00:00
..
apm
bios
boot Include <machine/cpufunc.h> to get i/o functions - don't duplicate almost 1995-04-01 16:08:58 +00:00
conf This is the new submission of the matcd driver. In addition to the 1995-04-09 15:50:27 +00:00
eisa Use EISA_MAX_SLOTS to be consistent with other EISA drivers. 1995-03-31 13:36:57 +00:00
i386 This is the new submission of the matcd driver. In addition to the 1995-04-09 15:50:27 +00:00
ibcs2 Some long-waiting fixes for the COFF module. They silence compiler 1995-04-08 15:52:30 +00:00
include Update pcvt to 3.20 b24 1995-04-08 15:49:25 +00:00
isa This is the new submission of the matcd driver. In addition to the 1995-04-09 15:50:27 +00:00
pci
scsi Disable tagged queuing by default. option AHC_TAGENABLE will turn it on. 1995-04-09 06:39:01 +00:00
Makefile