On Wed, 15 Mar 2006, Marc Singer wrote: > On Wed, Mar 15, 2006 at 05:47:05PM -0500, Alan Stern wrote: > > I don't know why g_ether would have a configuration with no interfaces. > > A good question to ask the maintainer. Dave? > > I found out what the problem is. The ether.c file has explicit code > to enable the CDC configuration for every UDC driver. I'm not sure > why this is done this way. Seems like it should default to > DEV_CONFIG_CDC unless the UDC needs something else.
Or else it should fail entirely if the UDC can't be identified. The problem is that fairly often the UDC _does_ need something else. That's why the testing is there. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
