Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 1999 15:15:21 +0300 (EEST)
From:      Taavi Talvik <taavi@uninet.ee>
To:        Wim Livens <livensw@rc.bel.alcatel.be>
Cc:        freebsd-atm@freebsd.org
Subject:   Re: Any 25Mbps ATM adapter supported ?
Message-ID:  <Pine.BSF.3.95.990715150748.8632A-100000@ns.uninet.ee>
In-Reply-To: <19990715140105.A14117@rc.bel.alcatel.be>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Jul 1999, Wim Livens wrote:

You have to

mkdir /sys/dev/ef
cp	lanai.c	lanaireg.h lanaivar.h /sys/dev/ef
cp	if_ef_pci.c /sys/pci

and add to /sys/i386/conf/files.i386 !!!!!!!
pci/if_ef_pci.c			optional        ef
dev/ef/lanai.c                  optional        ef

Add to /sys/i386/conf/YOUR_KERNEL_CONFIG lines
pseudo-device   atm
device  ef0
options NATM

It may be, that you have to remove lines 
#include "opt_ef.h" 
both from if_ef_pci.c and lanai.c

FreeBSD current kernel configuration side is moving
quite rapidlly, and these files are not generated by default
anymore.

best regards,
taavi

> On Wed, Jul 14, 1999 at 12:17:18PM +0300, Taavi Talvik wrote:
> > Hopefully Efficient SpeadStream 3010 driver works on 4.0-current.
> > However as I do not have 3010 myself, it is untested.
> > 
> > FreeBSD sources are at ftp:/ftp.uninet.ee/pub/ATM/
> > 
> > Original NetBSD driver is at http://www.infolaunch.com/ATM/
> 
> I have an ATM 25Mpbs adapter from Efficient, so I hope that's the right one.
> 
> Can anyone give me some help on installing this driver ?
> I've got a 4.0-19990709-CURRENT up and running.
> I've tried just putting the sources in /sys/pci and adding following lines to
> the config file:
>  	pseudo-device   atm
>  	device ef0                      # Efficent 25 ATM
> but config says device "ef" is unknown
> 
> Thanks,
> 
> Wim.
> 

-----------------------------------------------------------
Taavi Talvik                    | Internet: taavi@uninet.ee 
Unineti Andmeside AS            | phone: +372 6405150
Ravala pst. 10-412              | fax: +372 6405151
EE0001, Tallinn, Estonia        |



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-atm" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.990715150748.8632A-100000>