Re: usb/139598: [umass] CAM reports "xptioctl: put "device pass" in your kernel config file" even when already present

2009-10-18 Thread linimon
Old Synopsis: CAM reports "xptioctl: put "device pass" in your kernel config file" even when already present New Synopsis: [umass] CAM reports "xptioctl: put "device pass" in your kernel config file" even when already present Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Cha

Re: device nodes in usb2 stack (fwd)

2009-10-18 Thread Hans Petter Selasky
On Sunday 18 October 2009 23:08:14 Alexander Best wrote: > posted this to freebsd-questions@ a while ago and got no answer. > > alex Hi, For every USB device there is /dev/usb/XXX . Currently the USB Bluetooth driver does not have any file nodes. Entries appearing in devd.conf might not always

Re: [8.0] hplip3/ugen printer problem

2009-10-18 Thread Hans Petter Selasky
On Sunday 18 October 2009 20:40:31 John Hay wrote: > > > io/hpmud/musb.c 1028: bulk_write failed buf=0xbfbfc93c size=8192 > > > len=-60: Error -60 means that the transfer timed out. Maybe the timeout given by the driver is too strict. Try increasing the timeout, or change the usb_bulk_write() co

Re: device nodes in usb2 stack (fwd)

2009-10-18 Thread Paul B Mahol
On 10/18/09, Alexander Best wrote: > posted this to freebsd-questions@ a while ago and got no answer. Similar to sound devices, they are created in /dev on request - when being used. ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mail

device nodes in usb2 stack (fwd)

2009-10-18 Thread Alexander Best
posted this to freebsd-questions@ a while ago and got no answer. alex --- Begin Message --- i was wondering why some device nodes appear as regular files under /dev (like ulpt or da e.g.) and some don't? if i attach my usb dongle device i get this dmesg output: ugen1.2: at usbus1 ubt0: on usbu

Re: [8.0] hplip3/ugen printer problem

2009-10-18 Thread Patrick Lamaiziere
Le Sun, 18 Oct 2009 19:47:53 +0200, Hans Petter Selasky a écrit : Hello, > Which backend is your printer driver using? > > 1) libusb v0.1, v1.0 or v2.0 ? The documentation of hplip states they use libusb. The backend is linked with libusb.so.2 but I think (not sure) that it uses the v0.1 comp

Re: [8.0] hplip3/ugen printer problem

2009-10-18 Thread John Hay
On Sun, Oct 18, 2009 at 07:47:53PM +0200, Hans Petter Selasky wrote: > On Sunday 18 October 2009 15:39:10 Patrick Lamaiziere wrote: > > [FreeBSD 8.0/i386] > > > > Hello, > > > > I've got some troubles to print on an "all-in-one" printer HP > > Photosmart C4680 which should work with the port printe

Re: [8.0] hplip3/ugen printer problem

2009-10-18 Thread Hans Petter Selasky
On Sunday 18 October 2009 15:39:10 Patrick Lamaiziere wrote: > [FreeBSD 8.0/i386] > > Hello, > > I've got some troubles to print on an "all-in-one" printer HP > Photosmart C4680 which should work with the port printer/hplip3. The > printer prints half of a page, then ejects the page and prints the

[8.0] hplip3/ugen printer problem

2009-10-18 Thread Patrick Lamaiziere
[FreeBSD 8.0/i386] Hello, I've got some troubles to print on an "all-in-one" printer HP Photosmart C4680 which should work with the port printer/hplip3. The printer prints half of a page, then ejects the page and prints the rest or, depending of the resolution, repeats some parts. It looks like