]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Re-introduction of the matcd CD driver.
authorFrank Durda IV <uhclem@FreeBSD.org>
Tue, 17 Jun 2003 01:20:03 +0000 (01:20 +0000)
committerFrank Durda IV <uhclem@FreeBSD.org>
Tue, 17 Jun 2003 01:20:03 +0000 (01:20 +0000)
commit5f3ee7fe321fffec7766bce0611c4d285c5e3849
tree4425367ce6be7febeff5e39dc985b2bbd53cf8da
parent56e6821e56dd676cf333c59541586f2c85a7e187
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)
sys/dev/matcd/creativeif.h [new file with mode: 0644]
sys/dev/matcd/matcd.c [new file with mode: 0644]
sys/dev/matcd/matcd_data.h [new file with mode: 0644]
sys/dev/matcd/matcd_isa.c [new file with mode: 0644]
sys/dev/matcd/matcddrv.h [new file with mode: 0644]
sys/dev/matcd/options.h [new file with mode: 0644]