Date: Fri, 20 Aug 1999 07:12:16 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_el.c if_ep.c if_ie.c if_lnc.c Message-ID: <199908201412.HAA97171@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 1999/08/20 07:12:16 PDT
Modified files:
sys/i386/isa if_el.c if_ep.c if_ie.c if_lnc.c
Log:
Set ifp->if_init to the right function.
if_init_f_t is passed void * containing the address of ifp->if_softc
not the unit number.
Someone tell me if these things don't work as I don't have the hardware
needed to test them. (thats a first.)
I'll get if_ze and if_zp later.
Pointed out by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Revision Changes Path
1.44 +26 -23 src/sys/i386/isa/if_el.c
1.84 +6 -4 src/sys/i386/isa/if_ep.c
1.64 +19 -15 src/sys/i386/isa/if_ie.c
1.65 +6 -3 src/sys/i386/isa/if_lnc.c
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?199908201412.HAA97171>
