On 6/22/15 11:56 PM, John Baldwin wrote:
I think you have to use if_initbaudrate() in 10 (maybe 9 as well?) instead of a 
direct assignment since if_baudrate is only a long (and thus 32-bit on 32-bit 
platforms).  We use an extra scaling variable in older branches to allow higher 
baud rates to be represented.


Thanks for pointing that out.   I'd forgotten about if_initbaudrate.
Should be fixed now.  Thanks again!

Drew
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to