cvs commit: src/sys/dev/lmc if_lmc.c

Scott Long scottl at FreeBSD.org
Mon Oct 3 21:49:22 PDT 2005


scottl      2005-10-04 04:49:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/lmc          if_lmc.c 
  Log:
  For some utterly bizarre reason, sparc64 coerces PAGE_SIZE to be a long
  instead of an int.  No other FreeBSD architecture does this.  Patch over
  this problem in the lmc driver.  While I'm here, correct a mistake with
  DEVICE_POLLING.
  
  Revision  Changes    Path
  1.24      +3 -2      src/sys/dev/lmc/if_lmc.c


More information about the cvs-all mailing list