[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PCI based parallel port question



Hi

>From an earlier post ... I am having problems getting my
pci parallel port card to work.

I am trying to use a plip connection over it.

output of lsmod

Module                  Size  Used by    Tainted: P
plip                   10760   0  (unused)
parport_pc             14980   1
parport                24576   1  [plip parport_pc]
r128                   82840   1
slip                    7904   2  (autoclean)
ppp_deflate            39040   0  (unused)
ppp_generic            14088   0  [ppp_deflate]
slhc                    4352   1  [slip ppp_generic]
rtc                     5368   0  (autoclean)


Contents of my /etc/modutils/parport  file

options parport_pc io=0x378,0x278 irq=auto,auto
options lp parport=0
options plip parport=1


When the box boots I can see where the BIOS sees the onboard parallel
port at 0x378

There is a section of PCI devices I can see a communication device using
IRQ 10 as well as my two ethernet cards...

Paritial Contents of /proc/pci file

 Bus  2, device   2, function  0:
    Communication controller: PCI device 9710:9805 (rev 1).
      IRQ 10.
      Master Capable.  Latency=32.
      I/O at 0xac00 [0xac07].
      I/O at 0xa800 [0xa807].
      I/O at 0xa400 [0xa407].
      I/O at 0xa000 [0xa007].
      I/O at 0x9c00 [0x9c07].
      I/O at 0x9800 [0x980f].



  Bus  2, device   3, function  0:
    Ethernet controller: Intel Corp. 82557 [Ethernet Pro 100] (rev 12).
      IRQ 11.
      Master Capable.  Latency=32.  Min Gnt=8.Max Lat=56.
      Non-prefetchable 32 bit memory at 0xefeff000 [0xefefffff].
      I/O at 0x9400 [0x943f].
      Non-prefetchable 32 bit memory at 0xefec0000 [0xefedffff].
  Bus  2, device   4, function  0:
    Ethernet controller: Intel Corp. 82557 [Ethernet Pro 100] (#2) (rev 12).
      IRQ 9.
      Master Capable.  Latency=32.  Min Gnt=8.Max Lat=56.
      Non-prefetchable 32 bit memory at 0xefefe000 [0xefefefff].
      I/O at 0x9000 [0x903f].
      Non-prefetchable 32 bit memory at 0xefea0000 [0xefebffff].

Is the address wrong in the /etc/modutils/parport file?
What is the long string of addresses listed....

I/O at 0xac00 [0xac07].
      I/O at 0xa800 [0xa807].
      I/O at 0xa400 [0xa407].
      I/O at 0xa000 [0xa007].
      I/O at 0x9c00 [0x9c07].
      I/O at 0x9800 [0x980f].







Reply to: