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 Wemm 2003-11-08 00:13:43 +00:00
parent 88861af1fb
commit 7538a488f5
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) {