Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 1999 20:08:48 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/eisa eisaconf.c
Message-ID:  <199905240308.UAA27398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/05/23 20:08:48 PDT

  Modified files:
    sys/i386/eisa        eisaconf.c 
  Log:
  Fix a [start,end] vs [start,count] botch that corrupted the resource
  manager and prevented IOPort allocation beyond the first EISA slot from
  working.  subr_rman.c should have trapped this on the way into the system
  rather than tripping over the wreckage.
  
  Head banged into wall repeatedly by:  "Matthew N. Dodd" <winter@jurai.net>
  
  Revision  Changes    Path
  1.45      +3 -3      src/sys/i386/eisa/eisaconf.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?199905240308.UAA27398>