Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: dyoung
Date: Thu Jan 10 07:44:08 UTC 2008
Modified Files:
src/sys/dev/ic: wdc.c wdcvar.h
src/sys/dev/isa: wdc_isa.c
Log Message:
Let us detach atabus* from wdc*, and wdc* from isa*.
Use device_t, device_private().
To generate a diff of this commit:
cvs rdiff -r1.249 -r1.250 src/sys/dev/ic/wdc.c
cvs rdiff -r1.87 -r1.88 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.52 -r1.53 src/sys/dev/isa/wdc_isa.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