Changeset 5944244 in mainline for uspace/drv/uhci-rhd/main.c
- Timestamp:
- 2011-02-01T23:25:48Z (12 years ago)
- Branches:
- lfn, master, serial
- Children:
- 1f5c1e61
- Parents:
- c56dbe0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-rhd/main.c
rc56dbe0 r5944244 86 86 87 87 device->driver_data = rh; 88 usb_log_info("Sucessfully initialized driver i sntance for device:%d.\n",88 usb_log_info("Sucessfully initialized driver instance for device:%d.\n", 89 89 device->handle); 90 90 return EOK;
Note: See TracChangeset
for help on using the changeset viewer.