/
dzavalishin
/
newos
Обзор
Документация
Войти
/
dzavalishin
/
newos
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/usage.html
41 строка
1 KB
Travis Geiselbrecht
Set of dox for the system put together by Dan Sinclair.
05 май 2002, 04:40
05 май 2002, 04:40
a0c3d27
Код
Авторство
О чём код?
<html> <head> <title>The NewOS Operating System: Docs</title> </head> <body BGCOLOR="#FFFFFF"> <h1 align="center">Usage Notes</h1> <hr> <hr> <table border="0" width="100%" bgcolor="#E8E8E8"> <tr> <td width="100%" height="100%" valign="top" align="left"> <ul> Not much to write about here. You can't do a whole lot with the system as of yet. There are a few things you should know about though: <br><br> <li>F12 reboots the system. I'll get rid of it later, but it's useful right now</li> <li>Print Screen drops you into the kernel debugger</li> <li>Hook up a serial line at 115200 n81 no flow to com1 and you'll see the kernel debugger</li> </ul> </td> </tr> </table> <hr> <table border="1" width="100%" bgcolor="#D9D5FF"> <tr> <td width="100%" height="49" valign="top" align="center"><small><font color="#000000">This page copyright 2002 </font></small><font size="2">� <a href="mailto:geist@newos.org">Travis Geiselbrecht</a><br> Any questions, comments, gripes, whatever: <a href="mailto:geist@newos.org">geist@newos.org</a></font> </td> </tr> </table> </body> </html>