From owner-cvs-all Fri Oct 13 16:34:50 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 CEC6E37B502; Fri, 13 Oct 2000 16:34:47 -0700 (PDT) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA31912; Fri, 13 Oct 2000 16:34:47 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <200010132334.QAA31912@freefall.freebsd.org> From: Jonathan Lemon Date: Fri, 13 Oct 2000 16:34:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/10/13 16:34:47 PDT Modified files: sys/dev/ida ida_pci.c Log: Look at both the vendor and subvendor information when determining whether this is a Smart Array. This fixes a problem where the driver would incorrectly match a Dell RAID device. Reviewed by: msmith Revision Changes Path 1.15 +25 -32 src/sys/dev/ida/ida_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message