freebsd-dev/sys/dev/vx
Bill Paul 15f43fcb0b 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).
2000-12-07 23:30:51 +00:00
..
if_vx_eisa.c Update the vortex driver so that it no longer needs the PCI compat 2000-11-07 00:56:14 +00:00
if_vx_pci.c Update the vortex driver so that it no longer needs the PCI compat 2000-11-07 00:56:14 +00:00
if_vx.c When I converted this driver, I neglected to deal with packet alignment. 2000-12-07 23:30:51 +00:00
if_vxreg.h Update the vortex driver so that it no longer needs the PCI compat 2000-11-07 00:56:14 +00:00