Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/cardbus
Module Name: src
Committed By: nakayama
Date: Sat Mar 22 06:18:23 UTC 2003
Modified Files:
src/sys/dev/cardbus: rbus.c
Log Message:
PCI-CardBus bridge support for sparc64:
- use u_long for extent_alloc_subregion result instead of bus_addr_t.
(sizeof u_long != sizeof bus_addr_t on 32bit kernels of sparc64)
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/cardbus/rbus.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