• Order of the Butterfly
    Order of the Butterfly
    Phantom
    Posts: 381 from 2004/9/7
    All right. Let's start.

    First you have to know that these PCI cards are supported by now:

    1. 3COM -> 3CRDW696
    2. D-Link -> DWL-520 (Hardware revision B2 or earlier)
    3. Netgear -> MA311

    After you have downloaded the prism2.device archive you need to copy the native version of prism2.device into Devs:Networks and SetPrism2Defaults in C:.

    You will need nothing else from the archive.

    Open a CLI and enter the following:

    > Ed EnvArc:SYS/Interfaces

    You have to change some settings there. By default you must see this:

    Quote:

    eth0 Device="Devs:Networks/via_rhinepci.device" Unit=0 DoOnLine UseDHCP IP=192.168.x.x MASK=xxx.xxx.xxx.xxx GATEWAY=192.168.x.x
    lo0 Type=loopback DoOnLine (if you have enable this on Network Prefs)


    xxx.xxx = marks your own numbers etc.

    So you have to insert the following line:

    Quote:

    eth0 Device="Devs:Networks/prism2.device" Unit=0 DoOnLine UseDHCP


    Don't forget to remark (;) the old line.

    Save the text file and config the SetPrism2Defaults to your needs. Reboot and you must be ready.

    I hope that helps.
  • »22.09.08 - 06:27
    Profile