Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 1996 06:04:37 -0700 (PDT)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci pci.c
Message-ID:  <199610141304.GAA25686@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          96/10/14 06:04:36

  Modified:    sys/pci   pci.c
  Log:
  pci_map_mem() did a too restrictive check on the mapping type:
  PCI_MAP_MEMORY_TYPE_32BIT_1M should be accepted as well as
  PCI_MAP_MEMORY_TYPE_32BIT (and now is).
  (Problem reported by David Greenman.)
  
  Revision  Changes    Path
  1.56      +4 -2      src/sys/pci/pci.c



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