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]

Vendor/Device Id's in pci


Hi 
I am going thru iq80310_pci.c file and i came across
these lines...

/ *********  vendor / device id **********
    *(cyg_uint16 *)ASVIR_ADDR = 0x113C;
    *(cyg_uint16 *)ASIR_ADDR = 0x0700;

So, my doubt is what are these values? and how these have been 
choosen?

Basically, my intention is to add 82559 Net card to my redboot flash
image(reboot.bin).

Thanks 
and regards
Venkat N



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