From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rolf Offermanns Date: Fri, 06 Jun 2003 12:57:24 +0200 Subject: [U-Boot-Users] smc 9194 driver In-Reply-To: References: Message-ID: <184720000.1054897044@rof> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hmmm... this problem was fixed sometime ago... However, the fix doesn't seem to have made it into CVS. I am resending it as a seperate mail to this list. Wolfgang, please apply. -Rolf --On Freitag, Juni 06, 2003 16:03:13 +0530 "Gupta, Kshitij" wrote: > hi, > I am trying to use smc91111.c file for my smc9194 controller. I get > stuck in the memory allocation of the smc_send_packet() routine. I can > see one comment in the code (after memory allocation) saying : > > /* FIXME: the ALLOC_INT bit never gets set * > * so the following will always give a * > * memory allocation error. * > * same code works in armboot though * > * -ro > */ > > So does that mean I can just comment the status check part for memory > allocation?? > Can anyone guide me through this problem. I also compared the register > offsets in the smc91111.h file with the datasheet of smc9194 controller > (which seems to be ok). > regards > -kshitij > > -----Original Message----- > From: Gupta, Kshitij > Sent: Friday, June 06, 2003 2:50 PM > To: u-boot-users at lists.sourceforge.net > Subject: [U-Boot-Users] smc 9194 driver > > > hi, > my board has a smsc 9194 ethernet controller. In the u-boot code in the > drivers directory there is a driver for smc9111 controller. Will this > driver work straight away for me or I have to do major modifications to > this. > regards > -kshitij > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users