> 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 b7000000 address as you can see from
> the following debug messages pci_alloc_consistent: ).
> 
> When I run I get a timeout:  [ ... deletia ... ]
> 
> Could you give me any helps about this problem please?

Did you provide solutions for pci_{map,unmap}_single() too?
As I understand, SH is like MIPS ... you should be able to
steal a lot of code from there (that b7000000 address is much
like what the MIPS folk use, I seem to recall).

- Dave



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to