Rev 1486 | Rev 1518 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1486 | Rev 1489 | ||
|---|---|---|---|
| Line 443... | Line 443... | ||
| 443 | // test_pci(); |
443 | // test_pci(); |
| 444 | // test_kbd(); |
444 | // test_kbd(); |
| 445 | // test_time(); |
445 | // test_time(); |
| 446 | // test_async_kbd(); |
446 | // test_async_kbd(); |
| 447 | // test_fb(); |
447 | // test_fb(); |
| 448 | // test_console(); |
448 | test_console(); |
| 449 | 449 | ||
| 450 | printf("\nBye.\n"); |
450 | printf("\nBye.\n"); |
| 451 | 451 | ||
| 452 | /* |
452 | /* |
| 453 | printf("Userspace task, taskid=%llX\n", task_get_id()); |
453 | printf("Userspace task, taskid=%llX\n", task_get_id()); |