imp 2005-01-20 17:27:37 UTC FreeBSD src repository Modified files: sys/dev/fdc fdc_isa.c Log: Mask off the upper bits of the resource before using it as an index into a small array. Also, re-save the dev in attach to avoid depending on side effects of the probe. Weird stuff Reported by: jeffr Revision Changes Path 1.19 +10 -3 src/sys/dev/fdc/fdc_isa.c