On Sun, Dec 09, 2001 at 08:30:34AM +1030, David Rowe wrote: > > > The chip driver is entierly bogus and only claims things that nothing > > else does. This generally means that your probe code isn't working > > correctly because if it were your driver would have claimed this device. > > As I am installing my driver after boot time (using KLD), the chip > driver has already claimed the PLX device, and mydriver_probe is not > presented with the device id for the PLX device. > > Does this mean I can only install my driver as part of the kernel, not > using KLD?
No, you can claim PCI devices after boot. It works fine. Stick some printfs in your probe code to be sure it's being called correctly and what it's being called on. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
msg29803/pgp00000.pgp
Description: PGP signature