Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2005 21:57:03 +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/dev/nve if_nve.c
Message-ID:  <200512252157.jBPLv3oA052444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2005-12-25 21:57:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/nve          if_nve.c 
  Log:
  MFC rev. 1.20
  Make nve(4) work for people with nf3/nf4 who never got it
  working at all and only saw "nve0: device timeout (N)" messages.
  - Setup PHY before handing control to NVidia API setting
    speed, duplex, enabling interrupts, etc.
  - Add restriction of MAXADDR_32BIT for high address to contigmalloc
    to make the driver work on machines with 4+GB of memory.
  
  Revision  Changes    Path
  1.7.2.8   +3 -2      src/sys/dev/nve/if_nve.c



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