Date: Fri, 04 Dec 1998 17:08:38 -0500 From: Dennis <dennis@etinc.com> To: hackers@FreeBSD.ORG Subject: annoying interrupt handler decl in v3.0 Message-ID: <199812041711.RAA24621@etinc.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812041711.RAA24621>