freebsd-skq/sys/dev/vr
Peter Wemm 820f359d7e Change the cast in pci_map_port() from u_short * to pci_port_t * so it
compiles cleanly on the Alpha.  (On the alpha, the port type is an int,
not a short).
Cast a couple of pointers to ints via 'uintptr_t' rather than 'unsigned
int' since uintptr_t is long (64 bit) on Alpha, as are pointers.
1999-07-02 04:17:16 +00:00
..
if_vr.c Change the cast in pci_map_port() from u_short * to pci_port_t * so it 1999-07-02 04:17:16 +00:00
if_vrreg.h Tweak the Macronix driver to hopefully make it more reliable: 1999-05-06 15:32:52 +00:00