From owner-cvs-all Tue Dec 10 7:57:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 082D537B401; Tue, 10 Dec 2002 07:57:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A677A43EB2; Tue, 10 Dec 2002 07:57:42 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBAFqumV068456; Tue, 10 Dec 2002 07:52:56 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBAFqucA068455; Tue, 10 Dec 2002 07:52:56 -0800 (PST) Message-Id: <200212101552.gBAFqucA068455@repoman.freebsd.org> From: Scott Long Date: Tue, 10 Dec 2002 07:52:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/raidframe rf_freebsdkintf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/12/10 07:52:56 PST Modified files: sys/dev/raidframe rf_freebsdkintf.c Log: Play nice with GEOM and use the appropriate ioctls for getting the partition size and sector size. The old way of groveling through the disklabel doesn't work anymore. Noticed by: anholt Approved by: re Revision Changes Path 1.3 +12 -20 src/sys/dev/raidframe/rf_freebsdkintf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message