Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 1995 05:40:24 -0800 (PST)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/pci pci.c
Message-ID:  <199512151340.FAA22690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          95/12/15 05:40:23

  Modified:    sys/pci   pci.c
  Log:
  Fix the off-by-one error in the calculation of the valid port range.
  Reduce default value of pcicb_membase to 0x2000000 (from 0x4000000)
  since this seems to be the lower bound used by many systems.
  
  Submitted by:	Mihoko Tanaka <m_tanaka@pa.yokogawa.co.jp>
  
  Revision  Changes    Path
  1.38      +4 -4      src/sys/pci/pci.c



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