https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253494

--- Comment #1 from Tommy Johnson <[email protected]> ---

The baud rate is incorrectly configured by the settings.  To get the correct
baud rate, the "24 *" needs to be deleted, the correct lines in the file are:

{ 0x8086, 0x5abc, 0xffff, 0, "Celeron N3350/Pentium N4200/Atom E3900 Series
HSUART#0", 0x10,    
         DEFAULT_RCLK , 2 },
{ 0x8086, 0x5abe, 0xffff, 0, "Celeron N3350/Pentium N4200/Atom E3900 Series
HSUART#1", 0x10,    
         DEFAULT_RCLK, 2 },
{ 0x8086, 0x5ac0, 0xffff, 0, "Celeron N3350/Pentium N4200/Atom E3900 Series
HSUART#2", 0x10,    
         DEFAULT_RCLK, 2 },
{ 0x8086, 0x5aee, 0xffff, 0, "Celeron N3350/Pentium N4200/Atom E3900 Series
HSUART#3", 0x10,    
         DEFAULT_RCLK, 2 },

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to