CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/14 16:50:41
Modified files:
sys/dev/usb : if_urndis.c
Log message:
Rewrite urndis_match() logic for the HTC Hero to match on vendor and
product ID. The former code was a bit promiscuous and would attempt to
attach urndis(4) to e.g. E71 (as noticed by jmc) and then fail.
ok fabien armani deraadt
