Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 1999 13:31:55 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa isa_compat.c
Message-ID:  <199904192031.NAA17829@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/04/19 13:31:55 PDT

  Modified files:
    sys/i386/isa         isa_compat.c 
  Log:
  Always reset the isa hints after releasing the resources after probe,
  because the act of doing the release kills the hints(!).  A quirk of
  the wrapper caused it to reset all the settings, except perhaps for the
  memory address. I've tested this with a real SMC 8013EPC - which uses
  shared memory addresses - it seems to work OK.
  
  Revision  Changes    Path
  1.5       +16 -16    src/sys/i386/isa/isa_compat.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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