Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: bjh21
Date: Fri Jun 8 22:38:07 UTC 2001
Modified Files:
syssrc/sys/arch/arm32/include: podulebus_machdep.h
syssrc/sys/arch/arm32/podulebus: if_ne_pbus.c podulebus.c
Log Message:
Separate podule and netslot cases in poduleread() into separate functions,
with the correct one referenced by a pointer in the podule structure. This is
in aid of eventually making the netslot and podulebus code a little more
separate from one another.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm32/include/podulebus_machdep.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/arm32/podulebus/if_ne_pbus.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/arm32/podulebus/podulebus.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