Re: Fwd: USB to parallel for printer HP LaserJet 4mL

2014-06-15 Thread Matthias Apitz
El día Saturday, June 14, 2014 a las 08:16:33PM +0200, Hans Petter Selasky escribió: > Ok, lets try to figure out the: > > in sys/dev/usb/serial/ulpt.c try to comment out: > > #if 0 > if (sc->sc_fflags == 0) > usbd_transfer_start(sc->sc_xfer[ULPT_INTR_DT_RD]); > #endif

Re: Fwd: USB to parallel for printer HP LaserJet 4mL

2014-06-15 Thread Hans Petter Selasky
On 06/16/14 07:41, Matthias Apitz wrote: llback: state=0x0 actlen=0 Jun 16 07:31:17 La-Habana kernel: ulpt_watchdog: debugging ulpt.c: ulpt_watchdog() skiped read status Jun 16 07:31:37 La-Habana last message repeated 20 times Jun 16 07:31:38 La-Habana kernel: ulpt0: at uhub1, port 1, addr 2 (di

weird mouse: acts as keyboard and mouse

2014-06-15 Thread Eitan Adler
Hey Hans, I have a which is reporting itself as both a mouse and a keyboard. I know that the mouse has the ability to remap itself as it used to not do this (I was able to configure this on a mac). The annoying effect is that the "back" and "forward" keys now report themselves as "[" and "]" ke

Re: weird mouse: acts as keyboard and mouse

2014-06-15 Thread Hans Petter Selasky
On 06/16/14 08:09, Eitan Adler wrote: Hey Hans, I have a which is reporting itself as both a mouse and a keyboard. I know that the mouse has the ability to remap itself as it used to not do this (I was able to configure this on a mac). The annoying effect is that the "back" and "forward" keys

Re: Fwd: USB to parallel for printer HP LaserJet 4mL

2014-06-15 Thread Matthias Apitz
El día Monday, June 16, 2014 a las 08:00:15AM +0200, Hans Petter Selasky escribió: > Hi, > > Can you also use only the no-reset version: /dev/unlpt0 ? > > Make sure device is power cycled first. Hi, I did - detached USB cable - power cycled device - wait until device ready # kldunload ulpt.

Re: Fwd: USB to parallel for printer HP LaserJet 4mL

2014-06-15 Thread Hans Petter Selasky
On 06/16/14 08:50, Matthias Apitz wrote: El día Monday, June 16, 2014 a las 08:00:15AM +0200, Hans Petter Selasky escribió: Hi, Can you also use only the no-reset version: /dev/unlpt0 ? Make sure device is power cycled first. Hi, I did - detached USB cable - power cycled device - wait un