From owner-freebsd-current Mon Oct 19 14:49:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23503 for freebsd-current-outgoing; Mon, 19 Oct 1998 14:49:08 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23498 for ; Mon, 19 Oct 1998 14:49:04 -0700 (PDT) (envelope-from gibbs@narnia.plutotech.com) Received: (from gibbs@localhost) by narnia.plutotech.com (8.9.1/8.7.3) id PAA22655; Mon, 19 Oct 1998 15:41:37 -0600 (MDT) Date: Mon, 19 Oct 1998 15:41:37 -0600 (MDT) From: "Justin T. Gibbs" Message-Id: <199810192141.PAA22655@narnia.plutotech.com> To: Mike Smith cc: current@FreeBSD.ORG Subject: Re: vote:? reversion of BDE change please? Newsgroups: pluto.freebsd.current In-Reply-To: <199810192048.NAA01214@dingo.cdrom.com> User-Agent: tin/pre-1.4-971204 (UNIX) (FreeBSD/3.0-BETA (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The change is actually in the right direction, as the goal is to remove > the prototypes from global scope completely. Instead, ISA device > drivers should register their interrupt handlers at attach time. I > don't know if there's an example of this at the present time. The CAM ISA SCSI drivers set their own vectors and thus do not need entries in isa_devices.h. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message