Hi, all:
I am trying to write a EEM usb function driver myself. But I get confused. Hope someone can help. EEM specification doesn't declare any specific descriptor, comparing to CDC Ethernet, which uses an "Union Function Descriptor" and an "Ethernet Networking Functional Descriptor". I know the "Union Function Descriptor" is used to combine the Communication Class Interface and the Data Class Interface, but: 1. why should device pass a MAC address to Host through "Ethernet Networking Functional Descriptor"? Can usenet.c decide one by itself? 2. EEM doesn't have specific descriptor, so how could host control those broadcast and power filters? 3. I don't need to care about IP address in driver, is it? What I only need to do is to write a script including "ifconfig usb0 .....", is this right? But who will act as dhcp server? Device or host?

I know EEM isn't popular, I do it just for study.

Thanks in advance.

Ethan

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to