Re: cli() / sti()

Dan Hollis (goemon@sasami.anime.net)
Thu, 19 Jun 1997 11:03:57 -0700 (PDT)


On Thu, 19 Jun 1997, Russell Coker - mailing lists account wrote:
> For those who are interested I'm trying to make the eql driver handle
> multiple eql devices. A single eql device is not enough for an ISP server,
> I plan to raise the limit to 256.

I thought you could just compile eql as a module, and then insert multiple
instances of the module like any other module.

-Dan