Re: [8-STABLE] USB printer disconnecting when trying to print

2010-05-21 Thread Thomas Gellekum
Torfinn Ingolfsen writes: > On Fri, 21 May 2010 10:29:04 +0200 > Thomas Gellekum wrote: > >> echo "hallo" > /dev/ulpt0 >> [...] >> Any ideas on how to debug this are welcome. > > Most of todays printers do NOT understand plain text, usually you

[8-STABLE] USB printer disconnecting when trying to print

2010-05-21 Thread Thomas Gellekum
Moin, my new machine doesn't have a physical connector for a parallel printer anymore, so I'm now connecting my Brother HL-1250 through the USB port. The printer is recognized when it powers up: ugen0.4: at usbus0 ulpt0: on usbus0 ulpt0: using bi-directional mode and it starts warming up when

Re: seg fault in mutex_queue_enq

1999-07-15 Thread Thomas Gellekum
Thomas Gellekum <[EMAIL PROTECTED]> writes: > libc_r.so.3 in /usr/lib/compat/compat3x, though (we'll have to do this /usr/src/lib/compat/compat3x Sorry. tg To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: seg fault in mutex_queue_enq

1999-07-15 Thread Thomas Gellekum
Daniel Eischen <[EMAIL PROTECTED]> writes: > The libc_r version number was bumped in -current because of the > addition of poll(). Is this allowed in -stable, or something > that waits for a -RELEASE? Jordan should have to say something about this. AFAIR, bumps are allowed but only by one betwe