* ERROR: Port ... not available
@ 2009-07-04 20:02 David Relson
0 siblings, 0 replies; only message in thread
From: David Relson @ 2009-07-04 20:02 UTC (permalink / raw)
To: linux-msdos
Hi Bart,
Changing focus...
The first error reported in boot.log is:
ERROR: Port 0xac1c is not available (outw),
"save_vga_state" failed.
Since the port number doesn't appear in hwinfo or lspci, it seems that
adding some debug statements to dosemu might help.
The message above comes from ports, notably port_not_avail_outw() which
calls check_crit_section() which spits out the message. Looks like I
need to trace backwards to see how/why port_not_avail_outw is being
passed address 0xAC1C. Have you any suggestions of a better approach?
Regards,
David
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-04 20:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-04 20:02 ERROR: Port ... not available David Relson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox