cvs commit: src/sys/dev/iicbus iicbb.c iiconf.h

John-Mark Gurney jmg at FreeBSD.org
Wed Jun 18 19:50:10 PDT 2003


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


More information about the cvs-src mailing list