Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2005 00:06:12 +0000 (UTC)
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/ed if_ed_cbus.c
Message-ID:  <200502090006.j1906Cs9068806@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-02-09 00:06:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_cbus.c 
  Log:
  o Remove ifdef PC98, since this file has diverged quite a bit from
    if_ed_isa.c, and they seem to not be helpful anymore.
  o Fix style issues from de-Pification.
  o change from _isa_ to _cbus_ to the largest extent possible to reflect that
    this is really for cbus, not isa.
  o Use ANSI function definitions.
  o Use ed_clear_memory
  o eliminate kvtop
  
  Revision  Changes    Path
  1.17      +58 -133   src/sys/dev/ed/if_ed_cbus.c



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