Bonjour,

J'ai d�j� un port parall�le � l'adresse 378 irq 7 on board mais je veux
ajouter un  port parall�le sous forme d'une carte PCI � installer. Voici ce que 
dit
/proc/pci � son sujet :

>   Bus  0, device  12, function  0:
>     Communication controller: Unknown vendor Unknown device (rev 1).
>       Vendor id=9710. Device id=9815.
>       Medium devsel.  Fast back-to-back capable.  IRQ 11.  
>       I/O at 0xa800 [0xa801].
>       I/O at 0xa400 [0xa401].
>       I/O at 0xa000 [0xa001].
>       I/O at 0x9800 [0x9801].
>       I/O at 0x9400 [0x9401].
>       I/O at 0x9000 [0x9001].

Dans la doc d'installation il y a marqu� :

> To load the generic 'parport' code
> Type                  insmod parport.o
> To load the architecture-dependent code to tell 'parport' code
>                       insmod parport_pc.o  io=0x378,0xc000,0xc800
>                       irq=7, irq=11, none
> You have three PC-style ports, one at 0x378 with IRQ 7, one at
> 0xc000 with  IRQ11, one at 0xc800 with no IRQ.
> Check the attached printer device [optional]
> Once the architecture-dependent part of the paraport code is loaded
> into the kernel. You could enter the following command  
>                       insmod parport_probe.o 

�tant donn� que mes modules parport.o, parport_pc.o et parport_probe.o
sont bien charg�s au d�part comment fais-je pour passer les param�tres
io=0x378,0xc000,0xc800 irq=7, irq=11, none � parport_pc.o ? Et dois-je
tous les passer ? 

merci

-- 
Philippe Monroux

Répondre à