Subject: Re: "esp" driver reorg proposal
To: J. Koenig-Baltes <joachim@sz-sb.de>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 01/31/1997 00:53:40
On Fri, 31 Jan 1997 09:24:50 +0100
joachim@sz-sb.de (J. Koenig-Baltes) wrote:
> Although the machine-independent driver would support a number of different
> busses, this overhead could be avoided if I know that I have the chip at
> a specific bus, by compiling with specific bus support, e.g.:
>
> gcc -DESP_SUPPORT_WHUZZLE=1 -DESP_SUPPORT_ZOOBIE=0 .....
...unfortunately, this doesn't work in the case of loadable drivers. The
only way to sanely support loadable versions of a 53c9x driver would
be with the function pointer approach.
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: 408.866.1912
NAS: M/S 258-6 Work: 415.604.0935
Moffett Field, CA 94035 Pager: 415.428.6939