Date: Sun, 25 Mar 2001 18:06:21 -0800 (PST) From: Randall Hopper <aa8vb@yahoo.com> To: freebsd-stable@freebsd.org Subject: 4.2 printing help needed Message-ID: <20010326020621.16528.qmail@web1004.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
[-- Attachment #2 --]
X-Apparently-To: aa8vb@yahoo.com via web1004
X-Track: 1: 40
Received: from 24.25.3.190 (EHLO stealth.dummynet) (24.25.3.190)
by mta306.mail.yahoo.com with SMTP; 25 Mar 2001 18:05:35 -0800 (PST)
Received: (from rhh@localhost)
by stealth.dummynet (8.11.1/8.11.1) id f2Q26Wv01134
for aa8vb@yahoo.com; Sun, 25 Mar 2001 21:06:32 -0500 (EST)
(envelope-from aa8vb@nc.rr.com)
Resent-Message-Id: <200103260206.f2Q26Wv01134@stealth.dummynet>
X-Authentication-Warning: stealth.dummynet: rhh set sender to aa8vb@nc.rr.com using -f
Received: from pop-server.nc.rr.com [24.93.67.195]
by localhost with POP3 (fetchmail-5.5.6)
for rhh@localhost (single-drop); Sun, 25 Mar 2001 20:11:20 -0500 (EST)
Received: from ncmx01.mgw.rr.com ([24.93.67.251]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53);
Sun, 25 Mar 2001 20:09:03 -0500
Received: from web1006.mail.yahoo.com (web1006.mail.yahoo.com [128.11.23.96])
by ncmx01.mgw.rr.com (8.11.1/8.11.1) with SMTP id f2Q193K24066
for <aa8vb@nc.rr.com>; Sun, 25 Mar 2001 20:09:04 -0500 (EST)
Received: (qmail 7449 invoked by uid 60001); 26 Mar 2001 01:09:01 -0000
Message-ID: <20010326010901.7448.qmail@web1006.mail.yahoo.com>
Received: from [24.25.3.190] by web1006.mail.yahoo.com; Sun, 25 Mar 2001 17:09:01 PST
Date: Sun, 25 Mar 2001 17:09:01 -0800 (PST)
From: Randall Hopper <aa8vb@yahoo.com>
Subject: 4.2 printing help needed
To: aa8vb@nc.rr.com
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Resent-From: rhh@nc.rr.com
Resent-Date: Sun, 25 Mar 2001 21:06:31 -0500
Resent-To: aa8vb@yahoo.com
Content-Length: 2159
Just ugpraded from FreeBSD 3.4 to 4.2, and I'm having trouble getting
the parallel port working. It worked fine with 3.4 via lpd, so I probably
have a configuration error I can't see.
When I boot 4.2, FreeBSD's tickling of the printer kicks out a blank
page for some reason, and printing results in "Device busy".
I suspect the fact that 4.2 doesn't detect my ppbus chipset correctly
is relevent (3.4 did). It also doesn't identify my printer whereas it did
before.
Any suggestions?
> lptest > /dev/lpt0
/dev/lpt0: Device busy.
I have:
device ppc0 at isa? port 0x3BC irq 7
device ppc1 at isa? port 0x378
device ppbus
device lpt
device ppi
in my kernel config, and my 4.2 printer boot-up messages are:
ppc0: <Parallel port> at port 0x3bc-0x3bf irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
Note that the lpt0 message do not appear if the print is off. Note also
that there is nothing in these probes about the printer detected, despite
that it was on when I boot. In FreeBSD 3.4 (also on my system right now),
I get these boot-up messages:
ppc0 at 0x3bc irq 7 on isa
ppc0: W83877F chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
ppb0: IEEE1284 device found /NIBBLE
Probing for PnP devices on ppbus0:
ppbus0: <Hewlett-Packard HP LaserJet 4P> HP ENHANCED PCL5,PJL
lpt0: <generic printer> on ppbus 0
lpt0: Interrupt-driven port
ppc1 not found at 0x378
and my 3.4 kernel config has:
device ppc0 at isa? port "0x3BC" tty irq 7
device ppc1 at isa? port "0x378" tty
controller ppbus0
device lpt0 at ppbus?
device lpt1 at ppbus?
I've tried various tweaks to my 4.2 kernel without success.
Any suggestions would be welcome.
Thanks,
Randall
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010326020621.16528.qmail>
