Re: New driver loading scheme for Project Evil, need input

From: Patrick Tracanelli (eksffa_at_freebsdbrasil.com.br)
Date: 04/20/05

  • Next message: Steve Ames: "Re: kernel.old not used any longer?"
    Date: Wed, 20 Apr 2005 08:41:28 -0300
    To: Bill Paul <wpaul@FreeBSD.ORG>
    
    

    [skip]

    > - What should the script be called? wintobsd.sh sounds kind of lame.

    mkndisko.sh? =)

    > Any suggestions or comments on my mad scheme would be welcome.

    Is it possible to detect if the driver needs other files and prompt the
    user for this files' path (or assume a path to be looked for first) to
    copy it to /compat/ndis/ ?

    Ie, the user inputs /tmp/driver-foo_winxp-ver-bar/driver-foo.inf (same
    for sys) and the script tries to find the necessary files foo-a.bin and
    foo-b.bind under /tmp/driver-foo_winxp-ver-bar/ and copies it, or ask
    for the path if cant find it...

    -- 
    Atenciosamente,
    Patrick Tracanelli
    FreeBSD Brasil LTDA.
    The FreeBSD pt_BR Documentation Project
    http://www.freebsdbrasil.com.br
    patrick @ freebsdbrasil.com.br
    "Long live Hanin Elias, Kim Deal!"
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Steve Ames: "Re: kernel.old not used any longer?"