Re: IBM LANStreamer driver available.

"Matthew N. Dodd" <[email protected]> Tue, 25 Mar 2003 13:31:07 -0500 (EST)
Newsgroups gmane.os.freebsd.devel.token-ring
Message-ID <[email protected]>
On Tue, 25 Mar 2003 [email protected] 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  |
| [email protected] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-tokenring" in the body of the message