install.txt Driver File Contents (PCI1PECP.ZIP)

This is what you will need to do:

1.  List the resources assigned to the PCI card by typing this command:

	more /proc/pci

The response will include something similar to the following:
      
			Bus 0, Device 11, function 0:
			Serial controller : Unknown vendor Unknown device (rev 01).
			Vendor id=9710, Device id=9705

			Medium devsel. Fast back-to-back capable. IRQ 11
			
			I/O at 0xc000 [0xc001]	printer port
			       0xc008 [0xc009]	ECP/EPP config registers

2.  Unload the paraport_pc.o module by typing in this command:

			rmmod paraport_pc.o
         
3.  Reload the parport_pc.o module to include the new parallel port. The following example assumes the resources discovered in step 1 and a motherboard parallel with Address 378 and IRQ 7.

			insmod paraport_pc.o io=0x378,0xc000 irq=7,11

The first port assigned will be /dev/lp0, the second will be /dev/lp1, etc. In this case, the built in parallel port will be /dev/lp0, and the PCI1PECP will be /dev/lp1.
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.24