From owner-freebsd-questions Mon Nov 2 06:05:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15540 for freebsd-questions-outgoing; Mon, 2 Nov 1998 06:05:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-e.gsfc.nasa.gov [128.183.166.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15528 for ; Mon, 2 Nov 1998 06:05:02 -0800 (PST) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id JAA17632; Mon, 2 Nov 1998 09:04:56 -0500 (EST) Date: Mon, 2 Nov 1998 09:04:56 -0500 (EST) From: George Uhl Message-Id: <199811021404.JAA17632@mamba-e.gsfc.nasa.gov> To: freebsd-questions@FreeBSD.ORG, btm@escrap.com Subject: Re: RISCom/n2 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: lBUbAq627a2ybxPFGFqvFQ== Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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