Hi Guys

I have a x86 workstation and I setup the opensolaris in it.
Now I write a hard device driver "foo" and try to load it
with add_drv,here is my command:

add_drv -i '"pci8086,xxxx"' foo

it is looks fine ,cause from the /etc/drviver_aliases and
/etc/name_to_major,I can get the entry of foo driver.
But the problem is the driver foo loaded behind the zfs, I need to
make it loaded before zfs. how to do this?

thanks!

Regards,
Lifeng




_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to