On 12-Oct-99 visi0n wrote:
> Hi, Im studying the network part of the kernel and trying to found
> where's the function which do the interruption in the ne2000 isa card when
> a packet is in the "wire", and what function of the kernel initialize the
> ne2000 isa card.
Look in /usr/src/sys/i386/isa/if_ed.c
You might want to look at something less complex like the fxp driver
(/usr/src/sys/pci/if_fxp.c). It has less cruft about PCMCIA and other junk.
---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message