HomeFreeBSD

On the alpha, ports may be allocated above 64k.

Description

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>

Details

Provenance
dfrAuthored on Jul 22 1998, 8:39 AM
Parents
rG0bf030847d4b: Add some very simple support for a compiled in (from config(8)) resource
Branches
Unknown
Tags
Unknown

Event Timeline