On Mon, 10 May 1999, Peter Jeremy wrote:

> Peter Wemm <[email protected]> wrote:
> >If you had old "vector xxxintr", it will now cause a syntax error rather than
> >a warning.
> 
> What is the new method of specifying a non-standard interrupt
> function?  I have some code (currently on 2.x, but I was hoping to be
> able to move it) where I have different interrupt functions within the
> same driver.  I could use a single interrupt handler, but it would
> mean either additional latency or overhead, which I'd like to avoid.

Use the flags in the driver to select.

--
Doug Rabson                             Mail:  [email protected]
Nonlinear Systems Ltd.                  Phone: +44 181 442 9037




To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to