LavaPort-PCI


 

LAVA does not provide drivers or support for UNIX. SCO UNIX has a command called mkdev serial that can install the port in UNIX. Consult the documentation for your version of UNIX to see if this is the correct command for you and the appropriate switches.

 

 


 

LAVA PCI cards do not install in Win2000 using a setup utility. They install when New Hardware is found at boot up of Windows. Windows searches your hard and floppy drives for an .inf file that includes the setup information for our card. This is a plain text file that contains the setup information for our card. Sometimes, it does not find this file so it is necessary to have our card reinstall.

 

The following procedure will reinstall our card:

 

1) Right Click on My Computer from the desktop and enter Properties and then Device Manager. Enter the section called Other Devices or Unknown Devices.

 

2) Remove the reference to either PCI card or PCI Serial Controller or PCI parallel controller by right-clicking on it and entering Uninstall.

 

3) Shut down your computer normally and ensure that our card is seated properly in the PCI slot.

 

4) Upon entering Windows, when New Hardware is found direct it to the LAVA Win2000 .inf file.

 

5) Let Windows search for our installation file and reinstall our card correctly.

 

WINDOWS 2000 FEATURES

 

In Windows 95/98/Me we provide a utility for redirecting the COM port assignment that Windows assigns our ports. This utility is not necessary in later versions of Windows. The following is the procedure to redirect our port in Windows 2000.

 

1) Go to Device Manager by right-clicking on My Computer from the Desktop and entering Properties.

 

2) Open up Ports (COM & LPT) by clicking the + sign to the left.

 

3) Double-click the port you wish to redirect and enter the Port Settings Tab.

 

4) Click the Advanced Button.

 

5) In the Window that appears you can redirect the port assignment.

 

SPECIAL WINDOWS 2000 FEATURE

 

Parallel Port LPT assignments can be redirected. Currently the choice for redirection is LPT1 LPT2 or LPT3.

 

CLEANING UP OUR INF FILE

 

If you are updating the .inf file from a previous version of this file it is necessary to remove the old version. You must go to the Windows\inf folder. If you don’t see the inf folder then your folder options are set to hide that folder. To see that folder go to View|Folder Options|View

 

In there make sure that the show all files option is set. Our .inf file is found under the name oemX.inf, where X is some integer. You must edit using notepad.exe each oemX.inf file and look for a reference to LAVA. If there is a reference to LAVA then remove that file. Also, remove the associated oemX.pnf that is located here as well.

 


 

Question:

 

I have upgraded my system to a newer version of Windows. I left my LAVA card in the system during the upgrade. Now in Device Manager my card is showing up in Other Devices as PCI Parallel Card or PCI Serial Card. The peripheral attached to it (modem, printer, Zip drive) won’t work. What do I do now?

 

Answer:

 

During the installation of the upgrade, Windows was looking for the drivers on the Windows upgrade CD. The card’s drivers are not located on the CD so the installation routine couldn’t install the card properly. The following procedure will reinstall the card properly:

 

1) Go to Device Manager by right-clicking on My Computer from the Desktop and entering Properties. Then click the Device Manager tab.

 

2) In Device Manager remove the PCI Parallel Card or PCI Serial Card with the exclamation (!) mark by clicking it and hitting delete on the keyboard.

 

3) Close all open windows and reboot the system by using Start|Restart.

 

4) Upon booting into Windows the New Hardware Found wizard will appear. Direct this wizard to the LAVA Installation disk, following the procedure described in the LAVA Installation manual for installing the card in Windows.

 


Question:

 

I have upgraded my system to Windows system to Windows ME (Millenium Edition). I left my LAVA card in the system during the upgrade. Now in Device Manager my card is showing up in Other Devices as PCI Parallel Card or PCI Serial card. The peripheral attached to it (modem, printer, zip drive) won’t work. What do I do now?

 

Answer:

 

During the installation of the upgrade, Windows was looking for the drivers on the Windows ME upgrade CD. Our drivers are not located on the CD so it couldn’t install it properly. The following procedure will have our card reinstall properly:

 

1) Go to Device Manager by Right Clicking on My Computer from the Desktop and entering Properties. Then click the Device Manager tab.

 

