Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 1998 01:39:11 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci pcivar.h pci_compat.c
Message-ID:  <199807220839.BAA12664@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1998/07/22 01:39:10 PDT

  Modified files:
    sys/pci              pcivar.h pci_compat.c 
  Log:
  On the alpha, ports may be allocated above 64k.
  Change the port address argument to pci_map_port to pci_port_t* which is
  defined as u_int on the alpha, u_short on i386.  This is a stopgap with a
  hopefully limited lifetime.
  
  Discussed with: Stefan Esser <se@freebsd.org>
  
  Revision  Changes    Path
  1.19      +8 -2      src/sys/pci/pcivar.h
  1.8       +10 -3     src/sys/pci/pci_compat.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?199807220839.BAA12664>