hathach
|
355fd7e648
|
adding subclass RNDIS-CDC driver API
- implement init
- close
- xfer_isr
- open
adding waiting for notification after send rndis_initalize_msg
|
2013-07-05 16:22:42 +07:00 |
|
hathach
|
c08c655fd1
|
implementing initializing for RNDIS
|
2013-07-05 11:46:12 +07:00 |
|
hathach
|
d3aed01874
|
add some printf when a class is mounted
add initial tests for rndis
|
2013-07-04 10:47:31 +07:00 |
|
hathach
|
c5afb9d50f
|
change class (hid/cdc) _mounted_isr to _mounted_cb
|
2013-07-04 09:45:20 +07:00 |
|
hathach
|
4a8686e868
|
adding _mounted_isr & _umounted_isr callback for host keyboard & mouse
remove TUSB_EVENT_INTERFACE_OPEN & TUSB_EVENT_INTERFACE_CLOSE
|
2013-07-03 12:46:12 +07:00 |
|
hathach
|
b0f45b3651
|
temporarily check cdc mounted by pipe_in & pipe_out
add tests for tusbh_cdc_xfer_isr
|
2013-07-03 12:06:07 +07:00 |
|
hathach
|
b3f98bc15a
|
rename cdc descriptor type
add tusbh_cdc_mounted_isr & tusbh_cdc_unmounted_isr
|
2013-07-03 10:53:16 +07:00 |
|
hathach
|
51f894b0bf
|
add tests for tusbh_cdc_serial_is_mounted
|
2013-07-02 15:39:53 +07:00 |
|
hathach
|
7e5c6ded2d
|
add tusbh_cdc_serial_is_mounted API
test for cdch close driver
|
2013-07-02 15:32:41 +07:00 |
|
hathach
|
e1883fcd26
|
add acm_capability saving to host data & its test
|
2013-07-01 11:29:23 +07:00 |
|
hathach
|
a4f7dc1105
|
add & pass a first few test for cdc host
implement cdch_open_subtask
|
2013-07-01 10:35:37 +07:00 |
|