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

Warner Losh imp at FreeBSD.org
Wed Nov 12 20:14:54 PST 2003


imp         2003/11/12 20:14:53 PST

  FreeBSD src repository

  Modified files:
    sys/dev/aha          aha.c aha_isa.c ahareg.h 
  Log:
  Save the device so we can do a device_printf.
  Use this in preference to aha_name.
  Remove aha_name function and #define it to device_get_unitname()
  Minor indentation tweaks resulting therefrom
  
  Revision  Changes    Path
  1.55      +66 -75    src/sys/dev/aha/aha.c
  1.28      +2 -0      src/sys/dev/aha/aha_isa.c
  1.17      +1 -1      src/sys/dev/aha/ahareg.h


More information about the cvs-src mailing list