Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 20:14:53 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aha aha.c aha_isa.c ahareg.h
Message-ID:  <200311130414.hAD4ErdK064124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311130414.hAD4ErdK064124>