Date: Wed, 23 May 2001 17:22:17 -0700 (PDT) From: SJ <sandejain@rocketmail.com> To: freebsd-questions@freebsd.org Subject: Couple of general questions Message-ID: <20010524002217.34946.qmail@web13401.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi, I have a couple of general questions regarding the kernel: I'll appreciate any helpwhatsoever in this regard. 1) what are the ".m" files? Is there any documentation available on them. 2) what purpose does the device_ops serve? what does "ops" stand for? 3) In the ioconf.c file I see an entry for a resource as: { "at", RES_STRING, { (long)"isa" }}, ^^^^^^^ Shouldnt (long) be (char*) ? 4) 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-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010524002217.34946.qmail>