summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1998-07-24Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill7-62/+85
1998-07-23Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill6-3/+738
1998-07-23Patch from Eric VALETTE <valette@crf.canon.fr>:Joel Sherrill26-114/+2718
1998-07-23Removed consolex from build list. This file should be obsoleted by theJoel Sherrill1-1/+3
1998-07-21Fix from Chris Johns <ccj@acm.org>. Comments:Joel Sherrill1-8/+3
1998-07-18Changed so we could test interrupts on port 3.Joel Sherrill2-4/+4
1998-07-18Removed use of data port for z8530.Joel Sherrill2-90/+54
1998-07-18Removed use of data port for z8530.Joel Sherrill2-14/+14
1998-07-18New fileJoel Sherrill1-0/+62
1998-07-18Added z85c30 specific probe routine to decide what the clock rate was.Joel Sherrill2-8/+52
1998-07-18Addresses for SCC were wrong. A and B ports were swapped.Joel Sherrill1-44/+25
1998-07-18Swapped RX and TX since doing this makes the lights blink on theJoel Sherrill1-2/+2
1998-07-18Added RS-422 converter information and cable building information.Joel Sherrill1-8/+59
1998-07-18Added information on the MC68681.Joel Sherrill1-2/+12
1998-07-18Added background and setup to add section on RS-422.Joel Sherrill1-11/+21
1998-07-18Reworked to removed dependency on DY-4 CSS ROM monitor interface.Joel Sherrill1-5/+2
1998-07-18Removed css_iface.Joel Sherrill2-2/+2
1998-07-18Removed. We are no longer dependent on DY-4 CSS interface code.Joel Sherrill2-216/+0
1998-07-18New file.Joel Sherrill1-0/+26
1998-07-17Initialized tty->refcount to 0. When (for whatever reason) malloc()Joel Sherrill1-0/+3
1998-07-17Added scitab directory.Joel Sherrill2-1/+2
1998-07-17Patch fromalf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+61
1998-07-17Patch from Dario Alcocer <alcocer@connectnet.com>. His comments:Joel Sherrill1-0/+2
1998-07-16Corrected header files.Joel Sherrill1-1/+2
1998-07-16Minor corrections for typos to get it to compile.Joel Sherrill1-2/+2
1998-07-16Split default baud rate table into its own file. This shrinks theJoel Sherrill5-108/+124
1998-07-15Fixed typo in which last port did not get switched to defaultJoel Sherrill2-8/+8
1998-07-15Fixed typos.Joel Sherrill4-4/+7
1998-07-15Switched to usign the default z8530 and mc68681 register access routines.Joel Sherrill7-272/+17
1998-07-15Added default z85c30 register access routines.Joel Sherrill3-1/+129
1998-07-15Added default mc68681 register access routines.Joel Sherrill5-12/+142
1998-07-15Added check for proper deviceType to interrupt processing code.Joel Sherrill2-2/+4
1998-07-15Added interrupt mask and interrupt status register bit constants.Joel Sherrill1-1/+24
1998-07-15Added default mc68681 register access routines.Joel Sherrill1-0/+49
1998-07-15Switched from driver's own buffering to using termios. This eliminatedJoel Sherrill1-121/+93
1998-07-15Added information on the deviceType field.Joel Sherrill2-0/+8
1998-07-15Added default mc68681 register access routines.Joel Sherrill1-1/+2
1998-07-15Added SCV64_Get_Interrupt_Enable().Joel Sherrill1-4/+8
1998-07-15Added SCV64_Get_Interrupt_Enable().Joel Sherrill1-0/+1
1998-07-15Added chip type identifier field. This was necessary because a singleJoel Sherrill2-0/+8
1998-07-15Added comment to remove use of TxBuffer ring buffer in all libchip drivers.Joel Sherrill1-1/+14
1998-07-15Added comments.Joel Sherrill2-6/+54
1998-07-15Added comments.Joel Sherrill1-1/+8
1998-07-15Masked out interrupts not being used prior to processing the status register.Joel Sherrill1-1/+9
1998-07-15Added routine to return interrupt mask. Added comments.Joel Sherrill1-3/+28
1998-07-15Added scv64 subdirectory.Joel Sherrill1-1/+1
1998-07-15Switched to SCV64.Joel Sherrill1-23/+58
1998-07-15Added CSCV64 functions and addresses.Joel Sherrill1-10/+56
1998-07-15Switched from polling to interrupts and in the process added a conditionalJoel Sherrill2-8/+34
1998-07-15Added scv64 subdirectory.Joel Sherrill1-1/+1