On 02/ 4/10 05:08 PM, Lei Chen wrote: > Garrett D'Amore : >> +1. Do we have any idea of specific models of device that conform to >> this specification? > Thank you. We got this driver support requirement from Single Server > Management team. It's intended for new SP features. Please see > CR6922046 comments section for more details.
Ah, OK. I wonder if emulating a more common device would be better -- but this ought to work. - Garrett > > Thanks, > Lei Chen > > >> >> - Garrett >> >> On 02/ 4/10 03:57 PM, Artem Kachitchkine wrote: >>> I'm sponsoring this self-review case for Raymond Chen. >>> >>> -Artem >>> >>> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI >>> This information is Copyright 2010 Sun Microsystems >>> 1. Introduction >>> 1.1. Project/Component Working Name: >>> USB CDC ECM driver >>> 1.2. Name of Document Author/Supplier: >>> Author: Raymond Chen >>> 1.3 Date of This Document: >>> 04 February, 2010 >>> 4. Technical Description >>> >>> This project provides a driver, usbecm(7D), to support devices of USB >>> CDC (Communication Device Class) subclass ECM (Ethernet Control Model). >>> The specification to support is ECMv1.2, >>> http://www.usb.org/developers/devclass_docs/CDC1.2_WMC1.1.zip. This >>> specification defines the protocol to exchange Ethernet framed data >>> between the devices and the host. An ECM device presents itself as a >>> NIC device to the host. >>> >>> All devices compatible with ECMv1.2 can be driven by usbecm(7D). >>> This driver will use standard Solaris USBA interfaces and public GLDv3 >>> interfaces (PSARC 2009/638). The regular network interface >>> administrative >>> commands, such as ifconfig(1M), dladm(1M) etc, can be used to manage >>> interfaces presented by usbecm(7D). >>> >>> The package name SUNWuecm and driver name usbecm are "Committed". >>> Requested binding is patch/micro. >>> >>> 6. Resources and Schedule >>> 6.4. Steering Committee requested information >>> 6.4.1. Consolidation C-team Name: >>> ON >>> 6.5. ARC review type: Automatic >>> 6.6. ARC Exposure: open >>> >> >