Timeline



07/17/98:

22:34 Changeset in rtems [4555bc1e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Initialized tty->refcount to 0. When (for whatever reason) malloc() returned a buffer which was not zero-filled, the reference count was not correct. When the application exitted, the "lastClose" handler was not being called to flush the output. This problem had manifested itself on a variety of platforms. The function rtems_termios_dequeue_characters() incorrectly incremented the buffer pointers when it was invoked and there were no characters in the ring buffer. This problem had also manifested itself on a variety of platforms. The symptom was a strange repeating of the data in the transmitter buffer when the transmitter serial device was supposed to go idle.
22:30 Changeset in rtems [4fb08fd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Regenerated.
15:49 Changeset in rtems [f95d2b53]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Ralf Corsepius <corsepiu@…>. Comments: * Added support for bsd "install" ($(BSDINSTALL)) to host.cfg.in, i.e. the standard "install" program that most packages (including automake) use. In Makefiles outside of rtems, "install" normally is referenced by $(INSTALL), but rtems already uses $(INSTALL) for install-if-change, hence I used $(BSDINSTALL) instead to keep up backward compatibility. * Removed references to @GREP@ etc. from host.cfg.in, as configure.in doesn't check for them (Minor cleanup). * Added installation flags INST*FLAGS to host.cfg.in, which should replace -m XXXX flags for installation calls. *Changes to gcc.cfg to enable it to build host programs from multiple sources files. Should not disturb existing sources, but neccessary. * There was a not-so-minor bug in the configuration files: "make install" and "make debug_install" don't work in all subdirectories!! I tried to fix this by adding "install" to MTARGETS in main.cfg, which seems to solve most of the problems. But there still seem to be rare (?) cases where "make debug_install" still seems to have problems. * Changes to many host related tool-Makefiles to demonstrate the abilities of INST*FLAGS, BSDINSTALL and the new rules in gcc.cfg. ..of cause ... but BSDINSTALL is THE standard method to install files in most program packages besides rtems. This part of the patch fixes some minor protection setting problems, but doesn't support TARGET_VARIANTS NOTE: I hope you will like the BSDINSTALL, INST*FLAGS stuff. It is a step to get rid of "install-if-change" and to rely on a more standard installation procedure. If you don't like BSDINSTALL, removing it from the patch isn't difficult- just grep for BSDINSTALL and replace BSDINSTALL with INSTALL or MKDIR. FINALLY: I still have another patch pending (well, not a complete patch yet, it's a partial patch to demonstrate the principle), which adds automatic rebuilding of files generated by autoconf/configure. At the moment I don't dare to submit it, because integrating this patch would require to modify all Makefile.ins because we'd need to add a new "include " line to each Makefile.in.
15:43 Changeset in rtems [8123c635]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added scitab directory.
15:42 Changeset in rtems [a56e475f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Turned stack checker on.
15:19 Changeset in rtems [bdba552f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch fromalf Corsepius <corsepiu@…>: * c/src/lib/libbsp/sh/gensh1/scitab - NEW DIRECTORY Location for building the table generated by shgen
15:18 Changeset in rtems [9305e52]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Ralf Corsepius <corsepiu@…>. Changes to make/custom/gensh1.cfg. Needed for shgen support
15:17 Changeset in rtems [fa21a843]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files from Ralf Corsepius <corsepiu@…>. His comments: * c/src/exec/score/tools/sh - NEW DIRECTORY - contains shgen Most of it should be self-explanatory. I am a little bit concerned about host-dependent features (getopt, floating point libraries). This shouldn't disturb much now, as this tool should be compileable on all gnu-based hosts and is only applicable for the sh. But in case somebody complains, we may need to add autoconf checks or even restructurize parts of rtems (IMO, rtems needs to be restructurized - remember the "turning rtems upside down" issue).
13:05 Changeset in rtems [6e65840]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Dario Alcocer <alcocer@…>. His comments: Haven't had a chance to do an extensive shake-out of 980710, but it builds just fine on FreeBSD 2.2.5 (after termios is fixed using the attached patch), and the tests run fine. FYI: FreeBSD doesn't support System V IPC out of the box, but one only needs to add three options to the kernel build configuration file, recompile the kernel, and you're ready.

07/16/98:

00:16 Changeset in rtems [16d0e63]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected header files.
00:16 Changeset in rtems [a6f441b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Minor corrections for typos to get it to compile.
00:03 Changeset in rtems [dd5d2f04]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split default baud rate table into its own file. This shrinks the 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.

07/15/98:

23:58 Changeset in rtems [4a11d8c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed typo in which last port did not get switched to default register access routines.
23:57 Changeset in rtems [849dc107]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed typos.
23:55 Changeset in rtems [670d037]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched to usign the default z8530 and mc68681 register access routines.
23:54 Changeset in rtems [8414c033]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added default z85c30 register access routines.
23:54 Changeset in rtems [cce9322]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added default mc68681 register access routines.
23:21 Changeset in rtems [991a1ab4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added check for proper deviceType to interrupt processing code.
23:21 Changeset in rtems [efaf85fa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added interrupt mask and interrupt status register bit constants. Added prototype for mc68681_build_imr(), mc68681_process(), and mc68681_enable_interrupts().
23:20 Changeset in rtems [49370cd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added default mc68681 register access routines.
23:20 Changeset in rtems [198d851]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched from driver's own buffering to using termios. This eliminated the need for the ringbuffer manipulation in this driver. It should also allow the removal of mc68681_flush. This greatly simplified the interrupt processing. Reworked Interrupt Mask Register handling. Added imr field to the device context. This handling makes sure that the IMR accurately reflects the state of the port in use and its mate. This required the reworking of the mc68681_enable_interrupts() routine to allow for the specification of which interrupt sources were being enabled/disabled. Reworked initialization to reset using port address rather than chip base address. Basically we were always resetting port 0. Added deviceType field which allows for multiple chips of the same class to have the same vector number.
23:15 Changeset in rtems [27a66bd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added information on the deviceType field.
23:15 Changeset in rtems [66f95fc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added default mc68681 register access routines.
21:43 Changeset in rtems [8a2e9c41]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added SCV64_Get_Interrupt_Enable(). Added proper headers to routines.
21:43 Changeset in rtems [d0cff6dc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added SCV64_Get_Interrupt_Enable().
21:42 Changeset in rtems [38e717f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added chip type identifier field. This was necessary because a single interrupt vector can be shared by multiple chips of varying types.
21:40 Changeset in rtems [c0573d7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added comment to remove use of TxBuffer? ring buffer in all libchip drivers. The scheme used in the mc68681 is the one to follow.
19:28 Changeset in rtems [0f61336]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added comments.
19:20 Changeset in rtems [a69f0ad9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added comments.
19:19 Changeset in rtems [100a4e5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Masked out interrupts not being used prior to processing the status register.
19:12 Changeset in rtems [6c45da17]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added routine to return interrupt mask. Added comments.
14:06 Changeset in rtems [01e54b8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added scv64 subdirectory.
14:06 Changeset in rtems [e49ef37c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched to SCV64.
14:05 Changeset in rtems [8f563b9b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added CSCV64 functions and addresses.
14:04 Changeset in rtems [30a3f76]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched from polling to interrupts and in the process added a conditional compilation section which used CONSOLE_USE_INTERRUPTS to switch all ports between interrupt and polled mode.
14:00 Changeset in rtems [437b5a7d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added scv64 subdirectory.
14:00 Changeset in rtems [090a3511]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files.
13:59 Changeset in rtems [25e3f9a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched CONSOLE_USE_INTERRUPTS to "1" so console would use interrupts. Switched PPC_USE_SPRG to "0" so RTEMS use of sprg would not conflict with any possible sprg usage by the DY-4 ROM monitor.
13:58 Changeset in rtems [be8cbbf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched deviceOutputUsesInterrupts to TRUE so output would be interrupt driven. Redid "mate determination" code to check that the chip base address was the same but the port address was different. Moved mc68681_process and mc68681_build_imr to the bottom of the file so they would not be inlined. Removed the code which forced mc68681_build_imr to always return 0 which resulted in interrupts never being enabled from the chip. Corrected spacing in prototype of mc68681_write_support_int.
13:53 Changeset in rtems [e283140c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched to "deviceOutput = TRUE" which made device output use interrupts.

07/11/98:

14:23 Changeset in rtems [5b8c1b7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Yet another EXEEXT patch. This one is from Ralf Corsepius <corsepiu@…> and his comments are below: Joel, obviously you did apply my previous patch to gcc-target-default.cfg -- This should have been gcc.cfg (gcc-target-default.cfg should NOT contain any EXEEXT).

07/10/98:

19:05 Changeset in rtems [3a447c3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 980710
15:43 Changeset in rtems [dbfa3148]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Quality Quorum <qqi@…>. Comments: c/src/lib/libbsp/i386/pc386/console/console.c assert() modified so it prints on selected console instead of PC console c/src/lib/libbsp/i386/pc386/console/inch.c inch_sleep() modified, so it does not depend upon tmacros.h c/src/lib/libbsp/i386/pc386/pc386dev/GDB.HOWTO description updated c/src/lib/libbsp/i386/pc386/startup/exit.c last output before call to exit() will be printed properly on serial console c/src/lib/libbsp/i386/pc386/startup/irq.c re-submitted bug fix for problem in irqs over 7.
14:13 Changeset in rtems [cc8a388a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Ralf Corsepius <corsepiu@…>. Comments: > It seems that rules for %{EXEEXT} don't exist in gcc-target-default.cfg No, gcc-target-default.cfg is used to compile executables for the target only, not for the host. EXEEXT may only be used for programs to be run on the host. > What should I add please? This was a bug in my initial configuration patch to rtems-980616. A correction to this patch I had sent to Joel at 26.06.98 doesn't seem to have made it into the snapshot. Please find attached the patch I had sent to Joel, hopefully this patch fixes this problem.
13:22 Changeset in rtems [32067a30]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Regenerated after patch from David Fiddes <D.J.Fiddes@…> for one of the aclocal macros.
13:22 Changeset in rtems [8555ddb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from David Fiddes <D.J.Fiddes@…>. Comments below: With a bit of help from Ralf I was able to trace the problem with sed. It was a typo, sed should have had it's params surrounded by 's rather than "s which bash picked up and discarded. The patch is enclosed. Ralf and I aren't sure why configure didn't just stop at this point... The rest of configure/build went OK because there are two sections where the -for-/ hack is implemented and the other one is more important and worked just fine.

07/09/98:

23:32 Changeset in rtems [fb32356b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added set attributes routine but did not hook it in to the table. Switched to shared default probe.
23:31 Changeset in rtems [abd8c82]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added new files.
23:31 Changeset in rtems [31cad72c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Renamed so we could have one file per routine.
23:30 Changeset in rtems [064b9be]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched to shared default probe routine.
23:30 Changeset in rtems [693b5b88]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched to default probe routine.
23:29 Changeset in rtems [61ff7ac8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added new baud rate to number function and default serial probe routine. Renamed sersupp.c so we could have one routine per file to decrease the baggage pulled into an application by default.
22:59 Changeset in rtems [11c6a92d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Commented out the system call invocation since we don't know what works with this ROM monitor.
22:59 Changeset in rtems [a6e36dff]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed call back to exit() since that has already been called.
22:21 Changeset in rtems [e78c474b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added proper handling of extended baud rate table selection at boot time. Still need to address default terminal settings.
22:16 Changeset in rtems [2c5ea01]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Properly handle extended baud rate set commands. Temporarily "if 0" of code which enables interrupts. Moved setting of command registers at open but the current implementation is questionable. Added reset of RX errors while polling TX. Read polled character as unsigned. Baud rate mask must be in upper and lower nibble.
22:11 Changeset in rtems [e3c59dd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected definition of MC68681_RX_BUFFER.
18:52 Changeset in rtems [d7d51376]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Now strip elf executables so they are much smaller and quicker to read from and write to a floppy.
18:50 Changeset in rtems [2ba0a0c2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected z85c30 address and clock constants.
18:49 Changeset in rtems [459c1d2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added board specific baud rate table and set driver function table to polled.
18:45 Changeset in rtems [2d8e51aa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed static to MC68681_STATIC to make all data and routines globally visiable to ease debugging. Added support for mc68681 "2 column" style baud rate table as well as the Exar 88681 "4 column" style baud rate table. Added support for user override of the default baud rate table.
18:44 Changeset in rtems [b2ec38c8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed commented out line.
18:41 Changeset in rtems [8f6f641e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added sersupp.c.
18:41 Changeset in rtems [d94d47b3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files to contain generally needed serial driver support routines.
18:40 Changeset in rtems [37e8259]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed static to MC68681_STATIC to make all routines and data global to ease debugging.
18:39 Changeset in rtems [8b2492f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added support for the Extended Baud Rate set control found in the Exar 88681 but not in the base 68681. Added support for user provided baud rate tables. This is needed when the board does not use the standard baud rate clock.
18:38 Changeset in rtems [27045a82]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed static to NS16550_STATIC to make all routines and data global to ease debugging.
18:37 Changeset in rtems [677a503]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed static to Z85C30_STATIC so all data and routines could be global for debugging purposes.
18:36 Changeset in rtems [80b1c2f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added information to README.mc68681. Created the basic README and the README.z85c30.

07/07/98:

19:05 Changeset in rtems [0d1184f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 980707
19:00 Changeset in rtems [d859b5f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 9800707
18:35 Changeset in rtems [57c9bc2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed rtems-glom as a generated file. Regenerated aclocal.m4 and configure.
16:38 Changeset in rtems [030ff417]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Conditionals for CONSOLE_USE_INTERRUPTS should have been "if" not "if defined".

07/06/98:

19:00 Changeset in rtems [270d58f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file to satisfy readdir() family.
18:44 Changeset in rtems [a90b990]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Missed this file in the initial merge.
14:52 Changeset in rtems [b5bb3d6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Update from Geoffroy Montel (g_montel@…) to get in sync with termios and eliminate warnings.
14:51 Changeset in rtems [1d22b03]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added Geoffroy Montel (g_montel@…) for the gen68340 BSP.

07/05/98:

11:04 Changeset in rtems [5ae415b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added include of termios.h. Also added a block of comments above the console_tbl structure to explain each entry.
11:01 Changeset in rtems [bc2ebb4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added some address constants for the SCC and DUART to make it easier to fill in the configuration table.
11:00 Changeset in rtems [e7ff2b2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file added in the process of converting the console driver to libchip/serial.
11:00 Changeset in rtems [92a6454]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Converted the console driver to use libchip/serial and added support for the z85c30 found on the DMV177. This effort started with the console driver from the Radstone PPC2. But some simplifications were made in the hope that console.c can be made a shared file at some point in the near future. Split the debugio from console. This was done so at some point in the future printk support as is found in the pc386 BSP can be shared across all BSPs.
Note: See TracTimeline for information about the timeline view.