Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 1996 15:18:35 -0800 (PST)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci pci.c pci_ioctl.h pcireg.h
Message-ID:  <199611122318.PAA03532@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          96/11/12 15:18:27

  Modified:    sys/pci   pci.c pci_ioctl.h pcireg.h
  Log:
  Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCI
  bridges with support for 64 bit memory addresses and 32 bit I/O addresses).
  
  The code is not complete. It ignores the upper half of the long addresses.
  This is not a problem on PC compatible systems, but has to be fixed for
  real computers.
  
  Revision  Changes    Path
  1.59      +7 -2      src/sys/pci/pci.c
  1.2       +1 -0      src/sys/pci/pci_ioctl.h
  1.10      +3 -2      src/sys/pci/pcireg.h



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