cvs commit: src/sys/isa isa_common.c

Warner Losh imp at FreeBSD.org
Sat Jan 22 19:03:59 PST 2005


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 at sandvine.com>)
  MFC After: 5 days
  
  Revision  Changes    Path
  1.41      +1 -1      src/sys/isa/isa_common.c


More information about the cvs-src mailing list