cvs commit: src/sys/pci if_sk.c

Bjoern A. Zeeb bz at FreeBSD.org
Sat Nov 13 20:21:58 GMT 2004


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


More information about the cvs-src mailing list