Stephen Hilton said:
>> > >  # dmesg | egrep -i 'lp|parall'
>> > >  ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
>> > >  lpt0: <Printer> on ppbus0
>> > >  lpt0: Interrupt-driven port
>> > >  ppi0: <Parallel I/O> on ppbus0
>> > >  ppc1: <Parallel port> at port 0x278-0x27f irq 8 on isa0
>> > >  lpt1: <Printer> on ppbus1
>> > >  lpt1: Interrupt-driven port
>> > >  ppi1: <Parallel I/O> on ppbus1
>> >
>> > Doug,
>> >
>> > What does your KERNEL config file look like for LPT ports?
>> >
>> > Mine is setup like this:
>> > # Parallel ports
>> > device          ppc0    at isa? irq 7
>> > device          ppc1    at isa? irq 5
>> > device          ppbus           # Parallel port bus (required)
>> device          lpt             # Printer
>> >
>> Yes, except ppc1 is at irq8
>>
>> > I noticed your 2nd port is detected at IRQ 8, is this an
>> > add-in PCI based port or what?
>> >
>> yes, it is an add-in ISA card
>
> What is your printing status now, USB printers working with
> CUPS, but still no LPT port printers recognized?
>
Haven't tried USB yet, concentrating on getting two parallel
printers up first.  Very strange.  For a while, CUPS (via lpinfo -v)
was showing both parallel ports.  Now it only recognizes lpt0 (the
internal).  Seem to be printing OK on either printer when it's
attached to lpt0.  Still cannot use the configure printer option in
http interface, however.

-- 
Regards,
Doug



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to