Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 15:16:22 -0800 (PST)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xl.c
Message-ID:  <200212182316.gBINGMMo059638@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2002/12/18 15:16:22 PST

  Modified files:
    sys/pci              if_xl.c 
  Log:
  Fix bug with 3c90xB cards and newer.  We weren't trying to
  copy the mbuf chain into an mbuf cluster when there is
  more than 63 mbufs in the chain.  We were trying with older
  cards though.
  
  Revision  Changes    Path
  1.113     +14 -39    src/sys/pci/if_xl.c

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?200212182316.gBINGMMo059638>