From owner-freebsd-hackers Thu Nov 9 03:57:20 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA09135 for hackers-outgoing; Thu, 9 Nov 1995 03:57:20 -0800 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA09118 for ; Thu, 9 Nov 1995 03:57:17 -0800 Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.9) with ESMTP id DAA00407; Thu, 9 Nov 1995 03:56:02 -0800 Message-Id: <199511091156.DAA00407@rah.star-gate.com> X-Mailer: exmh version 1.6.2 7/18/95 To: se@ZPR.Uni-Koeln.DE (Stefan Esser) cc: hackers@freefall.freebsd.org Subject: Re: Xing's xnetview In-reply-to: Your message of "Thu, 09 Nov 1995 11:36:51 +0100." <199511091036.AA03558@Sysiphos> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Nov 1995 03:56:01 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@FreeBSD.org Precedence: bulk Round Two: I found why xnetview was failing to open /dev/dsp and it has to deal with the way that I have my sound driver configured --- /dev/dsp can't be opened for reading and writing. At any rate, that was an easy problem to bypass over here. Since this is not the multimedia list , I will spare you the details. Now the problem that I have is this: LINUX: 'ioctl' fd=6, typ=0x450(P), num=0x5 not implemented Hopefully someone can give me a pointer to what it means and how to make the change in the linux emulation module. Tnks, Amancio