Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 04:26:30 -0800 (PST)
From:      Noriaki Mitsunaga <non@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ncv ncr53c500_pccard.c ncr53c500var.h
Message-ID:  <200102261226.f1QCQU768863@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
non         2001/02/26 04:26:30 PST

  Modified files:
    sys/dev/ncv          ncr53c500_pccard.c ncr53c500var.h 
  Log:
  o Check the size of I/O window handed by parent bus.
  o Allocate memory mapped by pcic even when not used for ncv.
    This is for PC-Cards which needs offset, because I/O space should not be
    used by other devices.
  
  Pointed-out-by: YAMAMOTO Shigeru <shigeru@iij.ad.jp>
  
  Revision  Changes    Path
  1.6       +28 -4     src/sys/dev/ncv/ncr53c500_pccard.c
  1.3       +3 -1      src/sys/dev/ncv/ncr53c500var.h


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?200102261226.f1QCQU768863>