On 3/16/07, Chris Frey <[EMAIL PROTECTED]> wrote:
> > bcharge.cc:40: error: expected unqualified-id before '<<' token
>
> You had submitted a patch, there may be a conflict when you updated
> to the latest.  Look for "<<<<<<<" and "=======" strings in the code.

Hah! CVS had patched together my patch and the latest code and made a
frankenbcharge, oops. :)

OK a good compile later and it goes into an endless loop:

Mar 16 22:37:58 ender kernel: usb 2-2: new full speed USB device using
uhci_hcd and address 9
Mar 16 22:37:58 ender kernel: usb 2-2: config 1 has 0 interfaces,
different from the descriptor's value: 1
Mar 16 22:37:58 ender kernel: usb 2-2: configuration #1 chosen from 1 choice
Mar 16 22:37:59 ender kernel: usb 2-2: reset full speed USB device
using uhci_hcd and address 9
Mar 16 22:37:59 ender kernel: usb 2-2: device not accepting address 9, error -71
Mar 16 22:37:59 ender kernel: usb 2-2: reset full speed USB device
using uhci_hcd and address 9
Mar 16 22:37:59 ender kernel: usb 2-2: device firmware changed
Mar 16 22:37:59 ender kernel: usb 2-2: USB disconnect, address 9
Mar 16 22:38:00 ender kernel: usb 2-2: new full speed USB device using
uhci_hcd and address 10
Mar 16 22:38:00 ender kernel: usb 2-2: configuration #1 chosen from 1 choice
Mar 16 22:38:00 ender kernel: scsi8 : SCSI emulation for USB Mass
Storage devices
Mar 16 22:38:00 ender kernel: usb 2-2: usbfs: interface 0 claimed by
usb-storage while 'bcharge' sets config #1
Mar 16 22:38:00 ender kernel: usb 2-2: reset full speed USB device
using uhci_hcd and address 10
Mar 16 22:38:00 ender kernel: usb 2-2: usbfs: interface 0 claimed by
usb-storage while 'bcharge' sets config #1
Mar 16 22:38:00 ender kernel: usb 2-2: reset full speed USB device
using uhci_hcd and address 10

The last two lines, shown repeating above, repeat endlessly until I
pull out the cable. The normal bcharge is working correctly, just as a
sanity check.

-te

-- 
some live, some die
in the way of the samurai

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to