Date: Sat, 9 May 1998 02:27:50 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Ulf Zimmermann <ulf@Alameda.net> Cc: hackers@FreeBSD.ORG Subject: Re: I am ready to give: How do I tell the kernel I have devices ? Message-ID: <Pine.BSF.3.95.980509022607.2151B-100000@current1.whistle.com> In-Reply-To: <199805090857.BAA23855@Gatekeeper.Alameda.net>
next in thread | previous in thread | raw e-mail | index | archive | help
what kind of device? try the SYSINIT macro you see in each driver, combined with the config file.. what do you mean by: "tell the kernel I have a device"? that it has a devsw entry? that it should probe an address? that the PCI code should know about it? On Sat, 9 May 1998, Ulf Zimmermann wrote: > I have read through all kind of kernel source code, specific through > SCSI drivers, wd.c and sd.c. I do not see it. Could someone point me > at some document or write a little list of what steps are involved ? > > Ulf. > > --------------------------------------------------------------------- > Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-769-2936 > Alameda Networks, Inc. | http://www.Alameda.net | Fax#: 510-521-5073 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980509022607.2151B-100000>