Chris Johns
4a33e89691
PR431. MSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations will wait for ever.
2003-07-14 23:19:00 +00:00
Chris Johns
a075bd7ed6
MSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations will wait for ever.
2003-07-14 23:11:50 +00:00
Ralf Corsepius
9a9b17d0ba
Merger from trunk
2003-07-09 10:26:23 +00:00
Ralf Corsepius
a4b8cd020c
Merger from trunk
2003-07-09 10:17:48 +00:00
Joel Sherrill
cd9dac06f6
2003-07-08 Joel Sherrill <joel@OARcorp.com>
...
* console/console.c: Correct typo.
2003-07-08 17:17:53 +00:00
Joel Sherrill
6a8bab6a69
2003-07-08 Joel Sherrill <joel@OARcorp.com>
...
PR 418/ada
* rtems.adb: Add missing all keyword to derefence pointer.
2003-07-08 16:38:46 +00:00
Joel Sherrill
581a89ed79
2003-07-08 Joel Sherrill <joel@OARcorp.com>
...
PR 416/bsps
* ppc403/ictrl/ictrl.c (ictrl_isr): We acknolwegde the interrupt in
interrupt controller (clr_exisr(mask)) before calling the interrupt
handler that will acnowledge the interrupt source. This results in
the interrupt beeing seen a second time by the interrupt controller.
Reported and fixed by El Kolli Yacine <yacine.elkolli@crf.canon.fr >.
2003-07-08 16:09:24 +00:00
Joel Sherrill
b7d37d6e28
2003-07-08 Joel Sherrill <joel@OARcorp.com>
...
PR 419/rtems
* src/termios.c: Removed warning.
2003-07-08 15:28:40 +00:00
Ralf Corsepius
bf7d076d0c
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/fat.c: include config-header "config.h".
* src/dosfs/fat_fat_operations.c: Ditto.
* src/dosfs/fat_file.c: Ditto.
* src/dosfs/msdos_conv.c: Ditto.
2003-07-08 08:58:02 +00:00
Ralf Corsepius
b9e230a278
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/capture-cli.c: Add config-header support.
* capture/capture.c: Add config-header support.
* cpuuse/cpuuse.c: Add config-header support.
* devnull/devnull.c: Add config-header support.
* dummy/dummy.c: Add config-header support.
* dumpbuf/dumpbuf.c: Add config-header support.
* monitor/mon-command.c: Add config-header support.
* monitor/mon-config.c: Add config-header support.
* monitor/mon-dname.c: Add config-header support.
* monitor/mon-driver.c: Add config-header support.
* monitor/mon-extension.c: Add config-header support.
* monitor/mon-itask.c: Add config-header support.
* monitor/mon-manager.c: Add config-header support.
* monitor/mon-monitor.c: Add config-header support.
* monitor/mon-mpci.c: Add config-header support.
* monitor/mon-object.c: Add config-header support.
* monitor/mon-prmisc.c: Add config-header support.
* monitor/mon-queue.c: Add config-header support.
* monitor/mon-server.c: Add config-header support.
* monitor/mon-symbols.c: Add config-header support.
* monitor/mon-task.c: Add config-header support.
* mw-fb/mw_fb.c: Add config-header support.
* mw-fb/mw_uid.c: Add config-header support.
* rtmonuse/rtmonuse.c: Add config-header support.
* serdbg/serdbg.c: Add config-header support.
* serdbg/serdbgio.c: Add config-header support.
* serdbg/termios_printk.c: Add config-header support.
* shell/cmds.c: Add config-header support.
* stackchk/check.c: Add config-header support.
* untar/untar.c: Add config-header support.
2003-07-08 08:38:15 +00:00
Joel Sherrill
9cde23bcc7
2003-07-03 Joel Sherrill <joel@OARcorp.com>
...
* SUPPORT: Fix Mark Johannes' email address.
2003-07-07 19:19:19 +00:00
Joel Sherrill
75063f00bc
2003-07-07 Joel Sherrill <joel@OARcorp.com>
...
PR 417/rtems
* src/coresemsurrender.c: Correct incorrect check for maximum_count
reported by Sergei Organov <osv@topconrd.ru >.
2003-07-07 18:03:05 +00:00
Ralf Corsepius
380282933b
2003-07-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
2003-07-07 15:44:54 +00:00
Joel Sherrill
6624214e65
2003-07-03 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-4.6.0pre4.
2003-07-03 15:38:10 +00:00
Joel Sherrill
fefbe6162e
2003-07-03 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.0pre4.
2003-07-03 15:38:09 +00:00
Joel Sherrill
32e44f36e0
Fixed formatting so scripts work.
2003-07-03 15:37:16 +00:00
Joel Sherrill
b64d50c680
Fixed formatting.
2003-07-02 16:31:06 +00:00
Chris Johns
901c84a986
Patch by Chris Johns <cjohns@cybertec.com.au> adding the rtems_termios_bufsize call.
2003-07-02 14:17:25 +00:00
Chris Johns
8e308413f2
Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.
2003-07-02 14:04:55 +00:00
Chris Johns
d9c2dce0fd
Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.
2003-07-02 13:58:38 +00:00
Chris Johns
86ca3f8388
Comment have been updated.
2003-07-02 13:55:40 +00:00
Joel Sherrill
fb6d373515
2003-06-30 Joel Sherrill <joel@OARcorp.com>
...
* console-polled.c: Corrected comments in header.
2003-06-30 18:31:46 +00:00
Joel Sherrill
81c3241976
2003-06-30 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
* network/dec21140.c, network/elnk.c: Update to compile on i386.
2003-06-30 18:14:47 +00:00
Joel Sherrill
673df26e37
Reformatted so script picks up PR.
2003-06-23 16:30:52 +00:00
Chris Johns
3d8cb71628
PR264, PR414
2003-06-23 11:42:49 +00:00
Chris Johns
8f3e0c820e
PR264 - Stopped the core dump by removing the bad instruction.
...
PR414 - Fixed the global interupt vector register.
Linker command file to have the boot code in the first 8K.
The chip select remap needed to be volatile.
2003-06-22 23:28:51 +00:00
Ralf Corsepius
1e41f5a749
2003-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* config.sub: New from subversions to accomodate c4x/tic4x.
2003-06-18 15:00:16 +00:00
Joel Sherrill
3b80c3d9f0
2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
* network/README.3com: New file missed in previous commit.
2003-06-13 18:22:42 +00:00
Joel Sherrill
ef7915b15c
Changed entry to reference PR397.
2003-06-13 17:51:08 +00:00
Joel Sherrill
e47195ef37
2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 405/bsps
PR 393/networking
* network/dec21140.c: Fix leak also known as PR393.
* network/elnk.c, network/if_media.h, network/mii.h: New files.
* network/Makefile.am: Reflect new files.
2003-06-13 17:44:09 +00:00
cvs2git
641fb28b71
This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'.
...
Cherrypick from master 2003-06-13 17:43:11 UTC Joel Sherrill <joel.sherrill@OARcorp.com > '2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov >':
c/src/libchip/network/elnk.c
c/src/libchip/network/if_media.h
c/src/libchip/network/mii.h
2003-06-13 17:43:12 +00:00
Joel Sherrill
12838559c6
2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 405/bsps
* bootloader/pci.c: Added support for configuring devices for pci
busses > 0
* pci/pci.c, pci/pci.h: Added FixupPCI() to store vectors in the
INTERRUPT_LINE register of pci devices any # of hops away
from the host processor.
* motorola/motorola.c, motorola/motorola.h: Added interrupt
routing tables in support of FixupPCI. This is board-specific,
each board will have to supply information for FixupPCI() to do
anything for it.
* startup/bspstart.c: Extended bat2 to cover entire PCI address space.
* irq/irq.c, irq/irq.h: Added support for shared interrupts.
Existing single hander vectors are undisturbed, a new function
added to allow adding/removing handlers from a vector.
2003-06-13 17:40:41 +00:00
Joel Sherrill
7a848b40b8
Changed format so script will see PR number.
2003-06-13 16:45:43 +00:00
Joel Sherrill
bff8ca6bfa
2003-06-13 Till Straumann <strauman@slac.stanford.edu>
...
PR 415/bsps
* include/bsp.h, pci/detect_raven_bridge.c, startup/bspstart.c:
Support enabling MCP exceptions on the host bridge. This can
be used for memory probing on the VME bus.
2003-06-13 13:41:21 +00:00
Joel Sherrill
10f72fd716
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* src/threadloadenv.c: Removed warnings.
2003-06-13 13:25:25 +00:00
Joel Sherrill
dfaddd2ac8
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* pppd/chat.c: Removed warnings.
2003-06-13 13:22:15 +00:00
Joel Sherrill
455e1a8619
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* console/console.c, startup/linkcmds: Removed warnings.
2003-06-13 13:22:02 +00:00
Joel Sherrill
a7a950d7fd
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Removed warnings.
2003-06-13 13:21:50 +00:00
Joel Sherrill
b9f0c834b2
2003-06-12 Joel Sherrill <joel@OARcorp.com>
...
* psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
2003-06-12 15:41:27 +00:00
Joel Sherrill
2ec764f84a
2003-06-12 Joel Sherrill <joel@OARcorp.com>
...
* src/objectmp.c: Removed warnings.
2003-06-12 15:40:32 +00:00
Joel Sherrill
9d30ce6449
2003-06-12 Joel Sherrill <joel@OARcorp.com>
...
* include/rtems/rtems/msgmp.h, include/rtems/rtems/partmp.h,
include/rtems/rtems/regionmp.h, include/rtems/rtems/semmp.h,
src/msgmp.c, src/partmp.c, src/regionmp.c, src/semmp.c: Removed
warnings.
2003-06-12 15:36:26 +00:00
Ralf Corsepius
040e70a04f
2003-06-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove "BLEEDING EDGE" warning.
Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
* acinclude.m4: Add AC_PREREQ(2.57).
Major overhaul (PR 412).
* aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
* aclocal/gcc-isystem.m4: New.
* Makefile.am: Add aclocal/gcc-isystem.m4.
2003-06-12 05:57:22 +00:00
Joel Sherrill
e8ee071750
2003-06-10 Phil Torre <ptorre@zetron.com>
...
PR 411/filesystem
* src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and
then unlinking it causes a memory leak.
2003-06-10 17:32:04 +00:00
Joel Sherrill
a699864a4f
2003-06-04 Joel Sherrill <joel@OARcorp.com>
...
* pppd/system.h: Hack from Ralf to compile on all targets.
2003-06-04 20:35:14 +00:00
Joel Sherrill
ce604157d6
2003-06-04 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Removed warnings.
2003-06-04 20:33:49 +00:00
Joel Sherrill
0eac5d7256
2003-06-04 Joel Sherrill <joel@OARcorp.com>
...
* src/ide_part_table.c: Removed warnings.
2003-06-04 20:28:58 +00:00
Joel Sherrill
33f17a12f5
2003-06-02 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
2003-06-02 16:50:35 +00:00
Ralf Corsepius
f69c84bf50
2003-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/rtems/types.h: Include stdint.h.
2003-05-30 11:45:55 +00:00
Ralf Corsepius
8df287b07e
2003-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Conditionally install stdint.h/inttypes.h.
* configure.ac: Check for system-stdint.h/inttypes.h.
2003-05-30 11:32:55 +00:00
Joel Sherrill
a07f5b109b
2003-05-29 Joel Sherrill <joel@OARcorp.com>
...
* rtems/rtems_syscall.c: Removed warnings.
2003-05-29 19:09:45 +00:00