Prev: Growing a UFS filesystem on an IBM SAN LUN
Next: How to get the process id that is using a port
From: amujoo on 9 Dec 2008 19:59 In my driver I create a pseudo device in /devices by calling ddi_create_minor_node() inside an ioctl. Then using another ioctl I call ddi_remove_minor_node(). But that doesnt remove the device in / devices directory. Any idea why ? How to debug this problem?
|
Pages: 1 Prev: Growing a UFS filesystem on an IBM SAN LUN Next: How to get the process id that is using a port |