From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 15 Oct 2007 14:02:09 -0500 Subject: [U-Boot-Users] [patch] rtl8139.c: use PCI IO map In-Reply-To: <200710140912089535102@gmail.com> References: <4710E852.7080003@ruby.dti.ne.jp> <200710140912089535102@gmail.com> Message-ID: <20071015190209.GA4534@loki.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Oct 14, 2007 at 09:12:11AM +0800, Lucas Jin wrote: > When I used PCI memory mapping to access rtl8139 configuration registers, > like MAC0-MAC05, the CPU paniced, as I described in the subject "a problem > about rtl8139 driver on sandpoint8245board" I proposed Sep. 30th 2007. Sounds more like a problem with PCI setup, than with the driver or the hardware. -Scott