Re: Understanding fxp driver

2001-11-26 Thread murthy kn
Thanks. > > >4. Suppose I want to make the NIC interrupt the cpu for each packet, > >if I just reduce the Tx DMA length to 2-power-0, i.e,1, will it work? > >No, that won't work, but why would you want to do that? --> I have a virtual interface that Round Robins packets over the actual phys

Re: Understanding fxp driver

2001-11-26 Thread Jonathan Lemon
In article [EMAIL PROTECTED]> you write: >Hello, > >Am trying to playaround and understand the Intel NIC fxp driver and it would >be of help if you driver-gurus can please clarify a couple of points. > >I understand that Tx DMA size is 128. The number of control blocks is 128; this is not the sa