Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 1998 03:30:06 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <199812121130.DAA27499@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1998/12/12 03:30:05 PST

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  When no driver was found for a device, the message 'not probed' appeared
  This is odd, especially in the case of USB where the driver is found
  in several tries: vendor specific, class specific, interface specific.
  The mouse driver is found at the interface specific level...
  Reviewed by:	Doug Rabson (dfr@freebsd.org)
  
  Revision  Changes    Path
  1.12      +5 -5      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?199812121130.DAA27499>