Changeset 692c40cb in mainline for uspace/srv/drivers/ns8250/ns8250.c
- Timestamp:
- 2010-05-28T09:04:37Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5159ae9
- Parents:
- c9f3b45c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/drivers/ns8250/ns8250.c
rc9f3b45c r692c40cb 760 760 dev->class = &ns8250_dev_class; 761 761 762 add_device_to_class(dev, "serial"); 763 762 764 printf(NAME ": the %s device has been successfully initialized.\n", dev->name); 763 765
Note:
See TracChangeset
for help on using the changeset viewer.