summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_ns8250.h
AgeCommit message (Expand)Author
2024-11-27uart: Add primitive noise filtering on RXJustin Hibbits
2024-01-14uart(4): Honor hardware state of NS8250-class for tsw_busyMarius Strobl
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-09-01uart: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-01-19Introduce grab and ungrab upcalls. When the kernel desires to grab theWarner Losh
2013-08-21Make the uart ns8250 high-level interface public rather than static.Ian Lepore
2004-11-21o Support for the i8251 wasn't there. Remove the files.Marcel Moolenaar
2003-09-06The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar