summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/mc68681_baud.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Corrected header files.Joel Sherrill1998-07-161-1/+2
|
* Split default baud rate table into its own file. This shrinks theJoel Sherrill1998-07-161-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.