I'm trying to convert a PCI network interface device driver to a KLD module.
However, the driver is depending on a pseudo-device and the pseudo-device is
in turn dependent on the device driver. How do I specify dependencies
between KLD modules and what type of module shall they be? Are there any
documents describing KLD in more depth than the tutorial in the FreeBSD
handbook and the man page for KLD? I've search the net but haven't found
anything yet.

Any help appreciated

thanks

Mårten


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to