Date: Fri, 20 Oct 2000 17:13:36 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c if_tireg.h Message-ID: <200010210013.RAA43185@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2000/10/20 17:13:36 PDT
Modified files:
sys/pci if_ti.c if_tireg.h
Log:
(Introduce something sitting in my repo for 3 weeks now...)
Have if_ti stop "hiding" the softc pointer in the buffer region. Rather,
use the available void * passed to the free routine and pass the softc
pointer through there.
To note: in MEXTADD(), TI_JUMBO_FRAMELEN should probably be TI_JLEN. I left it
unchanged, because this way I'm sure to not damage anything in this respect...
Revision Changes Path
1.39 +11 -20 src/sys/pci/if_ti.c
1.22 +3 -7 src/sys/pci/if_tireg.h
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?200010210013.RAA43185>
