Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pcmcia
Module Name: syssrc
Committed By: soren
Date: Sun Dec 16 17:53:18 UTC 2001
Modified Files:
syssrc/sys/dev/pcmcia: wdc_pcmcia.c
Log Message:
To make dev/pcmcia work on platforms with 64-bit bus_addr_t and
32-bit bus_size_t (sparc), change the pcmcia_mem_map(9) offsetp
argument to bus_size_t as it is used as a bus_space offset.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/dev/pcmcia/wdc_pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index