From owner-cvs-all Thu Sep 16 17:47:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DF19157D1; Thu, 16 Sep 1999 17:47:42 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA32932; Thu, 16 Sep 1999 17:47:42 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199909170047.RAA32932@freefall.freebsd.org> From: Bill Paul Date: Thu, 16 Sep 1999 17:47:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/09/16 17:47:42 PDT Modified files: sys/pci if_sf.c Log: Fix sf_probe() to detect the card type properly. I botched the reading of the subsystem ID when I converted to newbus. The driver still detects the chipset and still works but fails to identify the exact card. Revision Changes Path 1.7 +4 -4 src/sys/pci/if_sf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message