Date: Fri, 04 Dec 1998 15:39:58 -0800 From: Mike Smith <mike@smith.net.au> To: Dennis <dennis@etinc.com> Cc: hackers@FreeBSD.ORG Subject: Re: annoying interrupt handler decl in v3.0 Message-ID: <199812042339.PAA00660@dingo.cdrom.com> In-Reply-To: Your message of "Fri, 04 Dec 1998 17:08:38 EST." <199812041711.RAA24621@etinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It's a transient step in the process of removing interrupt handler declarations from any configuration anywhere outside of the driver attach routine. > regarding isa_device.h now having hard coded declarations in v3.0, > isn't this a step backwards? > > intrhand2_t xxintr > > > considering that this code could easily be generated from the config file > why are you going from dynamic to hard-coded, forcing a manual change > whenever a new driver is added? > > dennis > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com 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?199812042339.PAA00660>