Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 1999 21:43:33 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/iicbus iic.c
Message-ID:  <199911180543.VAA90831@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/11/17 21:43:33 PST

  Modified files:
    sys/dev/iicbus       iic.c 
  Log:
  Convert iic to use make_dev() rather than cdevsw_add().  This stops the
  annoying 'iic is usurping iic's cdevsw' type messages.  (Yes, there are
  other ways to fix cdevsw_add(), but that is a doomed api)
  
  Revision  Changes    Path
  1.18      +4 -2      src/sys/dev/iicbus/iic.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?199911180543.VAA90831>