On Sat, Sep 17, 2005 at 09:16:50AM +0100, praveen pal wrote:
> Hello Sir
> I am working on ARM9 processor on linux plateform . I
> want to write driver for USB. so I need some help from
> u. I can write physical level usb driver in which it
> can read and write from usb port, but i want to mount
>
On Mon, Jan 26, 2004 at 03:17:35PM -0600, [EMAIL PROTECTED] wrote:
>
>
> Hi
>
> I am currently a senior electrical engineering student at the
> university of Texas at Austin. I am working on a project that involves
> interfacing a USB port to a Motorola 6812 running an student written
> OS. I wo
> > > I solved a problem with the pci_alloc_consistent function for my
> > > architecture. Now the pci_alloc_consistent function allocates uncachable
> > > memory (from a region starting from b700 address as you can see from
> > > the following debug messages pci_alloc_consistent: ).
> > >
>
[EMAIL PROTECTED] wrote:
>
> > I solved a problem with the pci_alloc_consistent function for my
> > architecture. Now the pci_alloc_consistent function allocates uncachable
> > memory (from a region starting from b700 address as you can see from
> > the following debug messages pci_alloc_con
> I solved a problem with the pci_alloc_consistent function for my
> architecture. Now the pci_alloc_consistent function allocates uncachable
> memory (from a region starting from b700 address as you can see from
> the following debug messages pci_alloc_consistent: ).
>
> When I run I get a