Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 1999 08:41:14 -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 ppbconf.c ppbconf.h
Message-ID:  <199901101641.IAA22079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsouch      1999/01/10 08:41:14 PST

  Modified files:
    sys/i386/isa         ppc.c ppcreg.h 
    sys/dev/ppbus        ppbconf.c ppbconf.h 
  Log:
  Fix broken low level ppb_rxxx() return type: char becomes u_char.
  
  Submitted by: Bruce Evans <bde@zeta.org.au>
  
  Some ppb bootup printfs simplified.
  
  Revision  Changes    Path
  1.15      +9 -9      src/sys/i386/isa/ppc.c
  1.7       +9 -9      src/sys/i386/isa/ppcreg.h
  1.11      +2 -4      src/sys/dev/ppbus/ppbconf.c
  1.11      +7 -7      src/sys/dev/ppbus/ppbconf.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?199901101641.IAA22079>