cvs commit: src/sys/dev/pccbb pccbb.c

Warner Losh imp at FreeBSD.org
Thu Feb 15 07:13:39 UTC 2007


imp         2007-02-15 07:13:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Fix three bugs:
  o When detaching all children, try really hard to get all the children
    list before giving up.  This is based on an observation by hans petter
    selasky in his usb p4 branch.
  o When rescanning devices after a driver is added, abort if we can't get
    the child list with a message.
  o when rescanning devices, if the reprobe/attach is successful, save the
    device for cardbus/pccard.
  
  Revision  Changes    Path
  1.152     +25 -6     src/sys/dev/pccbb/pccbb.c


More information about the cvs-src mailing list