There isn't much point printing 'npx0: INT 16 interface' because that is

the only way it works here.
This commit is contained in:
peter 2003-11-08 00:13:43 +00:00
parent 0250fd303f
commit 3313cd9a67
2 changed files with 0 additions and 2 deletions

View File

@ -192,7 +192,6 @@ npx_attach(dev)
{
register_t s;
device_printf(dev, "INT 16 interface\n");
npxinit(__INITIAL_NPXCW__);
if (npx_cleanstate_ready == 0) {

View File

@ -192,7 +192,6 @@ npx_attach(dev)
{
register_t s;
device_printf(dev, "INT 16 interface\n");
npxinit(__INITIAL_NPXCW__);
if (npx_cleanstate_ready == 0) {