mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
BREAK/parity/framing errors. Term "correctly" assumes POSIX spec. and 4.4 ttyinput() behaviour. 1) Discard BREAK/parity at interrupt level when apropriate IGN* is set in iflag. It helps "raw" mode works even IGN* is set. 2) Zero parity (if INPCK) and framing directly in buffer before passing it to b_to_q() in "raw" mode. Efficency: interrupt level: if no error occurse, only two "test" commands added "raw" mode: buf scan incc times for parity/framing added Reviewed by: Submitted by: Obtained from: CVS: |
||
|---|---|---|
| .. | ||
| aic7xxx | ||
| cy | ||
| de | ||
| ed | ||
| ep | ||
| fdc | ||
| ic | ||
| ie | ||
| joy | ||
| kbd | ||
| lnc | ||
| mcd | ||
| mse | ||
| pci | ||
| ppbus | ||
| scd | ||
| sio | ||
| snp | ||
| speaker | ||
| syscons | ||
| vn | ||