W. Eric Norum
eff6f305c8
Add RTEMS initialization hooks.
2006-06-29 15:22:53 +00:00
W. Eric Norum
fc2e1fd651
Add infrastructure for spy command.
2006-03-27 16:30:27 +00:00
W. Eric Norum
e0887d197e
Get rid of a bunch of conditional compile statements.
2005-12-19 22:27:47 +00:00
W. Eric Norum
3d7ae0b02a
Pick NFS server and mount point from PPC bug argument string.
2005-09-29 15:08:10 +00:00
W. Eric Norum
7891fef3d5
Ensure that rtems_shutdown_executive() gets called even if the main
...
routine does not return but rather calls exit() either directly or
indirectly (through epicsExit()).
2005-09-21 14:08:32 +00:00
W. Eric Norum
3620fc6de2
Arrange to return to BSP (and likely then to bootstrap ROM) when iocsh terminates.
2005-09-19 21:54:30 +00:00
W. Eric Norum
7661dfa662
Make nfsMount command a little more convenient. Create mount point if it's missing.
2005-08-30 14:53:41 +00:00
W. Eric Norum
bb0eea01d0
Fix typo.
2005-08-29 20:21:16 +00:00
W. Eric Norum
f22803c0f6
Allow environment to override default domain.
2005-08-29 20:07:52 +00:00
W. Eric Norum
bd905a55be
Set TZ environment variable from NVRAM.
2005-07-24 16:13:54 +00:00
W. Eric Norum
a6eb691955
Set POSIX TZ environment variable from EPICS_TIMEZONE.
...
Allow for simultaneous local and remote filesystems.
2005-07-20 19:37:31 +00:00
W. Eric Norum
dd966763e9
Add another environment variable.
2005-07-09 14:57:43 +00:00
W. Eric Norum
99fba1364d
Set IOC_NAME environment variable from boot parameters.
2005-07-06 21:19:21 +00:00
W. Eric Norum
2320cfecf3
Cosmetic.
2005-04-28 17:21:55 +00:00
W. Eric Norum
6cb81d4cc3
Add iocsh command to print amount of available heap space.
2005-04-28 17:08:04 +00:00
W. Eric Norum
486135a552
Assist drvTs by setting environment variable.
2005-04-26 21:18:08 +00:00
W. Eric Norum
54ba14953a
It's not an error if a directory can't be created because it already exists.
2005-03-04 22:58:07 +00:00
W. Eric Norum
7d4cd6ffb2
Add NFSMOUNT support.
2005-03-03 14:05:46 +00:00
W. Eric Norum
b13edb9927
Add reboot reason.
2005-02-13 22:56:12 +00:00
W. Eric Norum
f706aca3b8
EPICS uses its own logging facilities so don't bother with log_host.
2005-02-13 18:00:52 +00:00
W. Eric Norum
cdb6ba4a83
Add missing argument.
2005-02-11 19:54:29 +00:00
W. Eric Norum
08ad74d64e
BSP function name change.
2005-02-10 22:21:46 +00:00
W. Eric Norum
b6ebc155b6
Use linker constants to find flash size/location.
2005-02-10 22:21:35 +00:00
W. Eric Norum
a5e85b0eb0
Add support for in-memory filesystem.
...
Allows for fully standalone IOCs.
2005-02-07 15:04:52 +00:00
W. Eric Norum
f4af3b6955
Clean up the way NVRAM access is handled.
2005-02-01 20:42:40 +00:00
W. Eric Norum
ee794ebf54
Clean up initialization. Add NVRAM code for uC5282.
2005-02-01 20:42:14 +00:00
W. Eric Norum
67b972448f
Put RTEMS network tasks at higher priority than any EPICS task.
2004-11-30 19:40:48 +00:00
W. Eric Norum
287fd7efa8
Some BSPs don't leave the cursor at the left margin.
2004-11-30 19:39:48 +00:00
W. Eric Norum
53360f3dea
RTEMS-4.7 changes.
2004-11-13 17:11:08 +00:00
W. Eric Norum
8c75201ad8
Improve error message.
2004-11-13 17:10:52 +00:00
W. Eric Norum
5731e72cf1
Set boot parameters from mot-script-boot if not otherwise specified.
2004-11-05 19:51:44 +00:00
W. Eric Norum
55bdb9cd2a
MVME167 doesn't have RTC code 'yet'.
2004-10-28 18:18:42 +00:00
W. Eric Norum
5f78b88f07
Add DNS domain name parameter.
2004-10-20 19:04:56 +00:00
W. Eric Norum
bfe0eb9e09
MVME5500 BSP now supplies RTC (time-of-day) driver.
2004-10-20 18:39:14 +00:00
W. Eric Norum
9a94ca9d88
Clean out local debugging code.
2004-10-18 21:39:16 +00:00
W. Eric Norum
ce20721cf9
Clean up network configuration.
2004-10-18 21:38:47 +00:00
W. Eric Norum
36733cd907
pc386 BSP now provides time-of-day clock.
2004-10-06 21:43:09 +00:00
W. Eric Norum
2e66cfb8fb
Clean up NFS/TFTP remote fileystem setup.
2004-09-30 17:58:42 +00:00
W. Eric Norum
319b886ab4
Don't use TFTP if not needed.
2004-09-29 14:30:51 +00:00
W. Eric Norum
81bc2a0d7a
if_fxp is now working.
2004-09-29 01:23:43 +00:00
W. Eric Norum
3419fee587
Changes for RTEMS pc386 target.
2004-09-29 00:39:50 +00:00
W. Eric Norum
46068e813d
Use NFS by default.
2004-09-28 20:40:43 +00:00
W. Eric Norum
cd551b4860
Clarify reason for direct copy.
2004-09-28 20:39:47 +00:00
W. Eric Norum
5e49aafb5c
Now works on non-i386, non-ppc targets.
2004-09-25 23:43:06 +00:00
W. Eric Norum
f41a7910c4
Allow configuration from PPCBUG NVRAM.
2004-09-17 20:48:09 +00:00
W. Eric Norum
a48245d385
RTEMS now provides the getprotobyXXX routines.
2003-07-25 21:12:35 +00:00
W. Eric Norum
4707a60805
Include oisUnistd.h to pick up some missing prototypes.
2003-03-02 18:57:24 +00:00
W. Eric Norum
6759cb7f65
Must set ticksPerSecond before using it!
2002-12-16 16:59:34 +00:00
W. Eric Norum
eb157872bd
Use EPICS logging routines. No more syslog.
...
Unless othersise specified, run the network daemons at a lower priority than
the EPICS scan threads. This makes the scan response much more deterministic.
2002-12-03 22:00:12 +00:00
W. Eric Norum
d5d63e0ebd
Add temporary configuration for PPC network device.
2002-11-12 18:18:50 +00:00