Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106149430
D5404.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
440 B
Referenced Files
None
Subscribers
None
D5404.diff
View Options
Index: sys/dev/uart/uart_dev_ns8250.c
===================================================================
--- sys/dev/uart/uart_dev_ns8250.c
+++ sys/dev/uart/uart_dev_ns8250.c
@@ -397,6 +397,7 @@
#ifdef FDT
static struct ofw_compat_data compat_data[] = {
{"ns16550", (uintptr_t)&uart_ns8250_class},
+ {"ns16550a", (uintptr_t)&uart_ns8250_class},
{"snps,dw-apb-uart", (uintptr_t)&uart_ns8250_class},
{NULL, (uintptr_t)NULL},
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 5:19 AM (10 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15611442
Default Alt Text
D5404.diff (440 B)
Attached To
Mode
D5404: Add ns16550a compatible string in UART 8250 driver
Attached
Detach File
Event Timeline
Log In to Comment