Hi

I have a network driver (Ethernet), When i install the driver with insmod
the driver installs successfully
and with ifconfig -a i could see the ethernet driver name as eth0 or eth1
etc.
(net_device structure having variable name from where we will have
the name of the driver)


For ATM driver , it installs the driver without any problem.
but with ifconfig -a it doesn't show anything like the case in ethernet
driver.(i suppose it shows like atm0, atm1 or .. am i correct.??)B

How i can i get the driver name with "ifconfig -a" for PPPoATM driver.

Whats the function need to be included in the code to get the same..??
Kindly reply back to this mail ID and [EMAIL PROTECTED]



Thanks in Advance
Subbu


"SASKEN RATED THE BEST EMPLOYER IN THE COUNTRY by the BUSINESS TODAY Mercer 
Survey 2004"


                           SASKEN BUSINESS DISCLAIMER
This message may contain confidential, proprietary or legally Privileged 
information. In case you are not the original intended Recipient of the 
message, you must not, directly or indirectly, use, Disclose, distribute, 
print, or copy any part of this message and you are requested to delete it and 
inform the sender. Any views expressed in this message are those of the 
individual sender unless otherwise stated. Nothing contained in this message 
shall be construed as an offer or acceptance of any offer by Sasken 
Communication Technologies Limited ("Sasken") unless sent with that express 
intent and with due authority of Sasken. Sasken has taken enough precautions to 
prevent the spread of viruses. However the company accepts no liability for any 
damage caused by any virus transmitted by this email
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to