BOOTROM.TXT Driver File Contents (DM9102_RPL_v102c.zip)

[+******************************************************************+]
[                     DAVICOM Semiconductor Inc.                     ]
[                  PCI Fast Ethernet Adapter (DM9102)                ]
[                  RPL BootROM Code Installation Guide               ]
[                                                                    ]
[          (C) Copyright 1997-2000 DAVICOM Semiconductor Inc.        ]
[                         All Rights Reserved.                       ]
[====================================================================]
[                                                                    ]
[  Model Name         : DM9102/DM9102A                               ]
[                                                                    ]
[  Driver Name        : RBOOT.ROM                                    ]
[                                                                    ]
[  Platform           : NetWare Server, NT Server                    ]
[                                                                    ]
[  User Guide Version : v1.01                                        ]
[                                                                    ]
[-******************************************************************-]


The DM9102 RPL BootROM can remoteboot to MS-DOS from Novell Netware
Server or Microsoft Windows NT 3.5 Server or above, and remoteboot
to Windows 95 from Microsoft Windows NT 4.0 Server.

**************
* NOTICE !!! *
**************
   The Remote Boot NT Server CANNOT use Microsoft Windows NT
   Workstation version.


Topics :
========
        A. Generate a RPL BootROM from the RBOOT.ROM Code

        B. MS-DOS Remote Boot to Netware Server Installation

           B-1. AUTOEXEC.BAT Sample File
           B-2. CONFIG.SYS Sample File
           B-3. NET.CFG Sample File

        C. MS-DOS Remote Boot to NT Server Installation

           C-1. DOSBB.CNF Sample File for DM9102
           C-2. PROTOCOL.INI Sample File for DM9102

        D. Windows 95 Remote Boot to NT Server Installation (ONLY for NT 4.0)

           D-1. W95BB.CNF Sample File for DM9102
           D-2. MSDOS.SYS Sample File for DM9102
           D-3. CONFIG.SYS Sample File for DM9102
           D-4. AUTOEXEC.BAT Sample File for DM9102
           D-5. WIN.BAT Sample File for DM9102
           D-6. MACHINES.INI Sample File for DM9102


A. Generate RPL Boot ROM from RBOOT.ROM Code :
==============================================

   **********************************************************************
   * Hardware Requiremment:                                             *
   *                                                                    *
   *  1. A EPROM Programming Machine                                    *
   *  2. A M27C512 EPROM (or others model EPROM)                        *
   *  3. The DM9102 RPL BootROM Code (RBOOT.ROM)                        *
   **********************************************************************

   1. Use the EPROM Programming Machine to write RBOOT.ROM code
      to the addresses 0000h, 4000h, 8000h, C000h of the M27C512 EPROM.

   2. Please refer to the EPROM Programming Machine Operating Guide
      for details.


