freebsd_amp_hwpstate/sys/dev/cy
Bruce Evans 657365cdd7 Implemented sending of BREAKs. This is quite complicated because the
hardware is interrupt-driven to a fault and sending a BREAK requires
mode switching.  Always running in the BREAK-capable mode as in PR 8318
would double the overhead for sending \0's.

Reminded by:	PR 8318
1998-12-17 17:40:13 +00:00
..
cy.c Implemented sending of BREAKs. This is quite complicated because the 1998-12-17 17:40:13 +00:00
cy_isa.c Implemented sending of BREAKs. This is quite complicated because the 1998-12-17 17:40:13 +00:00
cy_pci.c probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
cyreg.h Untangled the Cyclades offsets a little. CY16_RESET and CY_CLEAR_INTR 1998-11-23 13:58:55 +00:00