Hi, I have used the following cmd: ddi_create_minor_node() and can see my network device in /devices but not when I run ifconfig -a.
I am facing problem in registering the device. In linux, I can register my device as register_netdev(); Could someone tell me the corresponding method to register in solaris. My aim is to see my device when I run ifconfig -a. Regards, Kaushik.
_______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
