]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- The pc98_ttspeedtab() function returns an error status instead of a divisor,
authornyan <nyan@FreeBSD.org>
Fri, 8 Mar 2002 12:12:46 +0000 (12:12 +0000)
committernyan <nyan@FreeBSD.org>
Fri, 8 Mar 2002 12:12:46 +0000 (12:12 +0000)
commita3f87581b9f85585a53a537d8cb92cf7f6b89e80
tree1d68188e03cfa6ade8218a4128cd17c6ff90563f
parent0e60fb334d8aa971ba676796d24d7b70218dceab
- The pc98_ttspeedtab() function returns an error status instead of a divisor,
  and sets a divisor to the third argument.
- The second argument of the pc98_set_baud_rate() function is changed from int
  to u_int.
sys/pc98/cbus/sio.c
sys/pc98/pc98/sio.c