2) In Device Manager remove the PCI Parallel Card or PCI Serial Card with the exclamation (!) mark by clicking it and hitting delete on the keyboard.

 

3) Close all open Windows and reboot the system by using Start - Shutdown.

 

4) Upon the boot into Windows you will see the New Hardware found wizard. Direct this wizard to our disk, following the procedure illustrated in the LAVA Installation manual for installing the card in Windows 95/98.

 


This note is useful in understanding configuration when software might require a specific Com port below Com 5.

 

Windows 95/98/Me/2000 cannot enumerate PCI serial ports starting at COM2 or COM3.

 

The way the Windows serial port enumerator (serenum.vxd) works is:

 

It first checks the I/O address of the serial port.

If the I/O address is 3f8 then it assigns that serial port COM1.

If the I/O address is 2f8 then it assigns that serial port COM2.

If the I/O address is 3e8 then it assigns that serial port COM3.

If the I/O address is 2e8 then it assigns that serial port COM4.

 

If the port has an I/O address other than what is shown above, then Windows enumerates the ports

starting at COM5.

 

PCI cards are completely configured by the system. The system cannot configure PCI cards with the I/O addresses shown above. Those are reserved for ISA devices so Windows will always enumerate our PCI ports starting at COM5.

 

If you wish to reassign serial ports, use the LAVA redirect software.

 


LAVA PCI cards do not install in Win2000 using a setup utility. They install when New Hardware is found at boot up of Windows. Windows searches your hard and floppy drives for an .inf file that includes the setup information for our card. This is a plain text file that contains the setup information for our card. Sometimes, it does not find this file so it is necessary to have our card reinstall.

 

The following procedure will reinstall our card:

 

1) Right Click on My Computer from the desktop and enter Properties and then Device Manager. Enter the section called Other Devices or Unknown Devices.

 

2) Remove the reference to either PCI card or PCI Serial Controller or PCI parallel controller by right-clicking on it and entering Uninstall.

 

3) Shut down your computer normally and ensure that our card is seated properly in the PCI slot.

 

4) Upon entering Windows, when New Hardware is found direct it to the LAVA Win2000 .inf file.

 

5) Let Windows search for our installation file and reinstall our card correctly.

 

WINDOWS 2000 FEATURES

 

In Windows 95/98/Me we provide a utility for redirecting the COM port assignment that Windows assigns our ports. This utility is not necessary in later versions of Windows. The following is the procedure to redirect our port in Windows 2000.

 

1) Go to Device Manager by right-clicking on My Computer from the Desktop and entering Properties.

 

2) Open up Ports (COM & LPT) by clicking the + sign to the left.

 

3) Double-click the port you wish to redirect and enter the Port Settings Tab.

 

4) Click the Advanced Button.

 

5) In the Window that appears you can redirect the port assignment.

 

SPECIAL WINDOWS 2000 FEATURE

 

Parallel Port LPT assignments can be redirected. Currently the choice for redirection is LPT1 LPT2 or LPT3.

 

CLEANING UP YOUR INF FILE

 

If you are updating the .inf file from a previous version of this file it is necessary to remove the old version. You must go to the Windows\inf folder. If you don’t see the inf folder then your folder options are set to hide that folder. To see that folder go to View|Folder Options|View

 

In there make sure that the show all files option is set. Our .inf file is found under the name oemX.inf, where X is some integer. You must edit using notepad.exe each oemX.inf file and look for a reference to LAVA. If there is a reference to LAVA then remove that file. Also, remove the associated oemX.pnf that is located here as well.

 

 


Question:

 

I have installed my LAVA card that has jumpers into my operating system correctly. However, when I try to use the card the OS reports that the card is not functioning properly. What should I do?

 

Answer:

 

The answer to this question applies to all LAVA cards that have IRQ jumper settings. To correct this situation it is necessary to make some BIOS setting changes. The following description applies to an Award BIOS version 4.51 PG. Consult your motherboard manual to find equivalent setting changes and how to enter your BIOS setup.

 

Enter PNP CONFIGURATION SETUP.

 

Change RESOURCES CONTROLLED BY from AUTO to MANUAL.

 

Scroll down to the IRQ(s) assigned to our card and change that IRQ from PCI/ISA PnP to Legacy ISA.

 


 

