Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 1999 08:06:24 -0700 (PDT)
From:      KATO Takenori <kato@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa if_ed.c if_edreg.h
Message-ID:  <199909021506.IAA32696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kato        1999/09/02 08:06:24 PDT

  Modified files:
    sys/i386/isa         if_ed.c if_edreg.h 
  Log:
  - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
    `ED_P1_MAR + i' and `ED_P1_PAR + i', respectively.
  - convert ED_PC_RESET and ED_PC_MISC into relative offset from
    ED_PC_ASIC_OFFSET (those macros are not used in current source).
  
  Submitted by:	chi@bd.mbn.or.jp (Chiharu Shibata)
  
  Revision  Changes    Path
  1.156     +5 -5      src/sys/i386/isa/if_ed.c
  1.27      +6 -3      src/sys/i386/isa/if_edreg.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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