B. MS-DOS Remote Boot to Netware Server Installation :
======================================================

   **********************************************************************
   * Hardware Requiremment:                                             *
   *                                                                    *
   *  1. A Netware Server with the RemoteBoot Service                   *
   *  2. A Remote Boot Workstation with DM9102 PCI Adapter              *
   *  3. A Remote Boot Image Files Floppy Diskette                      *
   *  4. A DAVICOM DM9102 PCI Fast Ethernet Adapter with RPL BootROM    *
   **********************************************************************

   Installation Guide Topics:

      1. Install the RemoteBoot Service on the Netware Server
      2. Prepare a Remote Boot Image Files Floppy Diskette
      3. Generate the Remote Boot Image File (NET$DOS.SYS)
         to the Netware Server

   1. Install the RemoteBoot Service on the Netware Server

      (1) Startup the Netware Server.

      (2) At the Netware Server Console, load the server LAN driver
          with the frame type ETHERNET_802.2, and the other frame types
          that you want to load, then bind the IPX protocol with all
          frame types of the server LAN driver.

            NW50: LOAD DM9PCI SLOT=3 FRAME=ETHERNET_802.2 NAME=E1_802.2
            NW50: BIND IPX E1_802.2 NET=1111

      (3) Login one workstation to the Netware Server.

      (4) Insert the DM9102 Driver Diskette into the workstation floppy
          drive (A:).

      (5) Update the RPL.NLM file to the directory SYS:SYSTEM.

            F:\> COPY F:\SYSTEM\RPL.NLM F:\SYSTEM\RPL.NL_
            F:\> COPY A:\BOOTROM\NETWARE\RPL.NLM F:\SYSTEM

      (6) Update the RBOOT.RPL file to the directory SYS:LOGIN.

            F:\> COPY F:\LOGIN\RBOOT.RPL F:\LOGIN\RBOOT.RP_
            F:\> COPY A:\BOOTROM\NETWARE\RBOOT.RPL F:\LOGIN

      (7) Copy the RPLFIX.COM file to the directory SYS:LOGIN.

            F:\> COPY A:\BOOTROM\NETWARE\RPLFIX.COM F:\LOGIN

      (8) At the Netware Server Console, load RPL.NLM module and
          bind the RPL protocol with the frame type ETHERNET_802.2
          of the server LAN driver.

            NW50: LOAD RPL
            NW50: BIND RPL E1_802.2

      (9) Now the Netware Server Remoteboot Service is working.

   2. Prepare a Remote Boot Image Files Floppy Diskette

      (1) Startup a workstation with MS-DOS prompt from a local disk.

      (2) Insert a blank diskette into the floppy drive (A:),
          and label this diskette as "RPL RemoteBoot Image Diskette".

      (3) At the MS-DOS prompt, run the following command to format
          the blank diskette.

            C:\> FORMAT A:/S

      (4) Copy the following files to the RPL RemoteBoot Image Diskette.

            LSL.COM
            IPXODI.COM
            DM9PCI.COM
            VLM.EXE
            *.VLM       <== All needed VLM modules files
            HIMEM.SYS

      (5) Create the following files to the RPL RemoteBoot Image Diskette.
          (Please refer to the following sample files)

            AUTOEXEC.BAT
            CONFIG.SYS
            NET.CFG

   3. Generate the Remote Boot Image File (NET$DOS.SYS) to Netware Server

      (1)  Plug the DM9102 PCI adapter WITHOUT the DM9102 RPL
           BootROM into the workstation PCI slot.

      (2)  Insert the RPL RemoteBoot Image Diskette into the floppy
           drive (A:).

      (3)  Restart the workstation from the RPL RemoteBoot Image
           Diskette.

      (4)  Login the workstation to the Remote Boot Netware Server.

      (5)  Generate the Remote Boot Image File (NET$DOS.SYS) into
           the Remote Boot Netware Server by running the following
           command, and copy the AUTOEXEC.BAT file from the floppy
           diskette to the directory SYS:\, SYS:LOGIN and SYS:SYSTEM.

             A:\> F:
             F:\SYSTEM> CD \LOGIN
             F:\LOGIN> \SYSTEM\DOSGEN A:
             F:\LOGIN> RPLFIX NET$DOS.SYS
             F:\LOGIN> FLAG NET$DOS.SYS SH

             F:\LOGIN> COPY A:\AUTOEXEC.BAT F:\
             F:\LOGIN> COPY A:\AUTOEXEC.BAT F:\LOGIN
             F:\LOGIN> COPY A:\AUTOEXEC.BAT F:\SYSTEM
             F:\LOGIN> FLAG F:\AUTOEXEC.BAT SH
             F:\LOGIN> FLAG F:\LOGIN\AUTOEXEC.BAT SH
             F:\LOGIN> FLAG F:\SYSTEM\AUTOEXEC.BAT SH

      (6)  Logout the workstation from the Remote Boot Netware Server.

      (7)  Remove the RPL RemoteBoot Image Diskette from the floppy
           drive (A:).

      (8)  Power OFF the workstation.

      (9)  Plug the DM9102 RPL BootROM into the Boot ROM socket of
           the DM9102 PCI Adapter.

      (10) Plug the DM9102 PCI adapter WITH the DM9102 RPL BootROM
           into the Remote Boot Workstation PCI slot.

      (11) Restart the Remote Boot Workstation from the DM9102 RPL
           BootROM.

      (12) The Remote Boot Workstation will remoteboot to MS-DOS
           from the Remote Boot Netware Server and specify the
           Username (ADMIN) and Password to login the Remote Boot
           Netware Server by the RPL BootROM.


B-1. AUTOEXEC.BAT Sample File :
===============================

      @ECHO OFF
      PROMPT $P$G
      LSL
      DM9PCI
      IPXODI
      VLM
      F:
      LOGIN ADMIN
      CD \LOGIN


