Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2003 13:31:07 -0500 (EST)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.ORG>
To:        holger.duell@philips.com
Cc:        freebsd-tokenring@FreeBSD.ORG
Subject:   Re: IBM LANStreamer driver available.
Message-ID:  <20030325132935.I39864@sasami.jurai.net>
In-Reply-To: <OF619172C8.861978AB-ONC1256CF4.0033AE8A@diamond.philips.com>
References:  <OF619172C8.861978AB-ONC1256CF4.0033AE8A@diamond.philips.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Mar 2003 holger.duell@philips.com wrote:
> I'm running FreeBSD 5.0-RELEASE. as a newbie I've problems making the lns
> work. I copied the dev-directory to /usr/src/sys/contrib/ and modules to
> /usr/src/sys/. I added the following two lines to MYKERNEL (a tuned copy
> of GENERIC):

This really wouldn't go in 'contrib'; if you untar it in /sys you'll be
fine.

> device  lns
> device  token   # or should this be "pseudo-device"? but "ether" isn't  a
>                 # "pseudo-device" either
> running # /usr/sbin/config MYKERNEL returns
>   config: Error: device "lns" is unknown
>   config: 1 errrors
>
> how can the new device/driver be declared?

Build a kernel with 'token' in it and then build the 'if_lns' module (cd
/sys/modules/if_lns && make all install load)

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030325132935.I39864>