There isn't much point printing 'npx0: INT 16 interface' because that is
the only way it works here.
This commit is contained in:
parent
0250fd303f
commit
3313cd9a67
@ -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) {
|
||||
|
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user