aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_ns8250.h
Commit message (Expand)AuthorAgeFilesLines
* uart(4): Honor hardware state of NS8250-class for tsw_busyMarius Strobl2024-01-181-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* uart: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Introduce grab and ungrab upcalls. When the kernel desires to grab theWarner Losh2014-01-191-0/+2
* Make the uart ns8250 high-level interface public rather than static.Ian Lepore2013-08-211-0/+60
* o Support for the i8251 wasn't there. Remove the files.Marcel Moolenaar2004-11-211-153/+0
* The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar2003-09-061-0/+153