Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2004 20:21:58 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sk.c
Message-ID:  <200411132021.iADKLwS8017645@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2004-11-13 20:21:58 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_sk.c 
  Log:
  Set ramsize depending on a value from eprom instead of using
  hardcoded 128k for Yukon devices. 88E8001 only has 64k of on-chip RAM[1].
  
  [1] http://www.marvell.com/products/pcconn/yukon/Yukon_88E8001_10_073103_final.pdf
  
  Tested by:      amd64, current
  Approved by:    rwatson (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.88      +9 -3      src/sys/pci/if_sk.c



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