Re: Subject: IOEthernetController and USB problem
Re: Subject: IOEthernetController and USB problem
- Subject: Re: Subject: IOEthernetController and USB problem
- From: Frode Isaksen <email@hidden>
- Date: Thu, 07 Mar 2002 09:14:27 +0100
>
Message: 5
>
From: "Beard Rex (Aepix)" <email@hidden>
>
To: "'email@hidden'" <email@hidden>
>
Subject: IOEthernetController and USB problem
>
Date: Wed, 6 Mar 2002 16:00:54 -0500
>
>
There are a lot of questions here...
>
>
I'm making a driver that inherits from IOEthernetController
>
with an IOUSBDevice as it's provider class on OS 10.1
>
>
I'm able to install and load and bring it up and pass network traffic.
>
>
But when I unplug the USB cable I start to have problems.
>
>
1> The network interface never disappears. I still see it with
>
ifconfig -a. I can't unload my driver with kextunload.
>
(If my driver didn't come all the way up and running I can
>
kextunload it just fine, but not if the interface is brought
>
all the way up.)
I have the same problem with a PCI based IOEthernetController...
Frode
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.