A USB Model for Sharing Host Internet Connectivity with Devices
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore a USB model for sharing host internet connectivity with devices in this 31-minute conference talk by Daniel Berliner from Xaptum. Delve into the problem description, motivating use cases, and the HSS (Host Sharing Standard) protocol. Learn about various packet types, commands like OPEN, CLOSE, SHUTDOWN, CONNECT, ACK, and TRANSMIT, and understand the concept of endpoints. Examine implementation requirements, focusing on Xaptum's device network driver approach. Follow the flow of an OPEN packet and overall packet flow, discuss challenges, and consider future developments in this field of USB connectivity sharing.
Syllabus
Intro
Problem Description
Motivating Use Cases
The HSS Standard
HSS Packet
Packet types
OPEN Command
CLOSE Command
SHUTDOWN Command
CONNECT Command (IP)
ACK Command
TRANSMIT Command
What is an endpoint?
Implementation Requirements
Xaptum's implementation (Device Network Driver)
Flow of an OPEN packet
Packet Flow
Challenges
Moving Forward
Taught by
Linux Foundation
Tags
Related Courses
Linux kernel Module and driver Programming for x86Udemy How to Use USB FTDI D2XX Drivers for Computer I/O Applications
Kevin Darrah via YouTube NuttX for Embedded Linux Developers
Linux Foundation via YouTube A Dive into Zephyr Device Driver Model
Linux Foundation via YouTube An Introduction to EdgeX Foundry
Linux Foundation via YouTube