On Thu, 20 Jan 2000, you wrote:
> Richard Adams wrote:
> > 
> > Arno, you need to edit  /usr/src/linux/drivers/net/hamradio/scc.c at line
> > nr. 141 in kernel 2.2.14 and increase the buffsize accordingly.
> > 
> > > Has anybody seen the same, and possible have a sollution for this
> > > problem?
> > 
> > Yes it does not work like it used to, i had the same problem with 512 MTU.
> > 
> 
> Richard,
> 
> Just to make sure I understand correctly...
> 
> Does this mean that if I set a buffer size  in z8530drv.conf, that this
> has not an affect on the driver. And that changing the same value in the
> source does work?
> 
> I've tried changing the buffersize in z8530drv.conf but this did not
> have the desired effect.
> 

This is not dissimilar to the problem I identified in hdlcdrv which has a fixed
length buffer of 400 bytes.

I've identified a network driver interface that takes the mtu from ifconfig via
the pointer in the device structure (change_mtu) so I'm going to have a go at
that sometime soon using ~/linux/drivers/net/slip.c as an example!!

hdlcdrv affects baycom (all types), oe5dxl, g4xyw and soundcard modems but does
*not* affect the scc driver - the format of the fix may be relevant though.

-- 

73 de Robin. G8ECJ                      Hub manager gb7ipd

NTS: G8ECJ@GB7TVG.#42.GBR.EU            AmprNet:   [EMAIL PROTECTED]
Internet: [EMAIL PROTECTED]     http://www.gb7ipd.freeserve.co.uk/
Shack: (+44) 1628 533311                Fax:  (+44) 1628 850165
Club pages (g4xyw modem etc) at http://www.tvipug.freeserve.co.uk

Reply via email to