Hallo,
ndiscvt funktioniert schon seit längerer Zeit nicht mehr
und wird nicht mehr supportet. Man *muß* ndisgen verwen-
den. Aus einer Mail, die damals an die -stable-Mailing-
liste ging:
> The "old way" (ndiscvt) built the .sys and .inf files
> into a .ko along with if_ndis code.
>
> In the "new way" (ndisgen) you build the .sys and .inf
> files into a .ko without any other code. When you load
> it, it pulls in if_ndis which then reads the wrapped
> .sys and .inf file you loaded.
>
> You can't build things the "old way" any more because
> the if_ndis code no longer expects to be linked to a
> .sys file.
Bei mir funktioniert ndisgen auf die beschriebene Weise.
Bist Du sicher, daß Du alles richtig gemacht hast? Viel-
leicht hast Du beim Experimentieren Deine Kernel-Sourcen
irgendwie beschädigt? Evtl. solltest Du sie sicherheits-
halber nochmals cvsuppen.
Siehe auch die ndisgen(8)-Manpage und die in ndisgen ent-
haltenen Hilfe-Texte.
Gruß
Olli
-- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "C++ is the only current language making COBOL look good." -- Bertrand Meyer To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 09 Jun 2006 - 16:37:29 CEST