From owner-cvs-all Fri Feb 16 5:29:49 2001 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 9EC1737B503; Fri, 16 Feb 2001 05:29:42 -0800 (PST) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1GDTgx12586; Fri, 16 Feb 2001 05:29:42 -0800 (PST) (envelope-from nyan) Message-Id: <200102161329.f1GDTgx12586@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 16 Feb 2001 05:29:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci es137x.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2001/02/16 05:29:42 PST Modified files: sys/dev/sound/pci es137x.c Log: Don't assume bus_space_handle_t == the start address of resource. Use rman_get_start() instead. Revision Changes Path 1.31 +9 -5 src/sys/dev/sound/pci/es137x.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message