DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/dev/disk/aha aha.c aha_isa.c ahareg.h
On 06:03, Sun 11 Sep 05, Sepherosa Ziehau wrote:
> - convert PRVERB to use device_printf()
> - printf("aha%d str", aha->unit) ==> device_printf(aha->dev, "str")
> to get the device unit instead of using aha->unit directly
These were taken from FreeBSD:
aha.c: 1.55 imp
aha_isa.c: 1.28 imp
ahareg.h: 1.17 imp
Sarunas
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]