K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-07-22T08:39:08.000000Z K 7 svn:log V 270 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 END