if_ndis/5.2.1/smc2602w-r3

Svein Halvor Halvorsen svein-freebsd-current at theloosingend.net
Thu Jul 22 05:15:10 PDT 2004


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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-current mailing list