From owner-freebsd-questions Sat Jan 18 22:08:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA20029 for questions-outgoing; Sat, 18 Jan 1997 22:08:13 -0800 (PST) Received: from spiff.cc.iastate.edu (spiff.cc.iastate.edu [129.186.142.89]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id WAA20023 for ; Sat, 18 Jan 1997 22:08:10 -0800 (PST) From: graphix@iastate.edu Received: by spiff.cc.iastate.edu with sendmail-5.65 id ; Sun, 19 Jan 1997 00:08:07 -0600 Date: Sun, 19 Jan 1997 00:08:07 -0600 Message-Id: <9701190608.AA07172@spiff.cc.iastate.edu> To: questions@freebsd.org Subject: linux emulation Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk While running the linux version of Methematica 3.0 I get the following messages: LINUX: 'ioctl' fd=9, typ=0x89( ), num=0x27 not implemented LINUX: 'ioctl' fd=9, typ=0x89( ), num=0x27 not implemented LINUX: 'ioctl' fd=9, typ=0x89( ), num=0x27 not implemented LINUX: 'ioctl' fd=9, typ=0x89( ), num=0x27 not implemented (several times) I am using 3.0-current (current as of today) with a current linux lkm as well. I assume that something is not complete in the emulation and this is a warning. Does this help to locate what is not implemented? Thanks.