Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 06:35:59 -0500 (EST)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        cvs-committers@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/pdq if_fea.c if_fpa.c pdq.c pdq_freebsd.h pdq_ifsubr.c pdqreg.h pdqvar.h src/sys/net fddi.h if_fddisubr.c
Message-ID:  <20020329063044.Y45452-100000@sasami.jurai.net>
In-Reply-To: <200203291122.g2TBMNU87732@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Mar 2002, Matthew N. Dodd wrote:
> mdodd       2002/03/29 03:22:22 PST
>
>   Modified files:
>     sys/dev/pdq          if_fea.c if_fpa.c pdq.c pdq_ifsubr.c
>                          pdqreg.h pdqvar.h
>     sys/net              fddi.h if_fddisubr.c
>   Added files:
>     sys/dev/pdq          pdq_freebsd.h
>   Log:
>   - Merge the pdq driver (if_fpa and if_fea) from NetBSD.
>     Among other things this gets us ifmedia support.
>   - Update fddi_ifattach() to take an additional argument.

An enterprising person could now create .klds for the FDDI link layer
code and the device driver code.

It might look something like this:

# kldstat
kldstat
Id Refs Address    Size     Name
 1   13 0xc0100000 3d4a9c   kernel
...
 6    2 0xc25b4000 3000     fddi.ko
 7    1 0xc25b7000 6000     if_fpa.ko

I've got further patches to allow 'device ether' and 'device iso88025' to
be loadable modules.

I'll be getting these into the tree shortly, along with the module
makefiles.

-- 
| 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 cvs-all" in the body of the message




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