I'm sure you meant the Enigma...

> In my program, I use the SIOCGIFMAP ioctl to 
> retrieve the base address and IRQ for my Ethernet
> card.

For most NICs, you can use ethtool -i ethX  to retrieve the PCI bus/dev/fn
information.  From there, you can use lspci to obtain everything you're
looking for.  The e100 driver doesn't support this, but eepro100 does, also
all the other NIC cards that Dell sells today.

Thanks,
Matt

--
Matt Domsch
Sr. Software Engineer
Dell Linux Solutions
www.dell.com/linux
#2 Linux Server provider with 17% in the US and 14% Worldwide (IDC)!
#3 Unix provider with 18% in the US (Dataquest)!



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to