Re: chainloading, ignore receive packets.

"Miller, Shao" <[email protected]>
Newsgroups gmane.network.etherboot.user
Message-ID <[email protected]>
Good day Itay,

In regards to your question concerning whether your _irq() function can
be empty or not, here are some of the IRQ routines, found with:

root@0[/]# cd /usr/src/gpxe/src
root@0[src]# git grep '\.irq' | awk '{print $4}' | awk -F, '{print $1}'

undinet_irq
t515_irq
t595_irq
t509_irq
a3c90x_irq
amd8111e_irq
b44_irq
bnx2_irq
cs89x0_irq
davicom_irq
depca_irq
dmfe_irq
e1000_irq
eepro_irq
ifec_net_irq
epic100_irq
efab_irq
forcedeth_irq
ipoib_irq
legacy_irq
dummy_irq
mtnic_irq
natsemi_irq
ne_poll
ns83820_irq
ns8390_irq
pcnet32_irq
phantom_irq
pnic_irq
prism2_irq
rtl8169_irq
rtl_irq
sis900_irq
smc9000_irq
sundance_irq
tg3_irq
tlan_irq
tulip_irq
rhine_irq
velocity_irq
virtnet_irq
w89c840_irq
null_irq

Your NIC's datasheet or the source code for an OS' driver for the NIC
may help to understand about this IRQ business.

- Shao Miller

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.