From owner-freebsd-hackers Mon Dec 8 06:34:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA10088 for hackers-outgoing; Mon, 8 Dec 1997 06:34:32 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA10081 for ; Mon, 8 Dec 1997 06:34:28 -0800 (PST) (envelope-from thompson@tgsoft.com) Received: from squirrel.tgsoft.com (cx20270-a.pwy1.sdca.home.com [24.0.169.3]) by freefall.freebsd.org (8.8.6/8.8.5) with SMTP id GAA03167 for ; Mon, 8 Dec 1997 06:32:55 -0800 (PST) Received: (qmail 2748 invoked by uid 128); 8 Dec 1997 14:34:23 -0000 Date: 8 Dec 1997 14:34:23 -0000 Message-ID: <19971208143423.2747.qmail@squirrel.tgsoft.com> From: mark thompson To: freebsd-hackers@freebsd.com Subject: linux emu. Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Trying to run executor, on FreeBSD 2.2.1-RELEASE (MARX) #1: . Tantalyzingly close to being useful. When i use the 'Check for floppy' function i get... LINUX: 'ioctl' fd=5, typ=0x53(S), num=0xb not implemented I am willing to bet that fd=5 is the floppy. Any idea what ioctl 0x53/0xb is supposed to do? -mark