From owner-freebsd-ports Mon Jan 13 13:49:56 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7577537B40A; Mon, 13 Jan 2003 13:49:55 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD6743E4A; Mon, 13 Jan 2003 13:49:55 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <20030113214954052002o6mve>; Mon, 13 Jan 2003 21:49:54 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA73105; Mon, 13 Jan 2003 13:49:53 -0800 (PST) Date: Mon, 13 Jan 2003 13:49:51 -0800 (PST) From: Julian Elischer To: re@freebsd.org, ports@freebsd.org Cc: phk@freebsd.org Subject: emulation/rtc port broken for 5.x Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The port compiles but does not run. It is very confused about several things DEVFS related I hacked it to work at home but unfortunatly I forgot to send the patches forward to here (work) so I can't give them exactly. The basic change is that rtc_attach() needs to be changed a little and called from teh module init code instead of teh open code. It's used for vmware. on which topic, I submitted a patch to make vmware compile on -current again. probably not needed for 5.0 unless 5.0 had sys/filedesc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message