[comp.sys.ibm.pc.rt] 3com ethernet card in IBM AOS4.3

nelson@zeus.mgmt.purdue.edu (J. Nelson Howell) (02/16/91)

I have been trying to generate a kernel which uses the 3com ethrenet
driver under AOS4.3.  Although I can generate the kernel with the driver,
I keep getting the messages 'vmunix: after local masking rcf=0x8220' and
'vmunix: after local masking rcf=0x0'.

The interface seems to work, but the messages generated (constantly) are
very disconcerting.  The system also has an Ungerman Bass and a token ring
interface which have been happily working for the last two years.

I am not overly knowledgeable in this area, but I can learn (1/2 :-).  Any
ideas on the cause or a remedy?  Thanks.

-- 

J. Nelson Howell                       | System Programmer
nelson@midas.mgmt.purdue.edu  Internet | Krannert Graduate School of Management
NELSON@PURCCVM                BITNET   | Purdue University

jch@chumley.tn.cornell.edu (Jeffrey C Honig) (02/17/91)

I think those messages are debugging lines that we not cleaned up.
Just delete or comment out the printf's.  I saw the same thing here
when someone brought up the token ring adaptor.

Jeff