From owner-freebsd-questions Tue Dec 8 08:07:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11464 for freebsd-questions-outgoing; Tue, 8 Dec 1998 08:07:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from artimis.cstp.umkc.edu (artimis.cstp.umkc.edu [134.193.2.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11456 for ; Tue, 8 Dec 1998 08:06:56 -0800 (PST) (envelope-from sramam@cstp.umkc.edu) Received: from localhost (sramam@localhost) by artimis.cstp.umkc.edu (8.9.1/8.9.1) with ESMTP id KAA25509; Tue, 8 Dec 1998 10:06:30 -0600 (CST) X-Authentication-Warning: artimis.cstp.umkc.edu: sramam owned process doing -bs Date: Tue, 8 Dec 1998 10:06:30 -0600 (CST) From: Shishir Ramam To: Mark Tinguely cc: pdesai@wins.hrl.com, questions@FreeBSD.ORG Subject: Re: atm protocol support for freeBSD 3.0 In-Reply-To: <199812081531.JAA26863@plains.NoDak.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, i had a related question, can one actually install FreeBSD over an ATM network? thanks in advance. -shishir > > > any atm instructions says " ATM Protocol support not installed" > > how do i install the ATM Protocol? > > see /sys/i386/conf/LINT on the following thing you need to add to > the kernel configuration, then make, install and boot new kernel: > > options ATM_CORE #core ATM protocol family > options ATM_IP #IP over ATM support > > at least and usually one of the following: > > options ATM_SIGPVC #SIGPVC signalling manager > options ATM_SPANS #SPANS signalling manager > options ATM_UNI #UNI signalling manager > > and a ATM device driver: > > device hea0 #Efficient ENI-155p ATM PCI > device hfa0 #FORE PCA-200E ATM PCI > > > > How do i do that. After that I want to install harp for ATM. from where > > can i get the instructions. > > look in /usr/share/examples/atm for instructions. > > --mark. > > 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