B-2. CONFIG.SYS Sample File :
=============================

      DEVICE=HIMEM.SYS
      DOS=HIGH
      FILES=40
      BUFFERS=20
      LASTDRIVE=Z


B-3. NET.CFG Sample File :
==========================

      Link Support
           Buffers 8 1514

      Link Driver DM9PCI

              FRAME ETHERNET_802.2
              FRAME ETHERNET_802.3
              FRAME ETHERNET_II
              FRAME ETHERNET_SNAP

      NetWare DOS Requester
              FIRST NETWORK DRIVE = F
              NETWARE PROTOCOL = NDS BIND


C. MS-DOS Remote Boot to NT Server Installation :
=================================================

   **********************************************************************
   * Hardware Requiremment:                                             *
   *                                                                    *
   *  1. A Windows NT 4.0 Server with the RemotBoot Service             *
   *  2. A Remote Boot Workstation with DM9102 PCI Adapter              *
   *  3. A DAVICOM DM9102 PCI Fast Ethernet Adapter with RPL BootROM    *
   **********************************************************************

   1. The network adapter of the Remote Boot NT Server must be
      working properly.

   2. At the NT Server, select "My Computer" -> "Control Panel"
      -> "Network", select "Protocols" to add "DLC Protocol",
      select "Services" to add "RemoteBoot Service", then reboot
      the NT Server to take effect the new configuration.

   3. At the NT Server, select "My Computer" -> "Control Panel"
      -> "Services", select "RemoteBoot Service", then click "Start"
      button to startup the Remote Boot Service.

   4. Please check the \WINNT\RPL\RPLFILES directory has been shared
      as "RPLFILES" for "Everyone" with "Full Control" Permission.

   5. Follow the following step to create the New Profile Configuration
      for MS-DOS Remote Boot.

      (1) Go to MSDOS prompt, Copy DOS files to the NT Server.
          (IMPORTANT !! The IO.SYS and MSDOS.SYS files in the
           C:\WINNT\RPL\RPLFILES\BINFILES\DOSxxx subdirectory MUST
           remove the "Read Only", "Hidden" and "System" attributes.)

            COPY A:\DOS\*.* C:\WINNT\RPL\RPLFILES\BINFILES\DOSxxx  (xxx: DOS VERSION)

            ATTRIB -R -S -H A:\IO.SYS
            ATTRIB -R -S -H A:\MSDOS.SYS
            COPY A:\IO.SYS C:\WINNT35\RPL\RPLFILES\BINFILES\DOSxxx
            COPY A:\MSDOS.SYS C:\WINNT35\RPL\RPLFILES\BINFILES\DOSxxx

            ATTRIB +R +S +H A:\IO.SYS
            ATTRIB +R +S +H A:\MSDOS.SYS

      (2) Copy DM9102 NDIS2 Driver (DM9PCI.DOS) from Driver Diskette
          A:\BOOTROM to C:\WINNT\RPL\BBLOCK\NDIS directory.

            COPY A:\BOOTROM\DM9PCI.DOS C:\WINNT\RPL\BBLOCK\NDIS

      (3) Create C:\WINNT\RPL\BBLOCK\NETBEUI\DM9PCI subdirectory, and
          copy DOSBB.CNF and PROTOCOL.INI files from Driver Diskette
          A:\BOOTROM\NTSRV to C:\WINNT\RPL\BBLOCK\NETBEUI\DM9PCI directory.

            COPY A:\BOOTROM\NTSRV\DOSBB.CNF C:\WINNT\RPL\BBLOCK\NETBEUI\DM9PCI
            COPY A:\BOOTROM\NTSRV\PROTOCOL.INI C:\WINNT\RPL\BBLOCK\NETBEUI\DM9PCI

      (4) Run RPLCMD.EXE command to add the New Boot Name, the New
          Configuration Name and the New Vendor Name for the New Adapter
          Profile.

            C:\WINNT\RPL> RPLCMD
            Adapter Boot Config Profile Service Vendor Wksta [Quit]: b
            Add Del Enum: a
            BootName=DM9DOS
            VendorName=00606E           <== Change to your Node Address
            BbcFile=BBLOCK\NETBEUI\DM9PCI\DOSBB.CNF
                    All other parameters are optional
            BootComment=DOS 6.22 for DAVICOM DM9102
            WindowsSize=0

            Adapter Boot Config Profile Service Vendor Wksta [Quit]: c
            Add Del Enum: a
            ConfigName=DM9DOS
            BootName=DM9DOS
            DirName=DOS
            DirName2=DOS622
            FitShared=fits\dos622.fit
            FitPersonal=fits\dos622p.fit
                    All other parameters are optional
            ConfigComment=DOS 6.22 for DAVICOM DM9102
            DirName3=
            DirName4=

            Adapter Boot Config Profile Service Vendor Wksta [Quit]: v
            Add Del Enum: a
            VendorName=00606E           <== Change to your Node Address
            VendorComment=DAVICOM Semiconductor, Inc.

            Adapter Boot Config Profile Service Vendor Wksta [Quit]: q

      (5) At the NT Server, select "Start" -> "Programs" -> "Administrative
          Tools (Common)" -> "Remoteboot Manager", select "Check Configurations"
          from "Configure" item of the "Remoteboot Manager - Local Machine"
          dialog box to take effect new configurations.

      (6) Select "New Profile" from "Remoteboot" item of the "Remoteboot
          Manager - Local Machine" dialog box , select "DOS 6.22 for DAVICOM
          DM9102" from "Configuration" field, then specify the New Profile
          Name to "Profile Name" field, click "OK" button to create new profile.

   6. After create the New Profile Name, plug the DM9102 adapter with
      the DM9102 RPL BootROM into the Remote Boot Workstation PCI slot.

   7. Startup the Remote Boot Workstation, the RPL BootROM will try to
      remoteboot MS-DOS from the Remote Boot NT server.

   8. At the NT Server, select "Start" -> "Programs" -> "Administrative
      Tools (Common)" -> "Remoteboot Manager", select "Refresh" from
      "View" item, the Remote Boot Client MAC Address will display into
      the "Remoteboot Manager - Local Machine" dialog box, select the
      MAC Address and select "Convert Adapters" from "Remoteboot" item
      select "DOS 6.22 for DAVICOM DM9102" from "Wksta In Profile" item
      then specify the New Workstation Name, click "Add" button.

   9. Now the Remote Boot Workstation will remoteboot to MS-DOS prompt
      from the Remote Boot NT Server by using DM9102 RPL BootROM, and
      specify Username and Password to logon the Remote Boot NT Server.


