cvs commit: src/sys/dev/disk/aha aha.c aha_isa.c ahareg.h

Sarunas Vancevicius svan at redbrick.dcu.ie
Sun Sep 11 06:22:45 PDT 2005


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





More information about the Commits mailing list