Fixed serial (and serial mouse) operation on boards with Super I/O chips;
A few video bug fixes per patches from the mainline PCem forum; Added CUE/BIN image support per patches from the mainline PCem forum.
This commit is contained in:
@@ -39,6 +39,9 @@ static NETCARD net_cards[] = {
|
||||
|
||||
int network_card_current = 0;
|
||||
|
||||
uint8_t ethif;
|
||||
int inum;
|
||||
|
||||
|
||||
static void
|
||||
net_poll(void *priv)
|
||||
|
||||
Reference in New Issue
Block a user