Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 1999 08:21:16 -0800 (PST)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <199912241621.IAA76171@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1999/12/24 08:21:16 PST

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  * Set the devclass of a device before calling the probe method. This allows
    device_printf() etc. to print something intelligible.
  * Allow device_set_devclass(dev, 0) for clearing the devclass.
  
  Revision  Changes    Path
  1.51      +13 -2     src/sys/kern/subr_bus.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?199912241621.IAA76171>