CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2018/04/02 01:45:20

Modified files:
        sys/dev/ic     : com.c comvar.h 

Log message:
Add support for register shift/io-width.  This allows us to support UARTs
that are mostly NS16550 compatible but use 32-bit instead of 8-bit registers
such as the Synopsys Designware UARTs found on many armv7, arm64 and amd64
SoCs.

tested by florian@, blum@
ok deraadt@

Reply via email to