C-1. DOSBB.CNF Sample File for DM9102 :
=======================================

      ; DOS on DAVICOM PCI Fast Ethernet Adapter (DM9102)
      ; (NOTICE !!! Execute the command from the Last Line to the First Line)
      BASE D0H
      RPL BBLOCK\RPLBOOT.SYS
      LDR BBLOCK\RPLSTART.COM ~
      DAT BBLOCK\NETBEUI\dm9pci\PROTOCOL.INI
      DRV BBLOCK\RPLDISK.SYS ~ ~ ~
      EXE BBLOCK\RPLPRO1.COM ~ 2 ~
      EXE BBLOCK\I13.COM ~ ~ ~
      EXE BBLOCK\RPLBIND2.EXE ~ ~
      EXE BBLOCK\PROTMAN.EXE ~ ~
      EXE BBLOCK\RPLBIND1.EXE ~ ~
      ;DRV BBLOCK\IPXNDIS.DOS ~ ~ ~
      ;DRV BBLOCK\TCPDRV.DOS /I:C:\LANMAN.DOS ~ ~
      EXE BBLOCK\NETBEUI\NETBEUI.EXE ~ 10 ~
      DRV BBLOCK\NDIS\dm9pci.DOS ~ ~ ~
      DRV BBLOCK\PROTMAN.DOS /I:C:\LANMAN.DOS ~ M


