cvs commit: src/sys/dev/fdc fdc_isa.c

Warner Losh imp at FreeBSD.org
Thu Jan 20 09:27:38 PST 2005


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


More information about the cvs-src mailing list