Note: LAVA PCI cards do not use a setup utility to install in Windows 95/98/Me/2000. They install when New Hardware is found at boot up of Windows. Windows searches your hard and floppy drives for an .inf file that includes the setup information for our card. Sometimes, it does not find this file so it is necessary to reinstall the card.

 

The following procedure will reinstall the card:

 

1) Right-click on My Computer from the desktop and enter Properties and then Device Manager. Enter the section called Other Devices or Unknown Devices.

 

2) Remove the reference to either PCI card or PCI Serial Controller.

 

3) Shut down your computer normally and ensure that the card is seated properly in the PCI slot.

 

4) Upon re-entering Windows and when New Hardware is found, place the LAVA Installation and Utilities disk into the drive.

 

5) Let Windows search for our installation file to reinstall our card correctly.

 

Also:

 

In Windows 95 B OSR2 a patch must be run in order for PCI devices to function properly. In Device Manager check if there is an Other Devices Section. In there you might see a PCI bridge device and a Universal Serial Bus controller both with question marks (?). If this is the case then you must run the Windows patch that comes on a floppy or CD ROM with the motherboard while our card is NOT in the system. The file is usually called piix4.exe or something similar. Consult the readme files on the disk to find out what the file is exactly named in your case.

 

Also:

 

If your card is a generic version of a LAVA card, it will require drivers written specifically for that card. Consult Technical Support to obtain generic drivers.

 

If reinstalling the card doesn’t work, check the following:

 

A) Ensure that the card is seated in the slot properly.

 

B) See that the slot that the card is in has no problem. Try the card in a different slot ensuring that it is properly seated in the slot.

 

C) Some computers give errors with our card if the card is placed in a dedicated PCI slot if there are shared PCI / ISA slots in that computer. Try the card in one of the shared PCI ISA slots.

 

D) Ensure that the card itself has no problems. If it does, replace it through the reseller of your card. If they are not willing to replace it then we can.

 


RS232 DB9 Connector

DB-9M Function Abbreviation
Pin #1 Data Carrier Detect CD
Pin #2 Receive Data RD or RX or RXD
Pin #3 Transmitted Data TD or TX or TXD
Pin #4 Data Terminal Ready DTR
Pin #5 Signal Ground GND
Pin #6 Data Set Ready DSR
Pin #7 Request To Send RTS
Pin #8 Clear To Send CTS
Pin #9 Ring Indicator RI

-

RS-232 Serial PC Port Connector DB-25

DB-25M Function Abbreviation
Pin #1 Chassis/Frame Ground GND
Pin #2 Transmitted Data TD
Pin #3 Receive Data RD
Pin #4 Request To Send RTS
Pin #5 Clear To Send CTS
Pin #6 Data Set Ready DSR
Pin #7 Signal Ground GND
Pin #8 Data Carrier Detect DCD or CD
Pin #9 Transmit + (Current Loop) TD+
Pin #11 Transmit - (Current Loop) TD-
Pin #18 Receive + (Current Loop) RD+
Pin #20 Data Terminal Ready DTR
Pin #22 Ring Indicator RI
Pin #25 Receive - (Current Loop) RD-

-

RS232 RJ45 Connector

RJ-45 Function Abbreviation
Pin #1 Ring Indicator RI-
Pin #2 Clear to Send CTS+
Pin #3 Clear to Send CTS-
Pin #4 Transmit Data TD+
Pin #5 Transmit Data TD-
Pin #6 Receive Data RD+
Pin #7 Receive Data RD-
Pin #8 Signal Ground/Common GND
Pin #9 Ring Indicator RI+
Pin #10 DC Power I/O jumper select

 

NOTE: The following instructions apply to PCI-bus serial 16550 UART ports and to PCI-bus parallel ports.

 

LAVA PCI cards take drivers native to Windows XP as well as LAVA drivers. When installing PCI cards, Windows XP asks for a driver disk. After searching the LAVA Installation Disk, Windows will also use drivers taken from the Windows XP Operating System.

 

When installing, a generic message may appear indicating a driver has not been submitted to Microsoft for approval. Continue with the install.

 

To change parallel port settings:

 

