Have performed the following:
ifconfig en0 down
ifconfig en0 detach
rmdev -dl et0
rmdev -dl en0
all the above commands didn't give any error, but the next command gave me the following:
# rmdev -dl ent0
Method error (/usr/lib/methods/ucfgent):
0514-062 Cannot perform the requested function because the specified device is busy.
If anybody knows why I am getting this error and how to remove ent0 I will be appreciated.
Thanks in advance!
ifconfig en0 down
ifconfig en0 detach
rmdev -dl et0
rmdev -dl en0
all the above commands didn't give any error, but the next command gave me the following:
# rmdev -dl ent0
Method error (/usr/lib/methods/ucfgent):
0514-062 Cannot perform the requested function because the specified device is busy.
If anybody knows why I am getting this error and how to remove ent0 I will be appreciated.
Thanks in advance!