]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a flag to disable FIFO probing. The code seems to have a chance of
authorJoerg Wunsch <joerg@FreeBSD.org>
Tue, 21 Dec 1999 08:33:03 +0000 (08:33 +0000)
committerJoerg Wunsch <joerg@FreeBSD.org>
Tue, 21 Dec 1999 08:33:03 +0000 (08:33 +0000)
commite34c71ea40a1a18d241a5459d22765bffe3eb719
tree5d6a3546c9d6f128800b84f25e0e363d6ddb3d3a
parent5882e70cb6af2f926e133554cfc484e1884cb61c
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).
share/man/man4/fdc.4
sys/dev/fdc/fdc.c
sys/isa/fd.c