From owner-cvs-all Wed Feb 6 14: 6:54 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 0F4AF37B419; Wed, 6 Feb 2002 14:06:49 -0800 (PST) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g16M6nm64267; Wed, 6 Feb 2002 14:06:49 -0800 (PST) (envelope-from ambrisko) Message-Id: <200202062206.g16M6nm64267@freefall.freebsd.org> From: Doug Ambrisko Date: Wed, 6 Feb 2002 14:06:49 -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 ambrisko 2002/02/06 14:06:48 PST Modified files: sys/pci if_sis.c if_sisreg.h Log: Fix support for 630ET support. We don't need the Linux part to set the mii access mode. Fix the device ID and make it read the mac via sis_read_mac. Reviewed by: imp MFC after: 1 week Revision Changes Path 1.48 +3 -10 src/sys/pci/if_sis.c 1.13 +1 -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