home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ANews 2
/
AnewsCD2.iso
/
Materiels
/
AteoConcepts
/
PIXEL64
/
InstallPixel64
/
StartAteoBus
/
StartAteoBus.doc
< prev
next >
Wrap
Text File
|
1999-10-13
|
8KB
|
222 lines
*********************************************************************
* *
* StartAteoBus VERSION 4.01 (04/12/98) *
* ------------ *
* *
* (C) 1998 Atéo Concepts, FRANCE *
* *
*********************************************************************
- Quoi de neuf / What's new ? :
*******************************
- `StartAteoBus' est maintenant résident,
- Fonctionne avec les cartes PPC :-)
- Devrait fonctionner avec tous les autres programmes résidents...
- N'utilise pas beaucoup de mémoire.
- Il se détache automatiquement du CLI.
- `StartAteoBus' is now resident,
- Works with PPC boards :-)
- Should work with all other resident programs...
- It doesn't use lots of memory.
- It separates automatically from the CLI.
- Comment l'utiliser / How to use it ? :
****************************************
Copiez `StartAteoBus' dans votre répertoire "C:".
Ajoutez `StartAteoBus' dans votre "Startup-Sequence" à
la première place après `SetPatch'.
NOTE : - Otez la commande `Wait' après `StartAteoBus'
si vous en avez une.
- Ne pas l'executer à partir du WorkBench!
Votre "Startup-Sequence" devrait ressemblée à ceci :
Copy `StartAteoBus' in your "C:" directory.
Put `StartAteoBus' in your "Startup-Sequence" at
the first place after `SetPatch'.
NOTE : - Remove the `Wait' command after `StartAteoBus'
if you have one.
- Do not run it from the WorkBench!
Your "Startup-Sequence" should look like this :
-----------------------------
; $VER: startup-sequence xx.x (x.x.xx)
PrepareEmul
FastExec >NIL:
.
.
.
C:SetPatch QUIET
C:StartAteoBus
C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21
.
.
.
-----------------------------
- Arguments / Arguments :
*************************
NOREBOOT -> Désactive le reset automatique.
C'est pour éviter d'avoir plusieurs resets
au démarrage, s'il y a déjà un autre programme
après 'StartAteoBus' qui fait un reset.
(voir bugs).
Desactivate the automatic reset.
This is to avoid several resets at boot time,
if an other program after 'StartAteoBus'
make a reset.
(see bugs).
WAIT -> Fait clignoter la LED power pour vous laissez
le temps de faire un reset au clavier.
La LED clignote uniquement au premier lancement
de la commande `StartAteoBus'.
(voir bugs).
Aucun effet s'il y a l'argument NOREBOOT.
Blink the power LED to let you enough
time to make a keyboard reset.
The Blinking LED appear only at the first execution
of `StartAteoBus'.
(see bugs).
No effet if there is the NOREBOOT argument.
- Bugs :
*********
Le reset automatique effectué par `StartAteoBus',
n'est pas assez efficace pour que l'Amiga
démarre dans de bonnes conditions (Pb de MMU).
C'est pourquoi, à l'allumage de l'Amiga, il faut
faire un reset manuel (clavier ou bouton en face avant)
sinon l'Amiga démarre sur un écran noir.
L'argument WAIT a été ajoutée pour permettre de
faire un reset au clavier pendant que l'activité
du disque dur est nulle.
The automatic reset done by `StartAteoBus',
is not efficient enougth for the Amiga to
start with good conditions (MMU trouble).
That's why, when you turn on the Amiga, you need to
make a manual reset (keyboard or button in the front face)
otherwise the Amiga starts on a black screen.
The WAIT argurment was added to allow you to make a
keyboard reset while the hard drive activity is quiet.
- Contacts :
************
Ce programme n'a pas été testé sur toute les configurations.
Aidez nous à l'améliorer, Dites-nous les bugs. Merci.
This program was not test on every configurations.
Help to improve it, tell us bugs. Thank.
Poste / Post : Atéo Concepts
Le Plessis
44220 - COUERON
FRANCE
Phone : +33 (0)2.40.85.30.85
Fax : +33 (0)2.40.38.33.21
E-Mail : mailman@ateo-concepts.com
- Historique (pas de Français) / History :
******************************************
18.06.98 1.0ß - The begining...
.
.
.
08.07.98 2.1ß - Fix : The first that doesn't crash the computer!
- Add : VERBOSE & REMOVE arguments for easy debug.
10.07.98 2.3ß - Add : Tests to avoid crash,
- Add : NOREBOOT argument,
- Update : The way to handle arguments (default is NO arguments),
- Optimize : Code (size and structure).
11.07.98 2.5ß - Add : Detection of other resident programs,
- Change : Increase startup copper lines duration.
24.07.98 2.6ß - Add : Cache clear (to avoid infinite resets),
- Change : Increase program priority (now 127),
- Update : Code size.
28.07.98 2.7ß - Remove : Cache clear added in 2.6ß revision (result was worst!),
- Change : The way to handle the RESET,
- Add : Stuffs to launch the interrupts server (not yet finished).
- Add : TEST argument (only for debug).
29.07.98 2.8ß - Add : Interrupts server (melting between two softwares parts),
- Remove : "Run >NIL:" is no longer needed,
- Remove : "Wait 2" is no longer needed too,
- Add : CHILD argument (currently only for debug).
30.07.98 2.9ß - Remove : Unused parts.
31.07.98 3.0ß - Change : Jump to interrupts server revision.
07.08.98 3.1ß - Remove : Temporary remove the CHILD argument,
- Rename : TEST argument to DEBUG,
- Add : WAIT argument,
- Change : Execute the resident program even with the NOREBOOT argument.
14.09.98 3.2ß - Remove : Displaying message with the WAIT argument
and replace it by power LED blinking,
- Change : Decrease the startup copper lines duration.
19.10.98 3.3ß - Remove : DEBUG & REMOVE arguments from public release,
- Fix : NOREBOOT was crashing the machine,
- Add : Preparing code for NOSERVER argument.
29.10.98 3.4 - Change : Beta revision to normal revision number,
- Remove : VERBOSE argument from public release
- Fix : Interrupts server
09.11.98 3.50 - Change : Revision number for internal reasons
17.11.98 3.51 - Fix : Size of one sting memory allocation (could crash)
04.12.98 4.01 - Change : Manufacturer number (before it was an old one from PPS)
** ALL PICASSO96 REVISIONS UNDER 1.41c_ATEO WILL
** NOT WORK WITH STARTATEOBUS 4.01 AND LATER
*********************************************************************
Testé avec / Tested with :
--------------------------
Logiciels / Softwares :
- BlizKick
- FastExec
- OpenOXYPPort
- PrepareEmul, PrepareEmul A1200
- RsrvCold, RsrvWarm
- SCSI Patch (from Amiga Technologie)
- Set040
- SetPatch (revision > 40.16)
- SoftBoot
Matériels / Hardwares :
- Apollo 1240/40MHz
- Apollo 1260/50MHz
- Apollo 1260/66MHz
- Blizzard 1230 MK IV
- Blizzard 1240 MK IV
- Blizzard 1260 MK IV
- Blizzard PPC 603e/160/040/25
- Blizzard PPC 603e/160/060/50
- Blizzard PPC 603e+/240/060/50
- SCSI module for Blizzard
Devrait fonctionner avec / Should work with :
---------------------------------------------
- ...