Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 13:49:01 -0800 (PST)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sis.c if_sisreg.h
Message-ID:  <200302052149.h15Ln1XW025748@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2003/02/05 13:49:01 PST

  Modified files:        (Branch: RELENG_4)
    sys/pci              if_sis.c if_sisreg.h 
  Log:
  MFC:
  
  Rev. 1.59
  
  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.
  
  Rev. 1.60
  
  SiS no longer implements the enhanced phy control register
  for newer chipsets and phy has to be directly accessed via mdio.
  
  Rev. 1.61
  
  Allow to read EEPROM from LAN for SiS96x chipset. It is shared
  between a 1394 controller and the NIC and each time we access it,
  we need to set SIS_EECMD_REQ.
  
  Rev. 1.63
  
  Add PCI revision number for 630A and 900B. Enable parity error detection
  on 900B and 635(A).
  
  Reviewed by:            phk
  
  Revision   Changes    Path
  1.13.4.23  +334 -60   src/sys/pci/if_sis.c
  1.1.4.11   +39 -2     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?200302052149.h15Ln1XW025748>