Update... using the findchip utility i found that my controller is a
[root@danube findchip]# ./findchip -v
reg=0x010
Found NSC PC87338 Controller at 0x398, DevID=0x0b, Rev. 3
    SIR Base 0x2f8, FIR Base 0x2f8
    IRQ = 0, DMA = 3
    Enabled: yes, Suspended: no
    UART compatible: yes

the IRQ is a little strange, since lspnp says it has 
10 PNP0510 Generic IRDA-compatible device
    flags: [dynamic]
    allocated resources:
        dma 3 [8 bit] [count byte] [type A]
        io 0x02f8-0x02ff [16-bit decode]
        irq 3 [high edge]
    possible resources:
        dma 3 [8 bit] [count byte] [compat]
        [start dep fn]
        io 0x03f8-0x03ff [16-bit decode]
        irq 4 [high edge]
        [start dep fn]
        io 0x02f8-0x02ff [16-bit decode]
        irq 3 [high edge]
        [start dep fn]
        io 0x03e8-0x03ef [16-bit decode]
        irq 4 [high edge]
        [start dep fn]
        io 0x02e8-0x02ef [16-bit decode]
        irq 3 [high edge]
        [end dep fn]

noticing that the 2.2.14 drivers don't have any mention of this chip,
but the 2.2.15pre3 sources do, i'm trying a build of that kernel.
still could use advice about what to do to communicate with the
printer... do i use irattach to /dev/ttyS1, and then use that device
in my printcap?  where does irLPT come into it?

ian

Ian Soboroff <[EMAIL PROTECTED]> writes:

> i'm trying to get the IR on my Gateway Solo 9100 to work so that i can
> print to a HP 4050N laser printer.  i'm running kernel 2.2.14 with
> irda-utils 0.9.4 (upgraded them today to 0.9.7, but can't verify until
> later...)
> 
> i can modprobe all the modules in, but i can't seem to verify that
> it's sending any data out to the printer.  the irda-utils and IR-HOWTO
> haven't been terribly helpful either in helping me figure out what
> exactly i'm supposed to do.  i also can't seem to find out exactly
> what kind of IR hardware i have... the BIOS tells me that FIR is
> configured on COM2 and DMA3, but that's it (i.e., what about SIR?).
> 
> the IR port does work; i can print over IR from (yuck) win98, and when
> i have IR enabled and put the laptop in range to the printer, a little
> green light on the printer's IR dongle blinks.
> 
> which modules should i load?  what should i echo into which /proc
> entries?  what arguments do i give to irattach and irmanager (a
> manpage for these would help a lot, btw!)?  what do i run first,
> modprobe or irmanager or irattach?  what should i put in the /etc/irda
> files, if anything?
> 
> TIA*10^6 if you can put me on the right path here...
> 
> ian
> 
> -- 
> ----
> Ian Soboroff                                       [EMAIL PROTECTED]
> University of MD Baltimore County      http://www.cs.umbc.edu/~ian

-- 
----
Ian Soboroff                                       [EMAIL PROTECTED]
University of MD Baltimore County      http://www.cs.umbc.edu/~ian

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to