If you wish to change the LPT designation given to a port, go to the Device Manager, select the “Ports” menu, and select the port you want to change. Go to the “Properties” for that port, and select “Port settings.” Use the drop-down menu to change the LPT number as needed.

 

To change serial port settings:

 

If you wish to change the COM designation given to a port, go to the Device Manager, select the “Ports” menu, and select the port you want to change. Go to the “Properties” for that port, and select “Port settings.” Select “Advanced” and then use the drop-down menu to change the COM number as needed.

 


 

Application: All LAVA PCI Serial Cards

 

Question:

 

I am running the final release of Windows 98 and when I run your ModemSpeed or Redirect utility with your PCI serial card it does not recognize the port. What’s going on?

 

Answer:

 

The fix for redirecting the card to lower COM port settings is the following:

 

 

1) Go to Start|Run and type regedit and then click OK.

 

 

2) Go to the following place in the registry.

 

[HKEY_LOCAL_MACHINE\Enum\MF\CHILD0000\PCI&VEN_1407&DEV_0200&BUS_00&DEV_09&FUNC_00]

 

 

3) Modify the following string values by double-clicking the tab to the left of that String name. Change COM# to a value that is not already being used. i.e. COM3 or COM4. Verify this by checking ports in Device Manager.

 

“DeviceDesc”=”LavaPort 650 PCI (COM5)”

“PORTNAME”=”COM5″

“FRIENDLYNAME”=”LavaPort 650 PCI (COM5)”

Leave the following strings alone.

“HardwareID”=”PORT650PCI,MF\\CHILD0000″

“Class”=”Ports”

“Driver”=”Ports\\0001″

“Mfg”=”Lava Computer MFG. Inc.”

“ConfigFlags”=hex:00,00,00,00

 

 

4) Repeat Step 3 for the other port of the card(if it has one) found in the following place in the Registry.

 

[HKEY_LOCAL_MACHINE\Enum\MF\CHILD0001\PCI&VEN_1407&DEV_0200&BUS_00&DEV_09&FUNC_00]

 

NOTE: LAVA’s Vendor ID for our PCI cards is 1407 and the Device number for the specific card varies (for example, the LavaPort 650 PCI is 0200). They will be the same on every machine. However, the &BUS_00&DEV_09&FUNC_00 may change depending upon how your system configures our card.

 

 



Uninstalling the drivers and applet in Windows NT4.0 is generally not necessary. They will remain dormant until the time comes that you install another LAVA PCI card. The following procedure is provided in case that you do need to uninstall these drivers.

 

A) Removing Files

Remove the following files from your hard drive:

detlava.sys and seriallava.sys from winnt\system32\drivers

lavaport.cpl from winnt\system32\

 

B) Cleaning Registry

NOTE: To run the registry editor go to Start|Run, type “regedt32″ and then click OK.

 

Go to:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\Root

 

1) Highlight the LEGACY_SERIALLAVA

 

2) Go to the Security menu and click the Permissions tab.

 

3) Check the box for Replace permissions on existing subkeys.

 

4) Change type of access from Read to Full Control.

 

5) Highlight the LEGACY_DETECTLAVA

 

6) Go to the Security menu and click the Permissions tab.

 

7) Check the box for Replace permissions on existing subkeys.

 

8) Change type of access from Read to Full Control.

 

9) Remove the LEGACY_DETECTLAVA and LEGACY_SERIALLAVA keys.

 

10) Go to:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services

 

11) Remove the DetectLava and SerialLava keys. You do not have to change security privileges for these folders because they are already set at Full Control.

 

 

 


 

Question

 

I have installed my LAVA PCI serial card and then my Modem was installed by Plug and Play. I then looked in Control Panel|Modems and tried to click the properties, but nothing happened.

 

Answer

 

When a modem installs in the PnP (Plug and play) manner (at boot-up), the modem installs in Control Panel|Modems but when you click the properties button nothing happens. This is a known problem for which we are endeavouring to find a solution. The solution is:

 

Go to regedit by entering regedit from Start|Run.

 

Open up

HKEY_LOCAL_MACHINE System CurrentControlSet Services Class Modem.

 

Inside there may be several numbers, i.e. 0000,0001,00002….

 

Open up each of those and look for DriverDesc such as: 3ComImpactIQ or the name of the modem that you are using.

 

