Changeset f6577d9 in mainline for uspace/drv/bus/usb/vhc/conndev.c
- Timestamp:
- 2012-12-22T15:48:33Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f5f0cfb
- Parents:
- 01eeaaf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/vhc/conndev.c
r01eeaaf rf6577d9 38 38 #include <ddf/driver.h> 39 39 #include <usbvirt/ipc.h> 40 #include <usb/debug.h> 40 41 #include <async.h> 41 #include "conn.h" 42 43 #include "vhcd.h" 42 44 43 45 static fibril_local uintptr_t plugged_device_handle = 0;
Note:
See TracChangeset
for help on using the changeset viewer.