Subject: Ethernet driver function
To: 'NetBSD Mailing List' <tech-kern@netbsd.org>
From: Santanu Mazumdar <santanum@delhi.tcs.co.in>
List: tech-kern
Date: 12/15/2000 15:59:29
Hi,

Currently I am going through the ethernet device drivers for NetBSD =
1.4.1. Can anyone please tell me which is the function (and the C =
filename) that calls the ether_input() method (on arrival of an ethernet =
frame) in case of a 3Com 3C905 TX 10/100 ethernet interface (ex0). In =
other words I want to know the first kernel entry point method name =
which strips the ethernet header.

Thanks in Advance-

Santanu Mazumdar.