Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/prep/pnpbus
Module Name: src
Committed By: matt
Date: Sat Mar 29 17:52:46 UTC 2008
Modified Files:
src/sys/arch/prep/pnpbus: mcclock_pnpbus.c
Log Message:
Don't use device_private on xx_cd.cd_devs[n],
use device_lookup_private(&xx_cd, n) instead.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/prep/pnpbus/mcclock_pnpbus.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