freebsd-dev/sys/dev/pci
Doug Rabson df9efa9a8b 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>
1998-07-22 08:39:08 +00:00
..
pci.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pcireg.h Addition of support of the slightly rogue Promise IDE interface(Dyson), support 1997-09-20 07:41:58 +00:00
pcivar.h On the alpha, ports may be allocated above 64k. 1998-07-22 08:39:08 +00:00