From owner-freebsd-hackers Fri Dec 4 17:17:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17048 for freebsd-hackers-outgoing; Fri, 4 Dec 1998 17:17:48 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (ppp3.portal.net.au [202.12.71.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17043 for ; Fri, 4 Dec 1998 17:17:45 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id PAA00660; Fri, 4 Dec 1998 15:39:59 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199812042339.PAA00660@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Dennis cc: hackers@FreeBSD.ORG Subject: Re: annoying interrupt handler decl in v3.0 In-reply-to: Your message of "Fri, 04 Dec 1998 17:08:38 EST." <199812041711.RAA24621@etinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 04 Dec 1998 15:39:58 -0800 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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