From owner-freebsd-current Mon Oct 28 10:14:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F11037B401 for ; Mon, 28 Oct 2002 10:14:16 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id C51A543E3B for ; Mon, 28 Oct 2002 10:14:12 -0800 (PST) (envelope-from Maksim.Yevmenkin@exodus.net) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Mon, 28 Oct 2002 10:14:12 -0800 Received: from exodus.net ([206.220.227.147]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.5329); Mon, 28 Oct 2002 10:14:12 -0800 Message-ID: <3DBD7E73.7D246515@exodus.net> Date: Mon, 28 Oct 2002 10:14:11 -0800 From: Maksim Yevmenkin X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: "Vladimir B. Grebenschikov" Cc: freebsd-current@freebsd.org Subject: Re: options GEOM and NODEVFS References: <3DBD76E9.2F12196B@exodus.net> <1035827801.677.17.camel@vbook> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 28 Oct 2002 18:14:12.0304 (UTC) FILETIME=[D1241500:01C27EAD] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Vladimir B. Grebenschikov" wrote: > > χ Mon, 28.10.2002, Χ 20:42, Maksim Yevmenkin ΞΑΠΙΣΑΜ: > > > p.s. sorry if this is a FAQ. man geom(4) and quick grep > > in /sys/conf and /sys/i386/conf came up with nothing. > > > > p.p.s. i need NODEVFS to run vmware2 (/dev/rtc is not > > DEVFS friendly). > > Do not know about GEOM with NODEVFS, but > you can install rtc device file into /compat/linux/dev/ directory. > So vmware will see it. BZZZT :) wrong :) beetle% pwd /usr/compat/linux/dev beetle% ls -la rtc crw-r--r-- 1 root wheel 202, 0 26 Oct 11:00 rtc beetle% kldstat -n rtc Id Refs Address Size Name 7 1 0xc0fc6000 2000 rtc.ko beetle% cat ./rtc cat: ./rtc: Device not configured beetle% i know there are few patches floating around to make "rtc" DEVFS compatible. i can produce yet another one, but it would be nice if at least of them made it to the tree. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message