CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/20 04:51:27
Modified files:
sys/dev/usb : if_urndis.c if_urndisreg.h usb.h
Log message:
- urndis_match() should support multiple interface descriptors.
- in urndis_attach() use the first interface descriptor that's different
from the control interface as the data interface.
from armani's colleague with some tweaks by me.
kettenis@ sthen@ ok