C-2. PROTOCOL.INI Sample File for DM9102 :
==========================================

      [protman]
        drivername = protman$
        dynamic = yes
        priority = netbeui

      [netbeui_xif]
        drivername = netbeui$
        bindings = dm9pci_nif
        names = 6
        ncbs = 12
        packets = 20
        pipeline = 10
        sessions = 6
        stacksize = 512
        lanabase = 0

      [xnsnb_xif]
        drivername = xnsnb$
        bindings = dm9pci_nif
        load = xnsnb[cbr]
        lanabase = 1

      [xnstp_xif]
        drivername = xnstp$
        bindings = dm9pci_nif
        load = xnstp[ub]
        lanabase = 1

      [tcpip_xif]
        drivername = TCPIP$
        disabledhcp = (TCPIP_NO_DHCP)
        ipaddress0 = (TCPIP_ADDRESS)
        subnetmask0 = (TCPIP_SUBMASK)
        defaultgateway0 = (TCPIP_GATEWAY)
        tcpsegmentsize = 1450
        tcpwindowsize = 1450
        nbsessions = 6
        load = tcptsr[c],tinyrfc[c],emsbfr[cr]
        unload = "unloadt /notsr[dc]"
        bindings = dm9pci_nif
        lanabase = 1

      [ipx_xif]
        drivername = ipx$
        load = ipxmark[u],ipx[u]
        unload = ipxrel[c]
        bindings = dm9pci_nif
        lanabase = 1

      [msdlc_xif]
        drivername = msdlc$
        bindings = dm9pci_nif
        load = msdlc[ub]
        unload = msdlc[u]

      [dm9pci_nif]
        drivername = DM9PCI$            <== MUST be "DM9PCI$", char sensitive


D. Windows 95 Remote Boot to NT Server Installation (ONLY for NT 4.0) :
=======================================================================