That is the folder that will need the string added to it.

 

To add the string the following method is followed:

 

Go to the Edit menu then New and String Value.

 

Change the name of that new string to the following exactly: AttachedTo

 

Change the value to COMx where x is the com port number to which the modem is attached. (i.e. COM3) by double-clicking it.

 


 

 

This note applies only to older versions of the LAVA DSerial-PCI and LavaPort-PCI.

 

Newer versions of these products have a chip with the LAVA logo silkscreened on.

 

Problem

Neither port works, and the port settings shown under “Multifunction Adapters” do not match those shown under “Ports.”

 

This “Parent Child Mismatch” problem is handled as follows:

 

Go to Device manager and write down the addresses for COM5, 6,7 and 8 by double clicking each port in Ports and then going to Resources.

 

Then go to Multifunction Adapters in Device Manager and double-click the first port entry and enter resources.

 

Then uncheck Automatic Settings and put in the addresses you wrote down for COM 5 and 6 in there. Click OK and OK again. Go to the next port in Multifunction Adapters and put COM 7 and COM 8 in there.

 

 


 

 

Question

 

I am trying to install the LAVA PCI card in an OS other than DOS, Win3.11, Win95/98/Me, NT4.0, or Windows 2000. I have commands or a utility that can configure my port. However, I have no way of knowing how the PCI bus on my system has configured the card. What can I do?

 

Answer

LAVA provides a utility that reports the I/O address and IRQ assigned by the PCI bus on your system. This utility MUST be run from DOS level.

 

This utility can be run from a DOS boot disk to report the I/O address range and IRQ that the PCI bus on your system has configured our card to.

 

Use this utility if you wish to configure a parallel port in an OS other than DOS, Win3.11, Win95/98/Me, NT4.0, or Windows 2000. For example SCO UNIX, Linux… i.e. using the makedev parallel command. Consult the Man Pages or documentation for the OS for the appropriate commands.

 

Create a DOS boot disk in DOS compatible system (not NT4.0) with the following command:

 

format a: /s

 

Copy Lavaconf.exe to that diskette.

 

(Can be downloaded from the Utilities portion of our web site for your PCI card www.lavalink.com or can be found in the Win3.11 directory on the LAVA Installation and Utilities disk).

 

Restart the machine that you wish to install the LAVA Parallel-PCI in and boot from that boot disk you created.

 

Run the Lavaconf.exe program.

 

If this software reports an address that ends with 0, then the ending address will end in 7.

 

If this software reports an address that ends with 8, then the ending address will end in F.

 

i.e. Lavaconf reports:

 

10F0

 

then in the OS put 10F0-10F7 for the Input/Output Range.

 

i.e. Lavaconf reports:

 

10F8

 

then in the OS put 10F8-10FF for the Input/Output Range.

 

 


1) Remove files from hard drive

a) in Windows System folder:

 

L650ui.dll

link650.vxd

or

lavasp.inf

lavamf.inf

 

b) in Windows inf folder:

 

LavaPCI.inf

LavaMF.inf

 

c) in Windows inf other folder:

the file with our Manufacturing name (Lava Computer MFG Inc.) as its name.

 

2) Cleaning Registry

HKLM = HKEY_LOCAL_MACHINE

In HKLM Enum MF Child0000 remove the key that has PCI&VEN_1407&DEV_0200… as its name

In HKLM Enum MF Child0001

remove the key that has PCI&VEN_1407&DEV_0200… as its name

 

In HKLM Enum PCI

remove the key that has VEN_1407&DEV_0200… as its name

 

In HKLM System CurrentControlSet Control InstalledFiles

remove the items that have names:

 

L650ui.dll

link650.vxd

 

In HKLM System CurrentControlSet Services Class MultiFunction. Open up all the subkeys in here and check for a reference to LAVA and remove that key.

 

In HKLM System CurrentControlSet Services Class Ports Open up all the subkeys in here and check for a reference to LAVA and remove that key.

 

 


 

 

Installation

 

On install during the bootup process, the Linux hardware discovery utility detects the LavaPort-PCI correctly and installs it as ttyS4 and ttyS5. This setting will change depending on how many serial ports you have and how they are configured.

 

