summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/console/conscfg.c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-06Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill1-6/+12
1998-08-06Added support for the Card Resource Register. The new probe routinesJoel Sherrill1-3/+27
1998-07-25Removed "if 0" used to switch between serial ports.Joel Sherrill1-2/+0
1998-07-18Changed so we could test interrupts on port 3.Joel Sherrill1-2/+2
1998-07-18Removed use of data port for z8530.Joel Sherrill1-7/+7
1998-07-18Added z85c30 specific probe routine to decide what the clock rate was.Joel Sherrill1-4/+26
1998-07-15Fixed typo in which last port did not get switched to defaultJoel Sherrill1-4/+4
1998-07-15Switched to usign the default z8530 and mc68681 register access routines.Joel Sherrill1-10/+8
1998-07-15Added chip type identifier field. This was necessary because a singleJoel Sherrill1-0/+4
1998-07-15Switched from polling to interrupts and in the process added a conditionalJoel Sherrill1-4/+17
1998-07-09Added board specific baud rate table and set driver function tableJoel Sherrill1-8/+103
1998-07-05New file added in the process of converting the console driver toJoel Sherrill1-0/+123