cvs commit: src/sys/kern subr_bus.c

John Baldwin jhb at FreeBSD.org
Thu Dec 28 14:13:31 PST 2006


jhb         2006-12-28 22:13:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             subr_bus.c 
  Log:
  MFC: When loading a driver that is a subclass of another driver don't set
  the devclass's parent pointer if the two drivers share the same devclass.
  
  Revision   Changes    Path
  1.184.2.5  +11 -1     src/sys/kern/subr_bus.c


More information about the cvs-src mailing list