Hi Masopust,
        The device driver will be loaded when you first access the 
corresponding devices. You may force loading your driver at boot time by adding 
"ddi-forceattach=1" to mydriver.conf file.

Masopust, Christian <> wrote:
> hello,
> 
> i've written a driver which runs now fine but i still have
> the problem that it won't load after a reboot. also after a
> reboot i cannot load it with simply running "add_drv mydriver",
> i always have to specify "-i ...." to load it.
> 
> what did i wrong?  any hints?
> 
> thanks a lot,
> christian
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to