Date: Wed, 26 Apr 2006 21:40:23 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: freebsd-hackers@freebsd.org Cc: hongz@promisechina.com Subject: Re: Can kldload trigger pci bus rescan? Message-ID: <200604262140.35941.doconnor@gsoft.com.au> In-Reply-To: <1146037663$82118$49670145@hongz@promisechina.com> References: <1146037663$82118$49670145@hongz@promisechina.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2222438.ob7xXpjV6P Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 26 April 2006 17:17, hongz@promisechina.com wrote: > I tried to use kldload to load our HBA driver. But the driver's pci probe > function can not find the HBA card! Does it mean that kldload can not > trigger pci bus rescan? If so, what should I do for triggering pci bus > rescan after loading our pci driver? It will reprobe.. Well, all of the probe functions in the kernel will be called again. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2222438.ob7xXpjV6P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBET2M75ZPcIHs/zowRAiUeAKCHAgk36tiwmZDjRGL+qReBwfa86gCcCAiT wGegtMojweLgEi9sn8gTXZ4= =IK1Z -----END PGP SIGNATURE----- --nextPart2222438.ob7xXpjV6P--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604262140.35941.doconnor>