Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 1995 23:40:29 -0800
From:      "Rodney W. Grimes" <rgrimes>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa if_ix.c if_ixreg.h
Message-ID:  <199503020740.XAA27474@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
rgrimes     95/03/01 23:40:28

  Modified:    sys/i386/isa if_ix.c if_ixreg.h
  Log:
  Remove unused variables, and move some inside of DEBUGDO to quite up
  compiler.
  Be carefull about over usage of volatile, it really killed performance
  in a few areas and there was a better place to make things volatile in
  almost all cases.  The driver can now receive at full speed without RNR
  errors.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503020740.XAA27474>