cvs commit: src/sys/dev/matcd creativeif.h matcd.c matcd_data.h
matcd_isa.c matcddrv.h options.h
Frank Durda IV
uhclem at FreeBSD.org
Mon Jun 16 18:20:04 PDT 2003
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)
More information about the cvs-src
mailing list