This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos port to x86 PC


Hi all,
I am trying to port ecos redboot to a PC target. Whwn
the target PC is powered with the redboot floppy, it
complains about Network interface not found. My set up
is as follows:
Host - PC with XP OS
Target - PC
Both are connected over the serial port.
Target PC is also connected to the 192.168.1.1
gateway.
Redboot image has been programmed with an IP address
of 192.168.1.1

(Target PC when powered up as a PC works fine with the
net.)

I am getting the following message when the unit is
powered up using the floopy created with the
redboot.bin:

IDE failed to identify unit 1 - wrote: a0, read: 2b   
                                               
IDE failed to identify unit 1 - wrote: b0, read: 1b   
                                               
intel_i82559_init                 
pci_init_find_82559s()                      
Finished cyg_pci_init();                        
cyg_pci_find_matching - func is at 4dd8               
                       
cyg_pci_find_next: start[ffffffff] ...                
                     
   Bus: 0, Dev: 0, Fn: 0, Vendor: 8086                
                     
... PCI vendor = 8086, device = 7190, class 60000     
                                           
cyg_pci_find_next: start[0] ...                       
       
   Bus: 0, Dev: 1, Fn: 0, Vendor: 8086                
                     
... PCI vendor = 8086, device = 7191, class 60400     
                                           
cyg_pci_find_next: start[800] ...                     
           
   Bus: 0, Dev: 7, Fn: 0, Vendor: 8086                
                     
... PCI vendor = 8086, device = 7110, class 60100     
                                           
cyg_pci_find_next: start[3800] ...                    
             
   Bus: 0, Dev: 7, Fn: 1, Vendor: 8086                
                     
... PCI vendor = 8086, device = 7111, class 10180     
                                           
cyg_pci_find_next: start[3900] ...                    
             
   Bus: 0, Dev: 7, Fn: 2, Vendor: 8086                
                     
... PCI vendor = 8086, device = 7112, class c0300     
                                           
cyg_pci_find_next: start[3a00] ...                    
             
   Bus: 0, Dev: 7, Fn: 3, Vendor: 8086                
                     
... PCI vendor = 8086, device = 7113, class 68000     
                                           
cyg_pci_find_next: start[3b00] ...                    
             
   Bus: 0, Dev: 13, Fn                     
... PCI vendor = 10b7, device = 9200, class 20000     
                                           
cyg_pci_find_next: start[6800] ...                    
             
   Bus: 0, Dev: 17, Fn: 0, Vendor: 1274               
                       
... PCI vendor = 1274, device = 5880, class 40100     
                                           
cyg_pci_find_next: start[8800] ...                    
             
   Bus: 0, Dev: 19, Fn: 0, Vendor: 1103               
                       
... PCI vendor = 1103, device = 4, class 18000        
                         
cyg_pci_find_next: start[9800] ...
   Bus: 0, Dev: 19, Fn: 1, Vendor: 1103
... PCI vendor = 1103, device = 4, class 18000
cyg_pci_find_next: start[9900] ...
   Bus: 1, Dev: 0, Fn: 0, Vendor: 1002
... PCI vendor = 1002, device = 474d, class 30000
cyg_pci_find_next: start[10000] ...
nothing.
eth0 not found
pci_init_find_82559s failed
No network interfaces found

RedBoot(tm) bootstrap and debug environment [FLOPPY]
Non-certified release, version v2_0 - built 16:50:10,
Feb  4 2004

Platform: PC (I386)
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.

RAM: 0x00000000-0x000a0000, 0x0008b650-0x000a0000
available
RedBoot>


Any pointers to get the network interface to respond?
Thanks,


Baljeet

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]