Date: Mon, 3 Dec 2001 09:42:27 -0600 From: Glenn Johnson <gjohnson@srrc.ars.usda.gov> To: Marcel Moolenaar <marcel@xcllnt.net> 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> In-Reply-To: <20011202205417.A3522@dhcp01.pn.xcllnt.net>; from marcel@xcllnt.net on Sun, Dec 02, 2001 at 08:54:17PM -0800 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011203094227.A592>