Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2005 04:49:22 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/lmc if_lmc.c
Message-ID:  <200510040449.j944nMbv058572@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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