(NOTICE !!! You MUST first install the MS-DOS remote boot client for NT
 Server before install the Windows 95 Remote Boot Client for NT Server)

   ************************************************************************
   * Hardware Requiremment:                                               *
   *                                                                      *
   *  1. A Windows NT 4.0 Server with RemotBoot Service with CD-ROM drive *
   *  2. A Workstation running Windows 95 with CD-ROM drive               *
   *  3. Microsoft Windows NT Server 4.0 Resource Kit                     *
   *  4. Microsoft Windows 95 Resource Kit with NETSETUP.EXE Utility      *
   *  5. A Remote Boot Workstation with floppy drive                      *
   *  6. A DAVICOM DM9102 PCI Fast Ethernet Adapter with RPL BootROM      *
   ************************************************************************

   Installation Guide Topics:

      1. Install Server-Based Setup (SBS) on NT Server
      2. Install the Windows 95 Remote Boot Client for NT Server

   1. Install Server-Based Setup (SBS) on NT Server

      (1)  Startup Windows NT 4.0 Remote Boot Server.

      (2)  At the NT Server, create \WIN95SRV directory for SBS Server,
           and share \WIN95SRV as "WIN95SRV" for "RPLUSER" and
           "Administrators" users with "Full Control" permission.

      (3)  At the NT Server, select "Start" -> "Programs" ->
           "Administrative Tools (Common)" -> "User Manager for Domains",
           select "New User" from "User" item of the "User Manager -
           DOMAIN" dialog box, specify Username and Password for Windows 95
           workstation, click "Groups" button -> select "Administrators"
           -> click "Add" button -> click "OK" button to add
           Administrators Permission, click "Add" button to completely
           create new user, click "Close" button to quit new user dialog
           box.

      (4)  Startup Windows 95 Workstation with CD-ROM drive, enter
           Username and Password to logon NT Server.

           (P.S.: This user MUST be "Administrators" user.)

      (5)  Insert Microsoft Windows 95 Resource Kit into Windows 95
           CD-ROM drive.

      (6)  In Windows 95 Explorer, switch to the ADMIN\NETTOOLS\NETSETUP
           directory of CD-ROM drive, double-click NETSETUP.EXE.

      (7)  In the Server-Based Setup dailog box, click "Set Path" button,
           and specify the path to SBS Server (\\NT40SRV\WIN95SRV),
           then click "OK" button.

      (8)  Click "Install" button, choose "Server" option from "Install
           Policy" dialog box, check the Source Directory and Destination
           Directory, click "OK" button.

      (9)  Click "Don't Create Default" button from "Create Default"
           dialog box.

      (10) Enter Windows 95 CD Key Number to "CD Key" dialog box, click
           "OK" button to install the SBS files to NT Server.

      (11) After completely install the SBS files to NT Server,
           insert Microsoft Windows NT Server 4.0 Resource Kit into
           Windows NT Server CD-ROM drive.

      (12) At the NT Server, go to MSDOS prompt, change the directory
           to the \CLIENTS\RPL\UPDATE\WIN95 directory of CD-ROM drive,
           and run the following command to update the Windows 95
           SBS files for Remote Booting.

             D:\CLIENTS\RPL\UPDATE\WIN95> WIN95SRV.BAT C:\WIN95SRV

   2. Install the Windows 95 Remote Boot Client for NT Server

      (1)  At the NT Server, create \WINNT\RPL\CLIENTS directory for
           Windows 95 Remote Boot Clients and share \WINNT\RPL\CLIENTS
           as "CLIENTS" for "RPLUSER" and "Administrators" users with
           "Full Control" permission.

      (2)  At the NT Server, follow the following step to create
           the New Profile Configuration for Windows 95 Remote Boot.

           a) Copy the DM9102 NDIS2/3 driver (DM9PCI.DOS and DM9PCI.SYS)
              from Driver Diskette A:\BOOTROM to C:\WIN95SRV directory.

                COPY A:\BOOTROM\DM9PCI.DOS C:\WIN95SRV
                COPY A:\BOOTROM\DM9PCI.SYS C:\WIN95SRV\SYSTEM

           b) Copy W95BB.CNF file from Driver Diskette A:\BOOTROM\NTSRV
              to C:\WINNT\RPL\BBLOCK\NETBEUI\DM9PCI directory.

                COPY A:\BOOTROM\NTSRV\W95BB.CNF C:\WINNT\RPL\BBLOCK\NETBEUI\DM9PCI

           c) Run RPLCMD.EXE command to add the New Boot Name, the New
              Configuration Name and the New Vendor Name for the New Adapter
              Profile.

                C:\WINNT\RPL> RPLCMD
                Adapter Boot Config Profile Service Vendor Wksta [Quit]: b
                Add Del Enum: a
                BootName=DM9W95
                VendorName=00606E        <== Change to your Node Address
                BbcFile=BBLOCK\NETBEUI\DM9PCI\W95BB.CNF
                        All other parameters are optional
                BootComment=Windows 95 for DAVICOM DM9102
                WindowsSize=0

                Adapter Boot Config Profile Service Vendor Wksta [Quit]: c
                Add Del Enum: a
                ConfigName=DM9W95
                BootName=DM9W95
                DirName=DOS
                DirName2=WIN95
                FitShared=fits\win95.fit
                FitPersonal=fits\win95p.fit
                        All other parameters are optional
                ConfigComment=Windows 95 for DAVICOM DM9102
                DirName3=
                DirName4=

           d) At the NT Server, select "Start" -> "Programs" ->
              "Administrative Tools (Common)" -> "Remoteboot Manager", select
              "Check Configurations" from "Configure" item of the "Remoteboot
              Manager - Local Machine" dialog box to take effect new
              configurations.

           e) Select "New Profile" from "Remoteboot" item of the "Remoteboot
              Manager - Local Machine" dialog box, select "Windows 95 for
              DAVICOM DM9102" from "Configuration" field, then specify
              the New Profile Name to "Profile Name" field, click "OK" button
              to create new profile.

      (3)  Plug DM9102 PCI Fast Ethernet adapter with RPL BootROM into
           the Remote Boot Workstation.

           <<< NOTICE !! >>>
             Please make sure the Remote Boot Workstation WITH the floppy
             drive (Drive A:) but WITHOUT the hard disk drive.

      (4)  Startup the Remote Boot Workstation, the RPL BootROM will
           try to remoteboot MS-DOS from NT server.

      (5)  At the NT Server, select "Start" -> "Programs" -> "Administrative
           Tools (Common)" -> "Remoteboot Manager", select "Refresh" from
           "View" item, the Remote Boot Client MAC Address will display
           into the "Remoteboot Manager - Local Machine" dialog box, select
           the MAC Address and select "Convert Adapters" from "Remoteboot"
           item select "DOS 6.22 for DAVICOM DM9102" from "Wksta In Profile"
           item then specify the New Workstation Name, click "Add" button.

      (6)  At the NT Server, select "Start" -> "Programs" ->
           "Administrative Tools (Common)" -> "User Manager for Domains",
           double-click the New Remote Boot Username from the "User Manager
           - DOMAIN" dialog box, click "Groups" button -> select
           "Administrators" -> click "Add" button -> click "OK" button
           -> click "OK" button to add Administrators Permission for
           the Remote Boot Workstation.

      (7)  At the Remote Boot Workstation, specify Username and Password
           to logon the NT Server.

           (P.S.: This user MUST be "Administrators" user.)

      (8)  At the Remote Boot Workstation, run the following to map drives
           to \\NT40SRV\WIN95SRV and \\NT40SRV\CLIENTS shared directories.

             C:\> NET USE F: \\NT40SRV\WIN95SRV
             C:\> NET USE G: \\NT40SRV\CLIENTS

      (9)  Change the drive to F: and run the following command to install
           the First Windows 95 Remot Boot Client.

             C:\> F:
             F:\> SETUP

      (10) Make the following decisions during setup :

           a) In the Server-Based Setup dialog box, choose "Set up
              Windows to run from a network server".

           b) In the Startup Method dialog box, choose "Start Windows
              from the network (remote boot server)".

           c) In the Machine Directory dialog box, enter "G:\CLIENT1"
              into the Machine Directory field.

           d) In the Setup Options dialog box, choose "Custom" Setup.

           e) In the User Information dialog box, specify the User Name
              and Company Name informations.

           f) In the Analyzing Your Computer dialog box, choose
              "No, I want to modify the hardware list", exclude as many
              hardware types and items from auto-detection as possible.
              (Try to exclude all items except Display and Keyboard items)

           g) In the Select Components dialog box, remove "Communications"
              component.

           h) In the Network Configuration dialog box, click "Add" button
              -> select "Adapter" -> click "Add" button -> click "Have Disk"
              button -> insert DM9102 driver diskette into floppy and type
              "A:\BOOTROM" for driver path to install Windows 95 NDIS3 driver
              for remoteboot Windows 95 client.

           i) In the Network Configuration dialog box, select "Client for
              Microsoft Networks", click "Properties" button, choose
              "Quick logon" from "Network logon options" field and click
              "OK" button.

           j) In the Network Configuration dialog box, select "Windows Logon"
              from "Primary Network Logon" field.

           k) In the Identification dialog box, specify the Computer
              Name and Workgroup Name and make sure the Workgroup Name
              is the same as the Domain Name of the Remote Boot NT server.

           l) In the Computer Settings dialog box, check the all hardware
              devices information are correct, click "Next" button to
              continue the installation.

           m) Following the screen prompt to complete Windows 95 client
              pre-installation.

      (11) At the NT Server, select "Start" -> "Programs" ->
           "Administrative Tools (Common)" -> "Remoteboot Manager",
           DELETE the Workstation Name of the Remote Boot Workstation
           from the "Remoteboot Manager - Local Machine" dialog box.

      (12) At the NT Server, you must MANUALLY edit the following files
           in the \WINNT\RPL\CLIENTS\CLIENT1\SUBOOT directory.

           All files are in ASCII format and can be edited using any
           Text Editor such as EDIT.COM.
           (Please refer to the following sample files for DM9102)

             MSDOS.SYS
             CONFIG.SYS
             WIN.BAT
             AUTOEXEC.BAT

      (13) At the NT Server, go to MSDOS prompt, change the directory
           to the \WINNT\RPL\BIN directory and run the following command
           to copy some remoteboot files from CLIENT1\SUBOOT directory
           to PROFILES\DM9W95\SUBOOT directory.

             WIN95CLT.BAT \WINNT\RPL\CLIENTS\CLIENT1 \\NT40SRV DM9W95

           <<< NOTICE !! >>>
             Here, please make sure the DM9102 NDIS2 driver (DM9PCI.DOS)
             has been copied into the \WIN95SRV, \WINNT\RPL\BBLOCK\NDIS,
             \WINNT\RPL\RPLFILES\PROFILES\DM9W95\SUBOOT, \WINNT\RPL\CLIENTS
             \CLIENT1\SUBOOT directories and the DM9102 NDIS3 driver
             (DM9PCI.SYS) has been copied into the \WIN95SRV\SYSTEM directory.

      (14) At the NT Server, change the directory to the \WIN95SRC
           directory to edit the MACHINES.INI file and add the following
           lines for the new clients.

             [00606E00E925]            <== Must match with your node address
             SYSDATPATH=G:\CLIENT1
             G=\\NT40SRV\CLIENTS

      (15) Restart the Remote Boot Workstation, the RPL BootROM will
           try to remoteboot Windows 95 from NT server to continue
           the Windows 95 client installation.

      (16) At the NT Server, select "Start" -> "Programs" -> "Administrative
           Tools (Common)" -> "Remoteboot Manager", select "Refresh" from
           "View" item, the Remote Boot Client MAC Address will display
           into the "Remoteboot Manager - Local Machine" dialog box, select
           the MAC Address and select "Convert Adapters" from "Remoteboot"
           item select "Windows 95 for DAVICOM DM9102" from "Wksta In Profile"
           item then specify the New Workstation Name, click "Add" button.

      (17) At the NT Server, select "Start" -> "Programs" -> "Administrative
           Tools (Common)" -> "User Manager for Domains", double-click
           the New Remote Boot Username from the "User Manager - DOMAIN"
           dialog box, click "Groups" button -> select "Administrators"
           -> click "Add" button -> click "OK" button -> click "OK" button
           to add Administrators Permission for the Remote Boot Workstation.

      (18) At the Remote Boot Workstation, specify Username and Password
           to logon the NT Server, the client will now boot to
           Windows 95 and continue to setup Windows 95 configuration,
           sometimes it will occur some errors and prompt you to
           reboot your system, just do it, and after startup Windows 95
           again, Windows 95 setup will prompt you to specify the Time Zone
           information and configure printer device, then prompt you
           Windows 95 setup program finished and restart your computer
           to complete the Windows 95 client installation.


