site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Following the steps of the documentation. 1> Load the IOKit kext 2> ifconfig en2 inet 192.168.1.2 netmask 255.255.255.0 up 3> arp it on both machines 4> Do some test, then... 5> ipconfig set en2 NONE 6> kextunload ... Fails still has references 7> ifconfig -a (Still shows an active en2 interface?) This looks like a bug in Snow Leopard? Godfrey _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... While trying to debug a USB network kext I find that I can't unload as the dlil isn't being destroyed. Steps to reproduce (using a pegasus USB enet, but the same steps are reproducable with the Air's ENET dongle) Nothing I do will unload the kext even thought this is the documented techniques described in http://developer.apple.com/mac/library/documentation/DeviceDrivers/Conceptua... This email sent to site_archiver@lists.apple.com
participants (1)
-
Godfrey van der Linden