From owner-freebsd-stable Mon Jul 17 7:57:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc2.on.home.com (ha1.rdc2.on.home.com [24.9.0.15]) by hub.freebsd.org (Postfix) with ESMTP id DFE1E37B9BE for ; Mon, 17 Jul 2000 07:57:55 -0700 (PDT) (envelope-from keith.mackay@home.com) Received: from odin ([24.68.24.241]) by mail.rdc2.on.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20000717145754.ZZGM19444.mail.rdc2.on.home.com@odin> for ; Mon, 17 Jul 2000 07:57:54 -0700 From: "Keith Mackay" To: Subject: bioscall.s Date: Mon, 17 Jul 2000 10:58:06 -0400 Message-ID: <000d01bfefff$6aa12d70$f1184418@asgard> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a known issue in bioscall.s? When I make the kernel, I get an unknown i386 instruction the lines causing this (and there are two which are identical) are lcall *_bioscall_vector when I remove the *, the kernel compiles fine, and there don't seem to be any problems after a reboot Any suggestions? Regards, Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message