From owner-cvs-all Sat Nov 20 18:56:20 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 4715015191; Sat, 20 Nov 1999 18:56:18 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA55142; Sat, 20 Nov 1999 18:56:18 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <199911210256.SAA55142@freefall.freebsd.org> From: Matt Jacob Date: Sat, 20 Nov 1999 18:56:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci isp_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/11/20 18:56:18 PST Modified files: sys/pci isp_pci.c Log: Fix dmasetup functions to have 16 bit queue indices. Get the chip revision out of the PCI CLASS reg and store it in the softc. Use the getenv_quad function to get a WWN override from the environment. Look for a config value for same. Make slightly less lame the wwn seed construction. Revision Changes Path 1.37 +41 -29 src/sys/pci/isp_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message