Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm/iomd
Module Name: syssrc
Committed By: bjh21
Date: Wed Jun 19 23:49:15 UTC 2002
Modified Files:
syssrc/sys/arch/arm/iomd: iomd.c wsqms.c wsqms_iomd.c wsqmsvar.h
Log Message:
More wsqms cleanups:
sc_flags was never read. G/C it.
wsqms_attach() took two arguments that pointed to the same structure. G/C one
of them
Since wsqms controls the same device as qms, have it match the same attach
args.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm/iomd/iomd.c \
syssrc/sys/arch/arm/iomd/wsqmsvar.h
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm/iomd/wsqms.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm/iomd/wsqms_iomd.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