Date: Sun, 17 Oct 1999 21:27:34 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c Message-ID: <199910180427.VAA66315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 1999/10/17 21:27:34 PDT
Modified files:
sys/dev/ed if_ed.c
Log:
This fixes the problem with SMC NE2000 cards hanging the box on
bootup. Somehow my backout of an abortaive attempt at shared
memory autoconfiguration included this line:
sc->mem_shared = 1;
Which is fairly important as it turns out.
Since I performed my pre-commit testing on a different box with a generic
NE2000 I didn't catch this. Pointy hat.
Revision Changes Path
1.165 +2 -1 src/sys/dev/ed/if_ed.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?199910180427.VAA66315>
