]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tidy up a few loose ends in the fifo setup code.
authorPeter Wemm <peter@FreeBSD.org>
Thu, 18 Nov 1999 05:15:09 +0000 (05:15 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Thu, 18 Nov 1999 05:15:09 +0000 (05:15 +0000)
commit8de0675c61d371eb3a34311cbdc51d717cf0c0cc
treed90e89e4a53939bd9ae35543c0e2db105003981b
parentfb59bcdfa558180cb81349196c4ce4488e45e7ce
Tidy up a few loose ends in the fifo setup code.
Don't use NFDC as an arbitary limit, it is not required and goes against
using PnP fdc devices (eg: when PNPBIOS is turned on, the motherboard
devices (sio, fdc, etc etc) are detected via PnP, not config(8).)
sys/dev/fdc/fdc.c
sys/isa/fd.c