From owner-freebsd-hackers Thu May 24 9:19:48 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from web13408.mail.yahoo.com (web13408.mail.yahoo.com [216.136.175.66]) by hub.freebsd.org (Postfix) with SMTP id 4015737B423 for ; Thu, 24 May 2001 09:19:45 -0700 (PDT) (envelope-from sandejain@rocketmail.com) Message-ID: <20010524161944.85795.qmail@web13408.mail.yahoo.com> Received: from [207.17.136.129] by web13408.mail.yahoo.com; Thu, 24 May 2001 09:19:44 PDT Date: Thu, 24 May 2001 09:19:44 -0700 (PDT) From: SJ Subject: two general questions To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a couple of general questions regarding the kernel: I'll appreciate any help whatsoever in this regard. 1) In the ioconf.c file I see an entry for a resource as: { "at", RES_STRING, { (long)"isa" }}, ^^^^^^^ Shouldnt (long) be (char*) ? 2) what purpose does SYSINIT serve? thanks for your time, SJ __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message