Re: [linux-usb-devel] PATCH: fix address assignment after device reset

2003-05-28 Thread Oliver Neukum
Am Dienstag, 27. Mai 2003 22:41 schrieb Alan Stern: Until my ambitious project gets going, this patch at least fixes the problem of assigning a device's new address following a device reset. The only change needed to David's original suggestion was to handle the pathway involved in registering

[linux-usb-devel] HcHCCA register not in PSP 1161 usb chip

2003-05-28 Thread Vineet Ahuja, Noida
Hi I have to write the HCD for Philips PSP1161, but wen i was comparing the registers for given in OHCI specs and the ones in the memntioned chip, i noticed that memory pointer registers i.e. HcHCCA, HcPeriodCurrentED, HcControlHeadED etc. are not there in the chip. I want to know in the absence

[linux-usb-devel] Help: Sending a control msg to an OV511+ webcam

2003-05-28 Thread Neoklis Kyriazis
Hi all, I am trying my hand at writing USB-aware apps and started with an atempt to work with my USB webcam. I have failed to write to the OV511+ bridge's regisers - I just can't find out what I am missing or doing wrong. This is the code I have so far: #include usb.h #include usbi.h #include