mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Correct transposed digits in device names which were added in the
previous revision.
This commit is contained in:
parent
3885d669d1
commit
6010b27c33
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159580
@ -10,5 +10,5 @@ device mem # Memory and kernel memory devices
|
||||
|
||||
# UART chips on this platform
|
||||
device uart_ns8250
|
||||
device uart_sab82352
|
||||
device uart_z8350
|
||||
device uart_sab82532
|
||||
device uart_z8530
|
||||
|
Loading…
Reference in New Issue
Block a user