From owner-cvs-all Thu May 13 22: 9:32 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 E302E15425; Thu, 13 May 1999 22:09:30 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA95253; Thu, 13 May 1999 22:09:30 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Message-Id: <199905140509.WAA95253@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 13 May 1999 22:09:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ahc_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1999/05/13 22:09:29 PDT Modified files: sys/pci ahc_pci.c Log: Take the subvendor and subdevice ids into account during device probe. Sync up device Ids with the master Adaptec list. Add probe support for the 2940 Pro although it isn't obvious that all of the termination support is correct for this adapter yet. Revision Changes Path 1.11 +230 -92 src/sys/pci/ahc_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message