From owner-cvs-all Mon Oct 16 16: 2:24 2000 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 E550137B503; Mon, 16 Oct 2000 16:02:21 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA78502; Mon, 16 Oct 2000 16:02:21 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200010162302.QAA78502@freefall.freebsd.org> From: Warner Losh Date: Mon, 16 Oct 2000 16:02:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/10/16 16:02:21 PDT Modified files: sys/pci if_xl.c Log: When wierdreset flag is set, turn on the DISADVFD flag when we reset rather than all the flags. This prevents setting being read from ROM, which is a problem. If this breaks anything, it will only break the 3C556B cards minipci cards, which mainly exist at rpi as far as rpi has been able to tell. Submitted by: Louis Gerbarg Revision Changes Path 1.83 +4 -3 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message