Don't let lance steal keys
This commit is contained in:
parent
36f4976e17
commit
27cae0a47e
@ -316,8 +316,10 @@ void main( int argc, char **argv )
|
||||
|
||||
fkeys = sfkeys = 0; bit_set( sfkeys, 7 );
|
||||
|
||||
#if 0
|
||||
if ( (r = fkey_map(&fkeys, &sfkeys)) != OK )
|
||||
printf( "Error registering key\n" );
|
||||
#endif
|
||||
|
||||
if((eth_tasknr=getprocnr()) < 0)
|
||||
panic("lance","couldn't get own proc nr", i);
|
||||
|
Loading…
x
Reference in New Issue
Block a user