K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-10T06:26:45.000000Z K 7 svn:log V 469 MFC: several sio driver changes. - sys/dev/sio/sio_pci.c revision 1.4 (pc98 support) - sys/dev/sio/sio_puc.c revision 1.2 (pc98 support) - sys/pc98/pc98/sio.c revision 1.164 - 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. MFi386: Add support for different serial clock frequencies. END