Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2007 11:00:56 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cy cy_isa.c
Message-ID:  <200701131100.l0DB0uha080435@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701131100.l0DB0uha080435>