Changeset 1d1f894 in mainline for uspace/srv/hw/bus/usb/hcd/virtual/vhcd.h
- Timestamp:
- 2010-11-03T15:05:41Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d70a463
- Parents:
- af894a21
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/bus/usb/hcd/virtual/vhcd.h
raf894a21 r1d1f894 37 37 38 38 #define NAME "hcd-virt" 39 #define NAME_DEV "hcd-virt-dev" 39 40 #define NAMESPACE "usb" 40 41 41 #define DEVMAP_PATH NAMESPACE "/" NAME 42 #define DEVMAP_PATH_HC NAMESPACE "/" NAME 43 #define DEVMAP_PATH_DEV NAMESPACE "/" NAME_DEV 42 44 43 45 extern int debug_level;
Note:
See TracChangeset
for help on using the changeset viewer.