freebsd-dev/sys/dev/cy
Bruce Evans 095ab45bde Restored the call to schedsofttty() (now spelled swi_sched(...)) again.
Its restoration in rev.1.102 was mistranslated to the equivalent of
setsofttty() in rev.1.105.  This increased overheads by causing a
context switch to the SWI handler after almost every interrupt.  The
increase was approx. 50% on a Celeron 366 (from 23 usec to 34 usec
per interrupt).
2003-11-16 13:31:45 +00:00
..
cy_isa.c Restored the call to schedsofttty() (now spelled swi_sched(...)) again. 2003-11-16 13:31:45 +00:00
cy_pci.c
cy.c Restored the call to schedsofttty() (now spelled swi_sched(...)) again. 2003-11-16 13:31:45 +00:00
cyreg.h