CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/11/30 14:45:04
Modified files: sys/dev/usb : if_urndis.c Log message: Don't overwrite fields in the message when setting up the REMOTE_NDIS_SET_MSG command in urndis_ctrl_set(). Seems many RNDIS hardware doesn't care about the overwritten fields, but the SunMicro Virtual Eth Device found in newer Oracle SPARC hardware does. ok armani@