Timeline



09/21/98:

22:04 Changeset in rtems [6385cbd]4.104.114.84.95 by Wade A Smith <warm38@…>
Updated file based upon red-lines received.
21:34 Changeset in rtems [98bdf7a]4.104.114.84.95 by Wade A Smith <warm38@…>
Updated file based upon read_lines received.
21:31 Changeset in rtems [f8c5bad]4.104.114.84.95 by Wade A Smith <warm38@…>
Updated file based upon red-lines received.
16:38 Changeset in rtems [af973e57]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 980921
15:27 Changeset in rtems [219aedad]4.104.114.84.95 by Wade A Smith <warm38@…>
Modified sentences in the file to avoid using "shall" statements.
15:17 Changeset in rtems [f9b0efb0]4.104.114.84.95 by Wade A Smith <warm38@…>
Described the constants used by the admin_type in the background section of this file.
01:45 Changeset in rtems [42424ef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected ColdFire? port information.
01:29 Changeset in rtems [e62488d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file from Emmanuel Raguet <raguet@…>.
00:46 Changeset in rtems [718dc95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…>: Here's a patch to make the rtems_showroute routine a little more useful. For `host' route table entries the link-level address is now displayed. This is equivalent to the old `show arp table' information displayed by the KA9Q code.
00:42 Changeset in rtems [7ddcfb8c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum and David Fiddes to put ColdFire? support in the inet checksum routine.
00:40 Changeset in rtems [97d7b068]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Update from Aleksey (Quality Quorum <qqi@…>) to pick up some patches missing from 980911.
00:39 Changeset in rtems [75e44fa3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed by patch from Aleksey.
00:38 Changeset in rtems [3f929757]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patches from Aleksey which were not in 980911. I am sending you patch which was lost. As far as I remember there were minor patches on top of it, either by Eric Valette or by Eric Norum or by both.
00:24 Changeset in rtems [c610a1f3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Update from Eric Valette <valette@…>: Here are patches that bring 980911 back to what I think is a correct version of raw IDT management as well as a correct initialisation of video console and rtems managed interrupts.
00:23 Changeset in rtems [04bc5d9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Update from Erik Ivanenko <erik.ivanenko@…> to bring the i386ex bsp up to date. 1) A 'hlt' instruction is coded in case of a return from boot_card in start.s.
00:01 Changeset in rtems [30ba752]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum: I fixed the problems noted by Victor Vengerov. 1) Fix typo in cfsetispeed(). 2) In rtems_termios_open, ensure that args->iop->data1 is set before calling device-specific open routine.

09/20/98:

23:52 Changeset in rtems [6bd0fe4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Valette <valette@…>: Compiled and booted without problem. However console was set on COM2. At least for 4.0 it should be video :-)

09/16/98:

15:15 Changeset in rtems [6c455f37]4.104.114.84.95 by Wade A Smith <warm38@…>
Remove many of the shall verbs and replaced them with present tense verbs

09/13/98:

13:44 Changeset in rtems [433c5585]4.104.114.84.95 by Wade A Smith <warm38@…>
Changes the name of readdir, umask, mkdir, chmod, chown to cfg_readdir, cfg_umask, cfg_mkdir, cfg_chmod, cfg_chown respectively.

09/12/98:

15:57 Changeset in rtems [08142b48]4.104.114.84.95 by Wade A Smith <warm38@…>
Documented the following routines added to the Configuration Space Management: readdir, open, umask, link, mkdir, unlink, chmod, and chown.,

09/11/98:

23:35 Changeset in rtems [bfcf4cb3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updates to tree to make it build with all desired changes and the conversion of the SONIC driver to the new FreeBSD stack instead of KA9Q.
19:21 Changeset in rtems [23f014a]4.104.114.84.95 by Wade A Smith <warm38@…>
Added documentation for the log_facilityisvalid routine and add thew status code EINVAL to the log_seek routine.
19:17 Changeset in rtems [b29378e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected spelling error.
15:40 Changeset in rtems [c5bb1e02]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 980911
13:12 Changeset in rtems [b3956369]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from "David J. Fiddes" <D.J@…>: I've fixed a few minor probs with the optimised version that Eric put together for me the other day and sent the fixes back to him. Provided he doesn't have a problem with it we've got a pretty solid in_cksum for the ColdFire? as well as straight m68k. I've enclosed my updated in_cksum_m68k.c At the moment my own bottlenecks are elsewhere...as my driver is pulling 16bit data chunks through a libchip-esq access routine from the chip which for a polled I/O device is never going to be quick.

09/10/98:

13:07 Changeset in rtems [0ea9829]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed back so it would build.
13:07 Changeset in rtems [d2b1204]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added references.
12:46 Changeset in rtems [bd3dec5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…>: If you're getting close to a new snaphot, here's something that might be useful to add to the BSP README notes for systems with networking.
12:43 Changeset in rtems [23cdd84c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from David Fiddes <D.J.Fiddes@…> to make this compile for the ColdFire?.
12:31 Changeset in rtems [b67245d0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Chris Johns <ccj@…>: I have managed to build the bsp ods68302 and the rtti test case I made with egcs-1.1b and binutils-2.9.1. I have built our C++ application and got no link errors so it looks like this is now working. I am yet to test the code but getting the thing to link was the problem. Please find a patch attached which removes the -fno-rtti option.
12:28 Changeset in rtems [b7e3949]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Valette <valette@…>. Most of this was included in a previous patch. Comments from Eric: patch_com2 was before your own fixes of raw IDT vector management routine. It mainly use human readable constants for the serial line driver code + the patch you gave me for com2 write routine. I applied your patch for raw IDT mngt on top of that. Then made minor cleaning in patch_idt_mngt. I hope this helps.
12:23 Changeset in rtems [109b17f4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…> to fix a cryptic error message after comments from Eric Valette <valette@…>.
12:16 Changeset in rtems [eff217e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Emmanuel Raguet <raguet@…>: After some good comments from Eric Norum [thanks, Eric !], I have added some modifications to my previous driver patch : - wait for transmitter ready before sending a packet, - new delay management in case of ring-overwritting.

09/09/98:

18:09 Changeset in rtems [c7cb6bbb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added section on format of the configuration space file.
18:09 Changeset in rtems [c247120a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added gettimeofday().

09/08/98:

15:19 Changeset in rtems [8d0ea20]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file
13:17 Changeset in rtems [62e508f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed chapter names from automatically generated node names.
13:17 Changeset in rtems [d778b4a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed include file path.
Note: See TracTimeline for information about the timeline view.