Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 1998 14:01:23 -0700 (PDT)
From:      Nicolas Souchu <nsouch@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/conf LINT Makefile.i386 src/sys/i386/i386 autoconf.c src/sys/i386/include iic.h smb.h src/sys/i386/isa pcf.c isa_device.h
Message-ID:  <199809032101.OAA10717@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsouch      1998/09/03 14:01:23 PDT

  Modified files:
    sys/i386/conf        LINT Makefile.i386 
  Log:
  Reviewed by:	Doug Rabson
  Submitted by:	nsouch
  Adding I2C and SMB entries to LINT, CONFIGVERS modified in Makefile.i386
  
  Revision  Changes    Path
  1.457     +36 -1     src/sys/i386/conf/LINT
  1.121     +4 -2      src/sys/i386/conf/Makefile.i386

  Modified files:
    sys/i386/i386        autoconf.c 
  Log:
  Reviewed by:	Doug Rabson
  Submitted by:	nsouch
  root_bus_configure() call to initialize new bus arch in i386 env.
  
  Revision  Changes    Path
  1.104     +6 -1      src/sys/i386/i386/autoconf.c

  Added files:
    sys/i386/include     iic.h smb.h 
  Log:
  Reviewed by:	Doug Rabson
  Submitted by:	nsouch
  I2C and SMB ioctls

  Modified files:
    sys/i386/isa         isa_device.h 
  Added files:
    sys/i386/isa         pcf.c 
  Log:
  Reviewed by:	Doug Rabson
  Submitted by:	nsouch
  Philips PCF8584 chipset support. Chipset controller for the I2C bus.
  
  Revision  Changes    Path
  1.53      +2 -1      src/sys/i386/isa/isa_device.h



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