D-1. W95BB.CNF Sample File for DM9102 :
=======================================

      ; Windows 95 on DAVICOM PCI Fast Ethernet Adapter (DM9102)
      BASE D0H
      RPL BBLOCK\RPLBOOT.SYS
      LDR BBLOCK\RPLSTART.COM ~
      DAT BBLOCK\NETBEUI\dm9pci\PROTOCOL.INI
      DRV BBLOCK\RPLDISK.SYS ~ ~ ~
      EXE BBLOCK\RPLPRO1.COM ~ 2 ~
      EXE BBLOCK\RPLBIND2.EXE ~ ~
      EXE BBLOCK\PROTMAN.EXE ~ ~
      EXE BBLOCK\RPLBIND1.EXE ~ ~
      ;DRV BBLOCK\IPXNDIS.DOS ~ ~ ~
      ;DRV BBLOCK\TCPDRV.DOS /I:C:\LANMAN.DOS ~ ~
      EXE BBLOCK\NETBEUI\NETBEUI.EXE ~ 10 ~
      DRV BBLOCK\NDIS\dm9pci.DOS ~ ~ ~
      DRV BBLOCK\PROTMAN.DOS /I:C:\LANMAN.DOS ~ M
      EXE BBLOCK\W95I13.COM ~ ~ ~


