Date: Fri, 24 Feb 2006 05:40:17 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/uart uart_bus.h uart_core.c uart_dev_ns8250.c uart_dev_sab82532.c uart_dev_z8530.c Message-ID: <200602240540.k1O5eH0J063008@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-02-24 05:40:17 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_bus.h uart_core.c uart_dev_ns8250.c
uart_dev_sab82532.c uart_dev_z8530.c
Log:
Replace our local UART_SIGMASK_* with the global SER_MASK_*.
Revision Changes Path
1.11 +0 -5 src/sys/dev/uart/uart_bus.h
1.17 +1 -1 src/sys/dev/uart/uart_core.c
1.16 +1 -1 src/sys/dev/uart/uart_dev_ns8250.c
1.12 +1 -1 src/sys/dev/uart/uart_dev_sab82532.c
1.14 +2 -2 src/sys/dev/uart/uart_dev_z8530.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602240540.k1O5eH0J063008>
