Go to file
jonathan cd38c4da5c Commit workaround for hardware bug: 5701 chips running in PCI-X mode
require that the DMA receive buffers be aligned. The driver was
deliberately mis-aligning by 2 bytes, to force the layer-2/3
headers to 32-bit alignment.

Workaround: if chip is a 5701, and is in PCI-X mode, leave the DMA
buffers aligned.  If the host CPU requires alignment, copy the buffer
after reception to force aligment.

Tested  on an i386 in  PCI-X bus, with __NO_STRICT_ALIGNMENT forced off.

Patch and comments reworked  to minimize drift from
	FreeBSD if_bge.c rev 1.14.
2003-03-07 18:57:53 +00:00
bin - add keywords for utime, stime and ctime (output sss.ssssss if small) 2003-03-06 09:04:21 +00:00
crypto .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
dist Sort help here (just like in the man page). 2003-03-03 07:36:05 +00:00
distrib Rewrite the MD install script to use awk instead of grep, since 2003-03-07 17:00:22 +00:00
doc libpcap-0.7.2, postfix-2.0.6, tcpdump-3.7.2. 2003-03-07 11:52:36 +00:00
etc use distrib/common/sunbootcd.sh instead of building the 2003-03-07 09:46:51 +00:00
games Make this work on sparc64 (don't use long and assume sizeof(long) = 4). 2003-02-26 07:14:44 +00:00
gnu Pull in a patch from GCC 3.3 that's been in my local tree for a long time: 2003-03-06 20:58:20 +00:00
include add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
lib add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
libexec make it compile in /usr/src/rescue directory. 2003-03-06 17:01:27 +00:00
regress Also test the libc atexit routine in the presence of libpthread. 2003-03-04 18:00:48 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Quell formwat warning for LP64 for the diskinfo printf. 2003-03-07 00:42:04 +00:00
share Add a HEXDUMP host tool. 2003-03-07 01:21:56 +00:00
sys Commit workaround for hardware bug: 5701 chips running in PCI-X mode 2003-03-07 18:57:53 +00:00
tools Make hexdump a host tool. 2003-03-07 01:14:30 +00:00
usr.bin fix a bogus error message when given a HTTP URL with a trailing 2003-03-07 08:13:48 +00:00
usr.sbin Use both -I. for generated .h files, and -I${.CURDIR} for include "foo" 2003-03-07 01:31:30 +00:00
build.sh remove unnecessary message 2003-03-07 01:22:16 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +00:00
Makefile.inc
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00