Johannes,
> > The main problem with this implementation is that it just looks at the 2
> > root hub ports and suspends if nothing is connected. Ideally, it would be
> > smart enough to realize it can also suspend when only hubs are present, or
> > when all devices on the USB are also suspended. I
On Fri, Mar 16, 2001, Grover, Andrew <[EMAIL PROTECTED]> wrote:
> This is a preliminary patch against 2.4.2 to uhci.c that puts the host
> controller into global suspend when there are no devices attached. This
> conserves power on mobile systems, and because suspending the host
> controller cease
Hi all.
This is a preliminary patch against 2.4.2 to uhci.c that puts the host
controller into global suspend when there are no devices attached. This
conserves power on mobile systems, and because suspending the host
controller ceases UHCI's incessant busmastering activity, it allows the CPU
to
=?iso-8859-1?B?S+FyaSBEYXbt8HNzb24=?= wrote:
>
>Hi,
>
>In the m8xxhci.c hci driver for the mpc one can select to use TIMER1 for
>the SOF generator.
>A interruopt handler, m8xxhci_timer_interrupt() is registered to handle
>this interrupt and generate the SOF.
so many questions! :-)
>Why is it th
USBMon - a demonstration of prototype USB monitoring by the Linux kernel.
Sorry for the long post - if this is inappropriate for the group please
tell me off, any followups that don't relate to wider USB development concerns
should probably just be mailed to me.
Who am I and what am I doing?
I'd like to add a few comments to this, but first
I want to apologize to Miles for some of my comments
yesterday. I didn't follow all of his statements,
but I agree with his conclusion.
I'd like to see this settled (solved) in a way that is
best for Linux, USB, and Linux-USB users, and develope
On 16 Mar, Johannes Erdfelt wrote:
> On Fri, Mar 16, 2001, Peter Robinson <[EMAIL PROTECTED]> wrote:
>> > On Thu, Mar 15, 2001 at 11:04:31PM -0800, Miles Lane wrote:
>> > > I can only think of one device supported in the kernel tree that
>> > > currently has two drivers -- the AIC7XXX SCSI hardwar
On Fri, Mar 16, 2001, Peter Robinson <[EMAIL PROTECTED]> wrote:
> > On Thu, Mar 15, 2001 at 11:04:31PM -0800, Miles Lane wrote:
> > > I can only think of one device supported in the kernel tree that
> > > currently has two drivers -- the AIC7XXX SCSI hardware.
> >
> > keyspan_pda and keyspan in th
I've got the same error, either by using the libusb or ioctl() directly.
I ended by doing a kernel module ... and i'm currently doing it :-)
- Original Message -
From: "hariharan swaminathan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 15, 2001 6:05 PM
Subject: [linu
Hi folks,
I'm looking for how to modify the counter which determines how often
HcDoneHead register must be written to HCCA.
Actually, I have a problem of receiving the sent TDs. These TDs are sent to
device and get ACK as responce from device, I see them by using USB
Analyzer, but I don't see th
Hi,
In the m8xxhci.c hci driver for the mpc one can select to use TIMER1 for
the SOF generator.
A interruopt handler, m8xxhci_timer_interrupt() is registered to handle
this interrupt and generate the SOF.
Why is it then that the timer is also exported to PA6?
Why is it the the USE_TIMER1_FOR_SOF
Hi folks,
I'm looking for how to modify the counter which determines how often
HcDoneHead register must be written to HCCA.
Actually, I have a problem of receiving the sent TDs. These TDs are sent to
device and get ACK as responce from device, I see them by using USB
Analyzer, but I don't see th
Hi Roman,
> David Brownell wrote:
> >
> > For OHCI another way to solve the done_list bus_to_virt isssue:
> >
> > ...
> > td = ohci->dma_hash[(dma>>SOME_SHIFT)%TD_HASH_SIZE];
> > ...
> >
> > Hashes maintained in td_alloc and td_free. Seems familiar.
> > Brad, Steve -- that kind of thing?
> On Thu, Mar 15, 2001 at 11:04:31PM -0800, Miles Lane wrote:
> > I can only think of one device supported in the kernel tree that
> > currently has two drivers -- the AIC7XXX SCSI hardware.
>
> keyspan_pda and keyspan in the drivers/usb/serial directory both work
> for the Keyspan PDA device. Lo
On Thu, Mar 15, 2001 at 11:04:31PM -0800, Miles Lane wrote:
> I can only think of one device supported in the kernel tree that
> currently has two drivers -- the AIC7XXX SCSI hardware.
keyspan_pda and keyspan in the drivers/usb/serial directory both work
for the Keyspan PDA device. Long history,
15 matches
Mail list logo