Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 07:35:41 -0800 (PST)
From:      Nicolas Souchu <nsouch@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa ppc.c ppcreg.h src/sys/dev/ppbus if_plip.c immio.c ppb_msq.h ppbconf.h ppi.c ppi.h pps.c vpoio.c
Message-ID:  <199901301535.HAA37085@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsouch      1999/01/30 07:35:40 PST

  Modified files:
    sys/i386/isa         ppc.c ppcreg.h 
    sys/dev/ppbus        if_plip.c immio.c ppb_msq.h ppbconf.h 
                         ppi.c ppi.h pps.c vpoio.c 
  Log:
  Distinguish EPP address/data register. Add EPP address register access to ppi.
  
  Change microseq offsets. Previously, offsets of the program counter where
  added to the index of the current microinstruction. Make them rely on the
  index of the next executed microinstruction.
  
  Suggested by: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
  
  Revision  Changes    Path
  1.16      +13 -15    src/sys/i386/isa/ppc.c
  1.8       +6 -3      src/sys/i386/isa/ppcreg.h
  1.9       +5 -4      src/sys/dev/ppbus/if_plip.c
  1.6       +12 -12    src/sys/dev/ppbus/immio.c
  1.5       +3 -2      src/sys/dev/ppbus/ppb_msq.h
  1.13      +13 -5     src/sys/dev/ppbus/ppbconf.h
  1.11      +12 -5     src/sys/dev/ppbus/ppi.c
  1.3       +6 -3      src/sys/dev/ppbus/ppi.h
  1.13      +7 -1      src/sys/dev/ppbus/pps.c
  1.6       +14 -14    src/sys/dev/ppbus/vpoio.c

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?199901301535.HAA37085>