summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/mc68681_baud.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-07-16Corrected header files.Joel Sherrill1-1/+2
1998-07-16Split default baud rate table into its own file. This shrinks theJoel Sherrill1-0/+106
size of the minimum mc68681 driver. The clock speed field can not now be configured as NULL but must instead specify the address of the default table.