cvs commit: src/sys/dev/cy cy_isa.c

Bruce Evans bde at FreeBSD.org
Sat Jan 13 11:00:57 UTC 2007


bde         2007-01-13 11:00:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cy           cy_isa.c 
  Log:
  Fixed a panic in the probe.  The memory resource was accessed after
  releasing it.  This seems to have worked until a few days ago, but
  now the memory is unmapped.
  
  Revision  Changes    Path
  1.147     +3 -2      src/sys/dev/cy/cy_isa.c


More information about the cvs-src mailing list