From owner-freebsd-current Sat Oct 12 12:26:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C6C37B401 for ; Sat, 12 Oct 2002 12:26:48 -0700 (PDT) Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA9F43E7B for ; Sat, 12 Oct 2002 12:26:47 -0700 (PDT) (envelope-from un1i@rz.uni-karlsruhe.de) Received: from rzstud1.rz.uni-karlsruhe.de (rzstud1.rz.uni-karlsruhe.de [193.196.41.33]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.36 #1) id 180RuO-0004Us-00; Sat, 12 Oct 2002 21:26:44 +0200 Received: from un1i by rzstud1.rz.uni-karlsruhe.de with local (Exim 3.36 #1) id 180RuW-0002Ds-00; Sat, 12 Oct 2002 21:26:52 +0200 Date: Sat, 12 Oct 2002 21:26:52 +0200 From: Philipp Mergenthaler To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: Bad system call: aio_read() Message-ID: <20021012192652.GA2221@rz.uni-karlsruhe.de> References: <20021012095302.A22260@attbi.com> <20021012142400.GA26739@rz.uni-karlsruhe.de> <20021012164925.C424@aldebaran.dx> <20021012115723.A22674@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021012115723.A22674@attbi.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Oct 12, 2002 at 11:57:23AM -0400, Craig Rodrigues wrote: > > > > I just did a cvsup and rebuilt the world on my -CURRENT system. > > > > If I try to run the following program, I get a "Bad system call" coredump: > > > [...] > > > > 2660 a.out CALL aio_read(0xbfbffb88) > > > > 2660 a.out RET aio_read -1 errno 78 Function not implemented [...] > Where is stuff like this documented for end-users? AFAIK right now it is only documented in sys/conf/NOTES. I've sent PR docs/39748 some time back which has a patch similar to yours (I forgot about the module, though). Bye, Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message