Date: Tue, 27 Jun 2000 01:16:20 -0600 From: Warner Losh <imp@village.org> To: Doug Rabson <dfr@nlsystems.com> Cc: new-bus@freebsd.org Subject: Re: Why can't I have.. Message-ID: <200006270716.BAA32770@harmony.village.org> In-Reply-To: Your message of "Tue, 27 Jun 2000 08:18:23 BST." <Pine.BSF.4.21.0006270816540.28246-100000@salmon.nlsystems.com> References: <Pine.BSF.4.21.0006270816540.28246-100000@salmon.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0006270816540.28246-100000@salmon.nlsystems.com> Doug Rabson writes: : This looks correct for your purposes but I think we should be able to : specify more than one interrupt type in the mask (e.g CAM|NET). Its not : worth fixing that though since spls will be disappearing soon. Agreed. That's why I hacked it the way that I did :-) A cleaner fix would be to mask out INTR_TYPE_FAST from the switch statement and use it to set the bits differently. Add an interlock to make sure that no interrupt sharing is possible maybe. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006270716.BAA32770>