home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsa / bootnet / !BootNet / !Configure < prev    next >
Encoding:
Text File  |  1995-10-16  |  1.7 KB  |  29 lines

  1. |=====================================================================|
  2. | AUN !BootNet.!Configure (16th October 1995)                         |
  3. |                                                                     |
  4. | Copyright (C) Acorn Computers Ltd., 1995.                           |
  5. |=====================================================================|
  6.  
  7. |=====================================================================|
  8. | Net$Device should be set to the filename in !System.Modules.Network |
  9. | of the module supporting the device used to access the network.     |
  10. | This variable should be set ONLY if a suitable driver module is NOT |
  11. | loaded from ROM on a network interface expansion card.              |
  12. |                                                                     |
  13. | If the ROM of your expansion card contains the InternetA module, or |
  14. | a version of Internet prior to 4.03, then the driver on the card    |
  15. | will not be suitable.                                               |
  16. |                                                                     |
  17. | Example: to load the Acorn Ethernet 3 driver stored as the file     |
  18. |          System:Modules.Network.Ether3-16                           |
  19. |                                                                     |
  20. | Set Net$Device Ether3-16                                            |
  21. |                                                                     |
  22. | The default setting below is to enable AUN software to              |
  23. | run over an Ethernet network using the driver on the ethernet card. |
  24. |=====================================================================|
  25.  
  26. set Net$Device ""
  27.  
  28. |=====================================================================|
  29.