From owner-freebsd-stable Sun Dec 2 20:54:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 7DA5F37B416; Sun, 2 Dec 2001 20:54:22 -0800 (PST) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id fB34sHQ98253; Sun, 2 Dec 2001 20:54:17 -0800 (PST) (envelope-from marcel@kayak.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.11.6/8.11.6) id fB34sIj03580; Sun, 2 Dec 2001 20:54:18 -0800 (PST) (envelope-from marcel) Date: Sun, 2 Dec 2001 20:54:17 -0800 From: Marcel Moolenaar To: Glenn Johnson Cc: emulation@FreeBSD.org Subject: SIOCGIFHWADDR ioctl fails [was: Re: problem with the new linux module] Message-ID: <20011202205417.A3522@dhcp01.pn.xcllnt.net> References: <20011130102101.A5245@node7.cluster.srrc.usda.gov> <20011202180007.A2618@dhcp01.pn.xcllnt.net> <20011203034308.GA643@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011203034308.GA643@gforce.johnson.home> User-Agent: Mutt/1.3.21i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [moved to -emulation] On Sun, Dec 02, 2001 at 09:43:08PM -0600, Glenn Johnson wrote: > > > > > > lmutil - Copyright (C) 1989-2000 Globetrotter Software, Inc. > > > The FLEXlm host ID of this machine is "000102c921d5" [snip] > 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? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message