Date: Thu, 7 Dec 2000 15:30:51 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vx if_vx.c Message-ID: <200012072330.eB7NUqc16093@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/12/07 15:30:51 PST
Modified files:
sys/dev/vx if_vx.c
Log:
When I converted this driver, I neglected to deal with packet alignment.
We must force payload alignment to a longword boundary to make the
alpha happy. This should stop the driver from trapping on the alpha
when the interface is ifconfig'ed (actually, when the first frame is
received).
Revision Changes Path
1.32 +18 -1 src/sys/dev/vx/if_vx.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?200012072330.eB7NUqc16093>
