From owner-cvs-all Sat Jan 12 13:12:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4543937B416; Sat, 12 Jan 2002 13:12:19 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0CLCJv52940; Sat, 12 Jan 2002 13:12:19 -0800 (PST) (envelope-from wpaul) Message-Id: <200201122112.g0CLCJv52940@freefall.freebsd.org> From: Bill Paul Date: Sat, 12 Jan 2002 13:12:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sis.c if_sisreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wpaul 2002/01/12 13:12:19 PST Modified files: sys/pci if_sis.c if_sisreg.h Log: Add support for newer integrated SiS 900 controllers on the 635 and 735 motherboard chipsets. We need to force the chip to reload its MAC address into the receive filter, and enable software access mode for the PHY. PR: kern/33294 Revision Changes Path 1.46 +46 -5 src/sys/pci/if_sis.c 1.12 +8 -0 src/sys/pci/if_sisreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message