Date: Mon, 16 Jun 2003 18:20:03 -0700 (PDT) From: Frank Durda IV <uhclem@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/matcd creativeif.h matcd.c matcd_data.h matcd_isa.c matcddrv.h options.h Message-ID: <200306170120.h5H1K33v035115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
uhclem 2003/06/16 18:20:03 PDT
FreeBSD src repository
Added files:
sys/dev/matcd creativeif.h matcd.c matcd_data.h
matcd_isa.c matcddrv.h options.h
Log:
Re-introduction of the matcd CD driver.
This version of the driver code is compatible with near-release FreeBSD 5.1
kernel/driver interfaces.
modules/Makefile, man page and other bindings to follow shortly, once I get
this part of the check-in right.
Approved by: markm(mentor)
Revision Changes Path
1.1 +101 -0 src/sys/dev/matcd/creativeif.h (new)
1.1 +3370 -0 src/sys/dev/matcd/matcd.c (new)
1.1 +62 -0 src/sys/dev/matcd/matcd_data.h (new)
1.1 +201 -0 src/sys/dev/matcd/matcd_isa.c (new)
1.1 +159 -0 src/sys/dev/matcd/matcddrv.h (new)
1.1 +234 -0 src/sys/dev/matcd/options.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306170120.h5H1K33v035115>
