Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 08:45:01 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/i386 dokern.sh drivers.conf src/sys/i386/conf GENERIC
Message-ID:  <200209051545.g85Fj2it040091@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/09/05 08:45:01 PDT

  Modified files:
    release/i386         dokern.sh drivers.conf 
    sys/i386/conf        GENERIC 
  Log:
  Statically compile pcn(4) into the install kernel vs. using as module.
  lnc(4) will attach to AMD PCnet/FAST NICs if pcn(4) does not attach.
  I.e. pcn(4) gets first chance.  There is a problem however in that pcn(4)
  was moved out of the install kernel so that the module would be used.
  This however causes bad installs if one has an AMD PCnet/FAST NIC.
  
  Revision  Changes    Path
  1.63      +0 -1      src/release/i386/dokern.sh
  1.9       +1 -2      src/release/i386/drivers.conf
  1.362     +1 -1      src/sys/i386/conf/GENERIC

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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