But it OK with VIA chip. Are there different between VIA and NEC chips. I only know that when PCI Autoconfig, NEC: PCI function PCI Autoconfig: Found Bus 0, Device 2, Function 0 PCI Autoconfig: BAR 0, Mem, size=0x1000000, address=0x4b000000 PCI Autoconfig: Found Bus 0, Device 3, Function 0 PCI Autoconfig: BAR 0, Mem, size=0x20000, address=0x4afe0000 PCI Autoconfig: BAR 1, Mem, size=0x1000, address=0x4afdf000 PCI Autoconfig: BAR 2, Mem, size=0x1000, address=0x4afde000 PCI Autoconfig: Found Bus 0, Device 4, Function 0 PCI Autoconfig: BAR 0, Mem, size=0x1000, address=0x4afdd000<-------------------------------- PCI Autoconfig: Found Bus 0, Device 4, Function 1 PCI Autoconfig: BAR 0, Mem, size=0x1000, address=0x4afdc000<-------------------------------- PCI Autoconfig: Found Bus 0, Device 4, Function 2 PCI Autoconfig: BAR 0, Mem, size=0x100, address=0x4afdbf00 PCI: bus0: Fast back to back transfers disabled
VIA: PCI function PCI Autoconfig: Found Bus 0, Device 2, Function 0 PCI Autoconfig: BAR 0, Mem, size=0x1000000, address=0x4b000000 PCI Autoconfig: Found Bus 0, Device 3, Function 0 PCI Autoconfig: BAR 0, Mem, size=0x20000, address=0x4afe0000 PCI Autoconfig: BAR 1, Mem, size=0x1000, address=0x4afdf000 PCI Autoconfig: BAR 2, Mem, size=0x1000, address=0x4afde000 PCI Autoconfig: Found Bus 0, Device 4, Function 0 PCI Autoconfig: BAR 0, I/O, size=0x20, address=0xffffffe0<----------------------------- PCI Autoconfig: Found Bus 0, Device 4, Function 1 PCI Autoconfig: BAR 0, I/O, size=0x20, address=0xffffffc0<--------------------------- PCI Autoconfig: Found Bus 0, Device 4, Function 2 PCI Autoconfig: BAR 0, Mem, size=0x100, address=0x4afddf00 PCI: bus0: Fast back to back transfers disabled But address mapping type isn't the point. Cloud anyone get me a suggestion to find what cause the system crash with NEC chip? -----Original Message----- From: David Brownell [mailto:[EMAIL PROTECTED] Sent: Monday, September 12, 2005 10:18 PM To: Liau.Cloud Subject: Re: [linux-usb-devel] encode Video data, and saved data in USB storage log file If you're reporting EHCI problems in a 2.4 kernel, try repeating them instead with a 2.6 kernel ... ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
