Date: Mon, 2 Nov 1998 09:04:56 -0500 (EST) From: George Uhl <uhl@mamba-e.gsfc.nasa.gov> To: freebsd-questions@FreeBSD.ORG, btm@escrap.com Subject: Re: RISCom/n2 Message-ID: <199811021404.JAA17632@mamba-e.gsfc.nasa.gov>
next in thread | raw e-mail | index | archive | help
You'll need to look in the driver. /usr/src/sys/i386/isa/if_sr.c If you need it, the synchronous ppp code is in /usr/src/sys/net At my previous job I wanted to change linespeeds without having to edit the driver and rebuild the kernel every time. I created an ioctl that allowed me to reset the linespeed from an ifconfig command. You may have to do something similar. George Uhl NASA GSFC > From majordom@FreeBSD.ORG Sat Oct 31 14:45 EST 1998 > Delivered-To: vmailer-questions@freebsd.org > From: btm@escrap.com > To: freebsd-questions@FreeBSD.ORG > Date: Sat, 31 Oct 1998 14:44:01 -0500 > MIME-Version: 1.0 > Content-transfer-encoding: 7BIT > Subject: RISCom/n2 > X-Loop: FreeBSD.ORG > > Is it possible to configure more on the riscom/n2 card through > FreeBSD than just the address's (memory and network stuff)? I > need to set the DLCI and related settings but can't find a good > place to do this. Any ideas? Thanks > > btm > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811021404.JAA17632>