From this post in Ubuntu forums:
cd /cdrom/driver/winxp_2k (browse to the location of the driver file)
sudo ndiswrapper -i mrv8335.inf (your INF file name may vary)
sudo ndiswrapper -l (shows if the driver installed successfully, this should show “mrv8335 – driver installed, hardware present)
sudo ndiswrapper -m (write the configuration to modprobe)
sudo modprobe ndiswrapper
sudo modprobe -r ndiswrapper
sudo modprobe [...]

Continue reading about Installing drivers for eHome Notebook adapter(EH101) in Debian Etch

Jai Bharat on March 31st, 2005

Yacc/Lex- – : C++ Wrappers for Bison/Flex

Continue reading about Yacc/Lex- – : C++ Wrappers for Bison/Flex

Jai Bharat on February 24th, 2005

Automate backups on Linux

Continue reading about Automate backups on Linux