2010年3月11日 星期四

RNDIS

RNDIS definition:http://www.microsoft.com/whdc/device/network/ndis/rmndis.mspx

network devices on dynamic Plug and Play I/O buses such as USB
It includes two components:
      1. a bus-independent message set
      2. a description of how this message set is conveyed across a specific I/O bus on which it is supported.


RNDIS MINIPORT in Linux: http://lwn.net/Articles/11101/

這三個module是usb net device的重要device
cdc_ether.c  rndis_host.c  usbnet.c
cdc是指USB communications device class (or USB CDC)
http://en.wikipedia.org/wiki/USB_communications_device_class


linux-usb
http://www.linux-usb.org/usbnet/

沒有留言: