From owner-freebsd-emulation Mon Dec 3 7:42:22 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id 63A5737B405 for ; Mon, 3 Dec 2001 07:42:19 -0800 (PST) Received: from node7.cluster.srrc.usda.gov (node7.cluster.srrc.usda.gov [192.168.1.7]) by symbion.srrc.usda.gov (8.11.6/8.11.6) with ESMTP id fB3FgHE00953; Mon, 3 Dec 2001 09:42:17 -0600 (CST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: (from glenn@localhost) by node7.cluster.srrc.usda.gov (8.11.6/8.11.6) id fB3FgR200736; Mon, 3 Dec 2001 09:42:27 -0600 (CST) (envelope-from glenn) Date: Mon, 3 Dec 2001 09:42:27 -0600 From: Glenn Johnson To: Marcel Moolenaar Cc: emulation@FreeBSD.ORG Subject: Re: SIOCGIFHWADDR ioctl fails [was: Re: problem with the new linux module] Message-ID: <20011203094227.A592@node7.cluster.srrc.usda.gov> References: <20011130102101.A5245@node7.cluster.srrc.usda.gov> <20011202180007.A2618@dhcp01.pn.xcllnt.net> <20011203034308.GA643@gforce.johnson.home> <20011202205417.A3522@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011202205417.A3522@dhcp01.pn.xcllnt.net>; from marcel@xcllnt.net on Sun, Dec 02, 2001 at 08:54:17PM -0800 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Dec 02, 2001 at 08:54:17PM -0800, Marcel Moolenaar wrote: > On Sun, Dec 02, 2001 at 09:43:08PM -0600, Glenn Johnson wrote: > > > 692 lmutil CALL linux_ioctl(0x3,SIOCGIFHWADDR,0xbfbff614) > > 692 lmutil RET linux_ioctl -1 errno 22 Invalid argument > > 692 lmutil CALL close(0x3) > > 692 lmutil RET close 0 > > 692 lmutil CALL write(0x1,0x280ad000,0x29) > > 692 lmutil GIO fd 1 wrote 41 bytes > > "The FLEXlm host ID of this machine is "" > > " > > 692 lmutil RET write 41/0x29 > > > > I hope this provides what you need. Let me know if you want me to send > > the entire ktrace file to you off-list. > > Yes. This is exactly what I wanted to know. It seems that the FLEXlm > host ID is nothing more that the hardware address of (one of) your > ethernet card(s) or a mutation of it and that the socket ioctl problem > that has hit VMware also seems to have hit you. > > Do you have an ethernet card with hardware address 00:01:02:c9:21:d5? > When was the last time you did a cvsup and rebuilt and install a new > kernel? Yes, I have an ethernet card with that hardware address. I did a cvsup and a rebuild of the kernel and world last night on my home machine. The problem was still there. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message