Subject: Re: Printing via USB not quite without problems (NetBSD 2.0)
To: Jukka Marin <jmarin@embedtronics.fi>
From: Martin S. Weber <Ephaeton@gmx.net>
List: netbsd-users
Date: 04/12/2005 00:45:00
On Sun, Apr 10, 2005 at 10:09:52PM +0300, Jukka Marin wrote:
> (...)
> My 2.0 system panics (probably just like yours) when printing to USB - not
> always, but maybe once a month (I don't print that much, only a few times
> a week). I don't know if there is any fix to the problem. NetBSD 1.6 did
> not have this problem.
"Mine too", but only if I have concurrent lp's; i.e. if I don't wait before
job #1 is finished printing and start another lp there's ddb> waiting for
me. I plan to write a bt here for quite some time but crashing that machine
doesn't come handy all of the time...
(2.99.15, hyperthreaded SMP,
uhci0 at pci0 dev 29 function 0: Intel 82801EB/ER USB UHCI Controller (rev. 0x02)
uhci0: interrupting at ioapic0 pin 16 (irq 11)
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
...
u{hci,sb,hub}{1,2,3} follow
...
ulpt0 at uhub0 port 1 configuration 1 interface 0
ulpt0: Dell Dell Laser Printer P1500, rev 1.10/1.00, addr 2, iclass 7/1
ulpt0: using bi-directional mode
)
-Martin