| Changing inf setup in DSL Control Panel?Forum: Networking Topic: Changing inf setup in DSL Control Panel? started by: twointo1  Posted by twointo1 on April 26 2007,16:19 In the DSL Control Panel, the ndiswrapper default inf setting is /mnt/hda1/windows/netcard.inf.  Where the file for this located, so I can change it to be /mnt/ndiswrapper/bcmrndis when I want to use ndiswrapper from the control panel?  Posted by roberts on April 26 2007,16:36 The simple GUI for ndiswrapper is a a Lua/Fltk script. This is simple to read and/or modify and can be found at /usr/local/bin/ndissetup Look at line 21  Posted by twointo1 on April 26 2007,18:34 Thank you for the quick reply.  Edited and changed line 21.  Works perfect. |