To verify proper installation you must first find out the port information (I/O range, IRQ) for each serial port. To retrieve that information type at the command line:

 

lspci -v

 

You will then see two separate entries for a “Serial Controller: Lava Computer MFG”. Below each will be a IRQ number and an I/O port. Write down that information for all ports (for example, IRQ 12, e400, IRQ 12, e800).

 

First you must verify that the card was installed correctly. To do this at the command line type:

 

setserial -a /dev/ttyS4

 

Note: ttyS4 is the first default PCI serial port. This setting may change depending on how many serial ports you have.

 

If the card was correctly configured by Linux you will see the following information:

 

/dev/tty4, Line 4, UART 16650V2, Port: 0xe400, IRQ: 12

Baud_base: 460800, close_delay: 256, divisor: 0

closing_wait: 15360

Flags: spd_normal skip_test

 

Your port and IRQ should match the information collected earlier.

 

If you find that the information displayed does not match the above (port and IRQ should match your information), then carry on to the next step below. If the data is correct then the installation is complete.

 

To set the serial port to the correct settings, edit the file:

 

/etc/rc.d/rc.local

 

Add the following lines at the end of the file:

 

setserial /dev/ttyS4 port 0xe400 irq 12 uart 16650v2 baud_base 460800 ^fourport

setserial /dev/ttyS5 port 0xe800 irq 12 uart 16650v2 baud_base 460800 ^fourport

 

The example above uses the information gained from the lspci -v command. The details of your information may be different. Be sure to save the added changes. On reboot all of the ports should be operational.

 


 

Okay. So I wanted to be the fastest kid on the block. I went out and bought a Motorola BitSurfr Pro (or US Robotics Courier I-modem, or Adtran Express XR/XRT, or 3COMImpact IQ, etc.). I rewired my house for ISDN, which cost me a small fortune, and now I’m ready to Surf the Web at blazing speeds! There’s just one problem. According to the packaging and all the advertising, ISDN is supposed to give me 128 KBps digital transmit rates - “over 4 times faster than the fastest analogue modem”. But all I can get right now is barely 80 kbps. My phone company says that I have two 64 kbps “B” (bearer/data) channels and one D (service) channel as part of my basic rate interface (BRI). I should be able to link the two B channels together and achieve 128 kbps. But I can’t even get close to that!

 

Is there a solution?

Yes! The LavaPort Communications Accelerators.

 

So what exactly is the Problem?

Simple. Your serial port isn’t fast enough for ISDN.

 

The documentation for my external ISDN terminal adapter recommends a 16550 UART serial port (which I have). Supposedly, this type of port supports a maximum data rate of 115 200 bits/second.

That’s true. The problem is, that 115.2 kbps is a theoretical maximum. If you’re communicating using Windows, 115.2 kbps is often difficult to achieve.

 

Why?

Using an analogue modem in DOS (or other single-tasking environment), most users should not have a problem achieving very close that rate over a decent phone line. Windows however, throws another variable into the loop: a Graphical User Interface (GUI) which requires an exorbitant amount of CPU time, and therefore tends to slow everything down.

 

Furthermore Windows handles the 16550 UART very inefficiently. Because the buffer of the 16550 is relatively small (16-bytes), Windows “tells” the serial port to interrupt the CPU and request service after each byte transferred . Effectively, this causes the whole system to slow down during data transfer.

 

What’s the solution?

The LavaPorts incorporate 32-byte FIFO buffers (the 16650 UART has twice the buffer of a 16550 UART). In addition, LavaPorts ship with Windows device drivers for Windows 3.1x &, Win95/98/Me/NT/2000/XP which allow the user to configure buffer triggers for most efficient operation. In this way, the port is triggered to interrupt the CPU only when really necessary, leaving the CPU free to perform other tasks. Since the LavaPorts incorporate a large buffer, the CPU can send & retrieve large chunks of data each time it services the port, rather than having to be interrupted for each byte sent or received. For transmission, the size of this “chunk” can actually be configured by the user using the Tx Blk (burst) function of the LAVA driver.

 

Unlike the 16550 UART, where the CPU must verify the status of the buffer after each byte sent to the serial port, LavaPorts allow the CPU to send a burst of data to the port without fear of error.

 

