Can kldload trigger pci bus rescan?

Daniel O'Connor doconnor at gsoft.com.au
Wed Apr 26 12:10:47 UTC 2006


On Wednesday 26 April 2006 17:17, hongz at 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.

-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20060426/59d095d6/attachment.pgp


More information about the freebsd-hackers mailing list