Date: Mon, 5 Jul 2004 20:56:07 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fdc fdc.c Message-ID: <200407052056.i65Ku7U0089919@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-07-05 20:56:06 UTC
FreeBSD src repository
Modified files:
sys/dev/fdc fdc.c
Log:
Allocate the DMA channel shareable and only aquire it while the
device is open. This allows certain old and rather special dual
floppy controllers to work on both channels, as long as you only
have one open at a time.
Revision Changes Path
1.275 +18 -15 src/sys/dev/fdc/fdc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407052056.i65Ku7U0089919>
