Date: Tue, 21 Dec 1999 00:33:04 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 fdc.4 src/sys/isa fd.c Message-ID: <199912210833.AAA25788@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1999/12/21 00:33:04 PST Modified files: share/man/man4 fdc.4 sys/isa fd.c Log: Add a flag to disable FIFO probing. The code seems to have a chance of misdetecting FIFO capabilities, at least on my girlfriend's Thinkpad 755, the driver doesn't work using the FIFO. While i was at it, i (partially) fixed option FCC_YE since it would no longer have compiled at all under -current. I've also made an attempt to document the device driver flags value (ab-)used internally by this option. RELENG_3 candidate, but with a slightly different patch there (will go to jkh in email). Revision Changes Path 1.16 +15 -1 src/share/man/man4/fdc.4 1.171 +4 -2 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912210833.AAA25788>