Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2004 14:15:07 +0200 (CEST)
From:      Svein Halvor Halvorsen <svein-freebsd-current@theloosingend.net>
To:        current@freebsd.org
Subject:   if_ndis/5.2.1/smc2602w-r3
Message-ID:  <20040722141237.O98018@mirrorball.theloosingend.net>

next in thread | raw e-mail | index | archive | help

I tried asking on questions to no avail. So I'll try again here, since
this is -current code I'm tinkering with here.

Copying

	src/sys/modules/if_ndis
	src/sys/modules/ndis
	src/sys/compat/ndis
	src/sys/dev/if_ndis

... from a current source-tree to my 5.2.1-box, and compiling using a
ndis_driver_data.h made from the latest driver found on SMC's website
using a ndisctl on my current system, seems to work fine.

kldload-ing ndis also seems to work. But when I kldload if_ndis, the
system freezes. No error messages, no response. A cold boot is the only
thing that seems to fix it.

Is this supposed to work, or am I trying to do the impossible here?
Any hints would be appreciated.


Svein Halvor


Btw: ndisctl choked on the inf-file, because of a missing newline at the
end. The fact that the syntax error occured on the last line, hinted on a
missing newline, but I think ndisctl should either give a more precise
error message, or preferable just cope with a missing newline.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040722141237.O98018>