imp         2008-06-20 16:58:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_bus.c 
    sys/sys              bus.h 
  Log:
  SVN rev 179893 on 2008-06-20 16:58:15Z by imp
  
  Split out the probing magic of device_probe_and_attach into
  device_probe() so that it can be used by busses that may wish to do
  additional processing between probe and attach.
  
  Reviewed by:    dfr@
  
  Revision  Changes    Path
  1.209     +25 -6     src/sys/kern/subr_bus.c
  1.82      +1 -0      src/sys/sys/bus.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to