Re: CanoScan N650U / xsane /FreeBSD 6.2-CURRENT

2007-03-11 Thread Marc Fonvieille
On Fri, Mar 09, 2007 at 02:52:33PM -0600, [EMAIL PROTECTED] wrote: I am trying to get a Cannon CanoScan N 650U working on FreeBSD 6.2-CURRENT. The scanner SEEMS to be seen, but normal VS root shows a difference. As a mortal User: $ sane-find-scanner -q found USB scanner (UNKNOWN vendor

usb/110197: Sony PSP umass device does not detach from EHCI port

2007-03-11 Thread Calle Englund
Number: 110197 Category: usb Synopsis: Sony PSP umass device does not detach from EHCI port Confidential: no Severity: non-critical Priority: low Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class:

Re: Problems with USB devices connecting to UHCI instead of EHCI

2007-03-11 Thread Hans Petter Selasky
On Sunday 11 March 2007 02:04, Kevin Oberman wrote: If I load umass after plugging in a disk or flash fob, it will be connected as a UHCI device. If I load umass and then connect the device, it is properly connected as EHCI. When connected as a UHCI device, it is too slow to be useful. Looks

Re: Problems with USB devices connecting to UHCI instead of EHCI

2007-03-11 Thread Hans Petter Selasky
On Sunday 11 March 2007 21:19, Kevin Oberman wrote: From: Hans Petter Selasky [EMAIL PROTECTED] Date: Sun, 11 Mar 2007 19:25:14 +0100 On Sunday 11 March 2007 02:04, Kevin Oberman wrote: If I load umass after plugging in a disk or flash fob, it will be connected as a UHCI device. If I

Re: Problems with USB devices connecting to UHCI instead of EHCI

2007-03-11 Thread Kevin Oberman
From: Hans Petter Selasky [EMAIL PROTECTED] Date: Sun, 11 Mar 2007 19:25:14 +0100 On Sunday 11 March 2007 02:04, Kevin Oberman wrote: If I load umass after plugging in a disk or flash fob, it will be connected as a UHCI device. If I load umass and then connect the device, it is properly

USB error

2007-03-11 Thread Rick Mullis
Hi Hans, I have been using and testing your new usb and today I have been getting an error. First of all I am using amd64 with the Intel DG965RY mainboard, dou core 2 prcessor with 4 gb of ram. After discussing a problem with you, you recommended I insert NULL in all of the files that have

Re: USB error

2007-03-11 Thread Hans Petter Selasky
On Monday 12 March 2007 00:15, Rick Mullis wrote: Hi Hans, I have been using and testing your new usb and today I have been getting an error. First of all I am using amd64 with the Intel DG965RY mainboard, dou core 2 prcessor with 4 gb of ram. After discussing a problem with you, you

Re: USB

2007-03-11 Thread Hans Petter Selasky
On Monday 12 March 2007 00:36, Rick Mullis wrote: /usr/src/sys/sys/systm.h They defined msleep() like this: +#definemsleep(chan, mtx, pri, wmesg, timo) \ + _sleep((chan), (mtx)-mtx_object, (pri), (wmesg), (timo)) Arg. Well, I think the new _sleep()