How do I install Broadcom NDIS2 drivers with LAN Manager?
• Run the LAN Manager installation. • When prompted to select the Network Adapter Driver, choose “Novell NE2000 Adapter (And Compatibles)” • Complete the installation. • Copy the Broadcom NDIS2 driver (B57.DOS or B44.DOS) to “C:\LANMAN.DOS\DRIVERS\ETHERNET\NE2000\” • Edit “C:\LANMAN.DOS\PROTOCOL.INI” and make the following changes to the [NE2000_NIF] section located at the bottom of the file: • Change “DRIVERNAME = NE2000$” to “DRIVERNAME = B57$” • Remove “IOBASE = 0x300” and “INTERRUPT = 3” entries. • Save PROTOCOL.INI • Edit “C:\LANMAN.DOS\SETUP.INI” and make the following changes to the [ConfigSys] section: • Change the line: “DEVICE = C:\LANMAN.DOS\DRIVERS\ ETHERNET\NE2000\NE2000.DOS” to “DEVICE = C:\LANMAN.DOS\DRIVERS\ ETHERNET\NE2000\B57.DOS” • Save SETUP.INI • Edit “C:\CONFIG.SYS” and make the following changes: • Change the line: “DEVICE = C:\LANMAN.DOS\DRIVERS\ ETHERNET\NE2000\NE2000.DOS” to “DEVICE = C:\LANMAN.DOS\DRIVERS\ ETHERNET\NE2000\B57.DOS” • Save CONFIG.