Changeset 0f323d3 in mainline for uspace/drv/bus/usb/uhcirh/port.c
- Timestamp:
- 2012-10-14T13:54:21Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3218648
- Parents:
- edb0a33
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhcirh/port.c
redb0a33 r0f323d3 32 32 * @brief UHCI root hub port routines 33 33 */ 34 #include <ddi.h> 34 35 #include <libarch/ddi.h> /* pio_read and pio_write */ 35 36 #include <fibril_synch.h> /* async_usleep */
Note:
See TracChangeset
for help on using the changeset viewer.