Date: Thu, 15 Feb 2007 07:13:38 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c Message-ID: <200702150713.l1F7Dchf072702@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702150713.l1F7Dchf072702>
