Changes in uspace/drv/infrastructure/rootvirt/devices.def [6d5e378:606c369] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootvirt/devices.def
r6d5e378 r606c369 4 4 * Unless the list is empty, the last item shall be followed by a comma. 5 5 */ 6 7 /* Kernel framebuffer */8 {9 .name = "kfb",10 .match_id = "virtual&kfb"11 },12 6 13 7 #ifdef CONFIG_TEST_DRIVERS
Note:
See TracChangeset
for help on using the changeset viewer.