Date: Sun, 20 Jun 1999 14:28:22 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Peter Wemm <peter@freebsd.org> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c Message-ID: <Pine.BSF.4.05.9906201426210.80685-100000@herring.nlsystems.com> In-Reply-To: <199906201310.GAA97706@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jun 1999, Peter Wemm wrote: > peter 1999/06/20 06:10:11 PDT > > Modified files: > sys/isa sio.c > Log: > Use the proper interfaces to find if a device is enabled, don't dig into > the bus mechanism's private internals! Well spotted. For future reference, bus_private.h may not be included by any drivers. Any driver which includes this header should be considered broken. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906201426210.80685-100000>