From owner-freebsd-hardware@FreeBSD.ORG Mon May 2 20:05:34 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3D6016A4D0 for ; Mon, 2 May 2005 20:05:33 +0000 (GMT) Received: from biltens.etika.net (mail.etikaweb.net [65.75.141.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F7843D41 for ; Mon, 2 May 2005 20:05:33 +0000 (GMT) (envelope-from halil@enderunix.org) Received: from [85.97.0.133] (helo=[192.168.7.100]) by biltens.etika.net with esmtp (Exim 4.44) id 1DShA1-0006kl-P4 for freebsd-hardware@freebsd.org; Mon, 02 May 2005 23:05:37 +0300 From: Halil Demirezen Organization: Enderunix To: freebsd-hardware@freebsd.org Date: Mon, 2 May 2005 23:04:39 +0000 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_HIrdC437ypLsRJ/" Message-Id: <200505022304.39280.halil@enderunix.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - biltens.etika.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - enderunix.org X-Source: X-Source-Args: X-Source-Dir: X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Why is hardware so messy to cope with? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 20:05:34 -0000 --Boundary-00=_HIrdC437ypLsRJ/ Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I am so newbie to the kernels. I am trying to code kernel that i am current= ly developing. It is nothing more than testing and seeing process... I have got a basic kernel that does simple interrupts in protected mode. I am sending the source code attached. What i want to ask is: =2D why after adding ../mm/memory.o to the kernel/Makefile the processor tr= aps unresolved interrupt while it should trap keyboard_interrupt. =2D Is there any problem in compilation flags? All the comments on the source code will be welcomed since it will be a gre= at experience for me to step ahead in being a future developer of FreeBSD kernel.. PS: for compiling insert a floppy and cd boot/ && make cd kernel/ && make & make install reboot the machine booting from floppy disk.. sincerely. =2D-=20 ************************** * Halil Demirezen * * Geli=C5=9Ftirici Tak=C4=B1m =C3=9Cyesi*=20 * halil@enderunix.org * ************************** --Boundary-00=_HIrdC437ypLsRJ/--