mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 02:40:09 -04:00
i386 comconsole: don't loop forever if hardware doesn't respond
- clear capability flags when hw timeouts
- retire comc_started status variable and directly use c_flags to see
if comconsole is selected for use
|
||
|---|---|---|
| .. | ||
| bioscd.c | ||
| biosdisk.c | ||
| biosmem.c | ||
| biossmap.c | ||
| comconsole.c | ||
| libpc98.h | ||
| Makefile | ||
| pc98_sys.c | ||
| time.c | ||
| vidconsole.c | ||