Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 16:45:29 -0800 (PST)
From:      Bill Paul <wpaul@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:  <200102090045.f190jXv46562@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2001/02/08 16:45:29 PST

  Modified files:
    sys/pci              if_sis.c if_sisreg.h 
  Log:
  Apply patch to add support for the intergrated ethernet in the SiS630E
  chipset. The MAC address is stored in the APC CMOS RAM and we have to
  commit trememdous evil in order to read it. The code to do this is only
  activated on the i386 platform. Thanks to Cameron Grant for providing
  access to a test box for me to tinker with.
  
  This will fix the problem where the sis driver ends up with a station
  address of 00:00:00:00:00:00 on boards that use the 630E chipset.
  
  Revision  Changes    Path
  1.31      +100 -3    src/sys/pci/if_sis.c
  1.5       +8 -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?200102090045.f190jXv46562>