Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2005 03:03:58 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa isa_common.c
Message-ID:  <200501230303.j0N33w6k014260@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-01-23 03:03:58 UTC

  FreeBSD src repository

  Modified files:
    sys/isa              isa_common.c 
  Log:
  Protect against wrapping.  This appaers to fix some hangs that people
  have seen in the isa pnp case where a resource buts up against
  0xffffffff.  This would only impact when the board was booted without
  ACPI.
  
  Submitted by: Ed Maste (freebsd-stable <20050103145720.GA90754@sandvine.com>)
  MFC After: 5 days
  
  Revision  Changes    Path
  1.41      +1 -1      src/sys/isa/isa_common.c



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