imp 2005-03-14 19:09:29 UTC
FreeBSD src repository
Modified files:
sys/dev/fdc fdc_isa.c
Log:
Only allocate 1 port for non-zero rids. Either we'll get the proper
length form the enumeration mechanism, or we're dealing with the FDCTL
register, which is only 1 port long.
Revision Changes Path
1.21 +1 -1 src/sys/dev/fdc/fdc_isa.c