cvs commit: src/sys/dev/ed if_ed_cbus.c

Warner Losh imp at FreeBSD.org
Wed Feb 9 00:06:13 GMT 2005


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


More information about the cvs-src mailing list