Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2003 19:50:09 -0700 (PDT)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/iicbus iicbb.c iiconf.h
Message-ID:  <200306190250.h5J2o9bC033378@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2003/06/18 19:50:09 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/iicbus       iicbb.c iiconf.h 
  Log:
  make iicbb_devclass and iicbb_driver globally visible.  This will let
  drivers that implemnt the i2c bit banging bus interface not have to
  recompile iicbb in order to add an attachment for it.
  
  This will mean the bktr and other definitions can go back to their
  respective drivers.
  
  Revision  Changes    Path
  1.12      +2 -2      src/sys/dev/iicbus/iicbb.c
  1.8       +3 -0      src/sys/dev/iicbus/iiconf.h



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