D-2. MSDOS.SYS Sample File for DM9102 :
=======================================

      [Paths]
      WinDir=g:\client1
      WinBootDir=d:\winboot     <== According to RAMDRIVE.SYS assign
      HostWinBootDrv=c              Virtual Drive (D: or E:)

      [Options]
      BootMulti=1
      BootGUI=1
      Network=1
      LoadTop=0
      Logo=0


D-3. CONFIG.SYS Sample File for DM9102 :
========================================

      device=c:\himem.sys /testmem:off
      device=c:\ramdrive.sys 1440 /e
      devicehigh=c:\ifshlp.sys
      lastdrive=z
      stacks=16,512


D-4. AUTOEXEC.BAT Sample File for DM9102 :
==========================================

      @if not exist d:\winboot\nul mkdir d:\winboot
      @copy c:\ d:\winboot
      d:
      cd \winboot


D-5. WIN.BAT Sample File for DM9102 :
=====================================

      set comspec=d:\winboot\command.com
      nwrpltrm
      fixmem
      snapshot /s /b:d
      setmdir /m /r:d:\winboot
      net start
      net logon <username> /savepw:no  /y
      net use f: \\nt40srv\win95srv
      net use g: \\nt40srv\clients
      path=f:\;f:\command;g:\client1\system;
      setmdir
      set comspec=d:\winboot\command.com
      win.com


D-6. MACHINES.INI Sample File for DM9102 :
==========================================

      ;Windows 95 MACHINES.INI
      ;[node address]
      ;SYSDATPATH=x:\<home directory>
      ;x=\\server\share

      [00606E00E303]            <== Must match with your node address
      SYSDATPATH=g:\client1
      g:=\\nt40srv\clients


<<< End of file >>>

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.10