[ECOS] Problem with flash device entry in __DEVTAB__

Ringo ringo_pebam@yahoo.com
Tue Mar 8 10:12:00 GMT 2005


Hi All,
 
I have an eCos bootloader, and I am trying to test some 
read-writes on the flash device.
 
But when cyg_io_lookup() is called, it goes for only 2 loops,
it detects /dev/ttydiag and /dev/haldiag. And it does not 
search the driver handler for flash device (/dev/flash1). 
 
>From analyzing this function, I am able to make out that the
device entry structure __DEVTAB__ does not have entry for 
/dev/flash1. 
 
Can you please tell me how to put the flash device entry in 
__DEVTAB__ so that the cyg_io_lookup will return the flash 
driver handler ?
 
Regards,
Ringo


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list