Well that’s great, but it still doesn’t get me beyond 115.2 kbps - it just makes me more efficient at the same, slow rate. How can I achieve 128 kbps?

 

You’ll notice that newer ISDN terminal adapters support 3 high-speed DTE rates: 115.2, 230.4, and 460.8 kbps. Now remember, we’re talking about serial port rates between the computer and terminal adapter - not between terminal adapter and telephone company. The outgoing (to the telephone line) rates can be 56, 64, 112, or 128 kbps - with the last two being key to this discussion. Think of it this way: if your TA is going to be transmitting out through the telephone system at 128 kbps (and probably compressing that data at least a little), shouldn’t you be feeding that transmission at a higher rate? That’s where LavaPorts become key. They support a maximum DTE rate of 460.8 kbps and can also fall back to rates of 230.4, and 115.2 kbps.

 

How do you do it, when others can’t?

The LavaPorts incorporate an onboard high-speed clock, which allows for DTE speeds faster than 115.2 kbps. Because the standard 16550 UART runs with an 1.8432 MHz clock-crystal, its mathematical maximum baud rate is 115.2 kbps. LavaPorts use a faster onboard clock-crystal (7.3728 MHz) and can therefore generate a faster baud rate. Combined with the its 32-byte buffer and Windows drivers, the Lavaport family breaks the 115.2 kbps barrier, efficiently and reliably.

 

 

A final question: One of the big headaches of ISDN is synchronizing flow control between the terminal adapter and serial port. How do LavaPorts handle this?

 

One of the main features of LavaPorts are their onboard flow control. First, let’s look at how flow control is handled by a 16550 serial port. The 16550 UART is basically a dumb device: it performs only two instructions: a) send what’s in the buffer, and b) if there’s a problem tell the CPU about it.

 

If the 16550 UART receives a signal from the ISDN adapter to stop sending data (in the form of either a toggling of the RTS/CTS line - hardware flow control - or in the form of an Xoff character - software), it will send this message to the CPU, but will continue sending the data which is in its buffer. Since the ISDN adapter can no longer receive this data, an error occurs and the CPU must find what bytes were not received and retry the transmission. In contrast, LavaPorts handle all flow control functions without intervention from the CPU. If a LavaPort receives a signal to stop transmission (either through hardware or through software flow control), it stops. The CPU is not interrupted needlessly, and no retry is ever required. When the signal to resume transmission is received, the LavaPort resumes, and only notifies the CPU when the data in its buffer has been depleted to the appropriate trigger level.

 

 

So if I get a LavaPort, I can use BONDING to actually achieve 128 kbps with my ISDN terminal adapter?

 

Now let’s get our terminology straight. LavaPorts are not synchronous DTE interfaces. It will not allow you to do what is technically called BONDING. LavaPorts will however support true 128 kbps operation - in asynchronous mode. You may therefore use both Asynchronous Inverse Multiplexing (AIMux) and Multi-Link PPP protocols to “bond” both 64 kbps B-Channels together to achieve 128 kbps. With Multi-Link PPP, you’ll be able to switch from 128 kbps to 64 kbps data + Voice and back seamlessly. Most importantly, a LavaPort will allow you to achieve the data rates which you paid for when you bought your ISDN terminal adapter: 128 kbps direct to your desktop.


Introduction

Dial-up Networking Requirements:

Windows CD

 

DNS server IP addresses (primary and secondary) from ISP:

Domain Name from ISP

Telephone number to ISP

User name for ISP

 

If dial-up networking is already installed with dial-up adapter and TCP/IP protocol then go straight to configuration.

 

 

Installation:

 

Verify if Dial-up Networking is installed:

Check Start, Settings, Control Panel, Add Remove Programs, Windows Setup

Then check in Communications, Details

If Dial-up Networking is selected, then it is installed.

 

 

Verify if Dial-up Adapter and TCP/IP protocol is installed:

Check Start, Settings, Control Panel, Network, Configuration

If Dial-up Adapter, TCP/IP protocol, and Client for Microsoft Networks is selected then they are installed.

 

 

Installation of Network Components:

In Start, Settings, Control Panel, Networks

Client for Microsoft Networks

Click Add Dbl Click Client

