Commit Graph
1097 Commits
Author SHA1 Message Date
Joel Sherrill 377178181c Serious cleanup to reduce the number of explicitly listed Makefiles,
eliminated autoconf looking for commands which are unused, and reduce the
number of Makefiles generated.
1997-11-30 18:34:11 +00:00
Joel Sherrill bbb281698f Removed warnings. 1997-11-29 18:21:00 +00:00
Joel Sherrill b4dfd17e64 Added credit for host.cfg stuff from Ralf Corsepius (corsepiu@faw.uni-ulm.de). 1997-11-29 18:20:36 +00:00
Joel Sherrill 1670eede8b Changes from Ralf Corsepius (corsepiu@faw.uni-ulm.de) to automatically
generate the list of Makefiles in the configure script.
1997-11-29 18:20:04 +00:00
Joel Sherrill 80868140c3 Patch from Chris Johns to filter out the trace bit on CPU models
which have hardware support for a separate interrupt stack.
1997-11-29 17:51:27 +00:00
Joel Sherrill 61fc72c9dc Removed warning. 1997-11-18 22:33:32 +00:00
Joel Sherrill 91daf55291 New file. 1997-11-18 22:33:17 +00:00
Joel Sherrill c7ca28cf37 Removed warning under linux port. 1997-11-18 22:32:55 +00:00
Joel Sherrill ce41c5bb62 Removed warnings. 1997-11-18 22:32:38 +00:00
Joel Sherrill 405829bdbf Added argument as required by new version of termios_open. 1997-11-18 22:32:25 +00:00
Joel Sherrill 53cea31742 Fixed assignment to dereference ch. 1997-11-18 22:32:00 +00:00
Joel Sherrill d54de3fd8a Changed from DOS style CR/LF to Unix style. 1997-11-18 22:31:37 +00:00
Joel Sherrill cb4cf6a75a Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request. 1997-11-18 22:30:51 +00:00
Joel Sherrill a50148aff1 Merged code from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to generate
the information in the make/os/XYZ.cfg files using autoconf.
1997-11-18 22:29:32 +00:00
Joel Sherrill 83bb7781d7 Modified to rezongize CPU-rtemsXYZ rather than just CPU-rtems. 1997-11-18 22:28:45 +00:00
Joel Sherrill b5ddb7486e Submitted by Ralf Corsepius <corsepiu@faw.uni-ulm.de>. 1997-11-18 22:28:13 +00:00
Joel Sherrill d24ceb38f7 interrupt driven change from Eric Norum 1997-11-15 18:15:36 +00:00
Joel Sherrill a307f79f17 Fixed prototype 1997-11-10 17:50:50 +00:00
Joel Sherrill 52e1708d71 Set return code to avoid spurious errors. 1997-11-10 17:31:11 +00:00
Joel Sherrill 87926ab663 Test document. 1997-10-31 19:44:42 +00:00
Joel Sherrill f70c6adca3 New test file. 1997-10-31 19:44:32 +00:00
Joel Sherrill 2744eec495 Replaced the algorithm used to build the texinfo nodes and menus. This
was necessary to fix some bugs and to support the "@subsubsection",
"@raise", and "@lower" commands.  The major known bug was that
single section chapters were not being processed correctly.

Added the -c option so chapter names do not always have to included
in the node names.
1997-10-31 19:44:23 +00:00
Joel Sherrill 5a5bd13bac added katsutoshi Shibuya 1997-10-24 19:29:01 +00:00
Joel Sherrill 51eb8d55a0 Changed prototype of read routine. 1997-10-23 18:49:34 +00:00
Joel Sherrill 87d3d02640 Switched to new style for read support routine. 1997-10-23 18:49:02 +00:00
Joel Sherrill cfefaa6e9e Added TOD driver from Katsutoshi Shibuya. 1997-10-23 18:48:35 +00:00
Joel Sherrill 51961e4211 Removed GEN68360_INIT. 1997-10-23 18:48:01 +00:00
Joel Sherrill 4106f7f74b Update from Eric Norum. 1997-10-23 18:47:43 +00:00
Joel Sherrill aa239a7ec2 Updated console driver to use new read routine conventions. 1997-10-23 18:47:23 +00:00
Joel Sherrill 208a922cdf Added TOD code for MVME162 BSP from Katsutoshi Shibuya. 1997-10-23 18:46:03 +00:00
Joel Sherrill 514cf30bb5 Added new test for termios style consoles from Eric Norum. 1997-10-23 15:12:46 +00:00
Joel Sherrill 5993d021dc Added console_reserve_resources. 1997-10-23 15:12:08 +00:00
Joel Sherrill edd1329f41 Overhauled console driver to use termios and to simultaneously support
both ports.
1997-10-23 15:11:27 +00:00
Joel Sherrill b628637805 Added prototype for console_reserve_resources. 1997-10-23 15:10:13 +00:00
Joel Sherrill ee9669fc37 Added termios test. 1997-10-23 15:09:50 +00:00
Joel Sherrill 3ee825e830 fixed comment 1997-10-23 15:00:32 +00:00
Joel Sherrill 118a81295d New termios.c from Eric Norum.
Added new entry point to add in per physical port resource requirements.
1997-10-23 13:13:46 +00:00
Joel Sherrill 3dbcece75a Added test case for rtems_interrupt_catch checking that the pointer
for the returned old_isr_handler was non-NULL.
1997-10-21 18:41:36 +00:00
Joel Sherrill a18ccfe0a7 Fixed a number of warnings regarding comparisons between signed and
unsigned numbers.
1997-10-21 18:39:49 +00:00
Joel Sherrill 48220699fd Fixed endian problem in printing object names. 1997-10-21 18:39:27 +00:00
Joel Sherrill a7e2729c61 Converted to termios style device driver. 1997-10-21 18:38:24 +00:00
Joel Sherrill cdfd74a538 Added check that return argument pointer for old_isr_handler was valid. 1997-10-21 18:37:58 +00:00
Joel Sherrill d7072e56f5 Moved rtems directory up one directory in the install point. It was
formerly under $(target) and is now at the same level.
1997-10-21 18:37:32 +00:00
Joel Sherrill 97faafa58e Added termios submission from Eric Norum and Katsutoshi Shibuya. 1997-10-21 18:36:48 +00:00
Joel Sherrill a75c783660 Converted from using a message queue for the raw input queue to using a
ring buffer in conjunction with a counting semaphore.
1997-10-21 17:03:18 +00:00
Joel Sherrill 55e13228e3 Added termios submission from Eric Norum and Katsutoshi Shibuya. 1997-10-21 17:03:17 +00:00
Joel Sherrill ae35953d04 Added termios submission from Eric Norum and Katsutoshi Shibuya. 1997-10-21 16:18:03 +00:00
Joel Sherrill 4fd617952e Added casts and fixed line break. 1997-10-21 16:17:12 +00:00
Joel Sherrill f33a3f2a76 Control and Data addresses were swapped for port A. 1997-10-16 21:06:47 +00:00
Joel Sherrill d17d4d2f6a Moved selection of console port to custom file. 1997-10-15 21:27:00 +00:00