Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2003 00:12:20 -0800 (PST)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sis.c if_sisreg.h
Message-ID:  <200301100812.h0A8CKtC009336@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2003/01/10 00:12:20 PST

  Modified files:
    sys/pci              if_sis.c if_sisreg.h 
  Log:
  SIS_CFG_EDB_MASTER_EN indicates the EDB bus is used instead of
  the PCI bus. When this bit is set, the Max DMA Burst Size
  for TX/RX DMA should be no larger than 64 bytes.
  
  Reviewed by:    luoqi
  Obtained from:  (idea from linux driver source)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.60      +10 -2     src/sys/pci/if_sis.c
  1.17      +4 -1      src/sys/pci/if_sisreg.h

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?200301100812.h0A8CKtC009336>