Choose Microsoft then Client for Microsoft Networks

Click OK

 

 

Dial-up Adapter:

Click Add , double-click Adapter

Choose Microsoft then Dial-up Adapter

Click OK

 

 

TCP/IP Stack:

Click Add, double-click Protocol

Choose Microsoft

Choose TCP/IP

Click OK

 

Click OK from configuration and Restart System

 

Configuration of TCP/IP:

 

In Start, Settings, Control Panel, Networks, TCP/IP properties the following settings are selected:

IP Address: Obtain an IP address Automatically

WINS configuration: Use DHCP for WINS Resolution

Gateway: Leave blank

Bindings: Select Client for Microsoft Networks

Advanced: Leave with Defaults

DNS Configuration: Enable DNS

DNS Configuration: Host (username)

Domain Name: (domain name)

DNS server search order: (Primary DNS Server)(Secondary DNS Server)

 

 

Setup of Connection Icon:

 

Double Click My Computer, Dial-up Networking, and Make New Connection Icons

Give Icon a name like the name of the ISP

If modem not displayed select modem from modem area

Select the highest modem speed

Make sure that Only Connect at this Speed is NOT selected

Click OK

Click NEXT in Make New Connection Wizard

Enter phone number to ISP

 

 

Setup of Dial-up Properties:

 

Click on the New Connection Icon just created

Click Server Type, Pick Dial-up Server: Choose PPP as Server Type

In Advanced Options: Enable Software Compression Checked

Log On to Server: Not Checked

Require Encrypted password: Not Checked

TCP/IP: (only Protocol enabled)

(disable IPX & NetBEUI)

TCP/IP settings: Make sure Server assigned IP address and Specify Name Server address are selected

Add Primary and Secondary Server IP addresses

For Primary and secondary WINS Configuration: Leave at 0.0.0.0

Check use IP header Compression and use Default Gateway on Remote Network

 

 


I am running an IBM 300 GL computer that has a LAVA PCI card in it. When I boot up I get a Parity error! Is there a BIOS setup setting that I can modify to get the system to boot normally?

This problem occurs on certain IBM machines. There is a BIOS setting that can ensure that the system boots up normally while the card is in the system.

In your BIOS setup go to: Advanced Setup | PCI control and set PCI Parity Control to Disabled.

 


On some IBM and COMPAQ machines some BIOS (CMOS) setup settings could cause the machine not to boot up completely.

Change BIOS settings without the card in the system.

 

NOTE: Not all systems have all these settings. Included are a few of the settings that have caused problems on various IBM and COMPAQ machines. Consult your IBM or COMPAQ manual for instructions on how to enter the setup and where to find these settings.

 

Enter the BIOS and go to Advanced and then BUS Options.

 

Verify that:

Plug and Play OS Installed is set to NO or DISABLED.

PCI Parity is set to Disabled.

PCI Bus Mastering is set to Enabled.

PCI Adapter Reset is set to Disabled.

PCI Adapter Reset on Warm Boot.

 


 

 

 

Question:

 

 

I have my TA installed on a LavaPort with Windows NT 4.0 and my TA configured and installed using its 230400 modem installation file but Dial Up Networking does not have that 230400 setting. I tried editing the Connection to no avail. What should I do?

 

 

Answer:

 

 

 

Dial up Networking takes its initial speed setting from the maximum setting set in Control Panel modems. To make sure that Dial Up Networking has that 230400 setting in it, make sure that you configure the modem to 230400 in Control Panel modems and then add the New Dial Up Networking Connection. If you have already added that connection and it only has that 115200 setting then delete that connection, configure the modem and add a New Dial Up Networking Connection.

Question:

 

 

My Terminal Adapter needs to have an AT command sent to it to configure it to 230400. After I send it that command I can’t get a response in my terminal application. What should I do?

 

 

Answer:

 

 

Many terminal adapters can only autobaud up to 115200 after that they have to be set to a fixed rate of 230400 that is why you have to send it that AT command. The response you are getting when it does not respond in your terminal application is normal. Don’t worry about it. Simply disconnect or hangup after sending that AT command. Configure your baud rate in your application to 230400 and then connect again. At this point you will be getting a response from your TA and you can complete your installation.