Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 15:39:33 -0800 (PST)
From:      Duncan Barclay <dmlb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic.c
Message-ID:  <200101092339.f09NdXu51394@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dmlb        2001/01/09 15:39:33 PST

  Modified files:
    sys/pccard           pcic.c 
  Log:
  Fix a minor bug that prevents NEWBUS users from setting more than
  one memory map. The memory window for the PCIC is identifed by the resource id
  for NEWSBUS drivers. pccardd always uses window 0 and rid 0 when setting maps
  up. This fix does not affect pccardd's handling of common memory for ed cards.
  
  Reviewed by:	imp
  
  Revision  Changes    Path
  1.103     +2 -2      src/sys/pccard/pcic.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?200101092339.f09NdXu51394>