Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bad eth_pio_write in ns8390.c





At line 880 in ns8390.c, I think the call 
	eth_pio_write(test, 8192, sizeof(test));
should be
	eth_pio_write(8192, test, sizeof(test));

Otherwise my RTL-8029 hangs while being probed.

Line 892 seems to have same error but doesn't seem to be reached
with my card.

I sent this information via the ww link to report successes & failures
but the new version 4.4.5 still contains the errors.

chris


_______________________________________________________________
Chris Willing                      Telephone   (61-2) 9351 3005
VisLab, A28                        Facsimile   (61-2) 9351 1880
University of Sydney            mailto:chris@vislab.usyd.edu.au
NSW 2006 Australia                http://www.vislab.usyd.edu.au

===========================================================================
This Mail was sent to netboot mailing list by:
Christoph Willing <chris@vislab.usyd.edu.au>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.