readme.txt Driver File Contents (LA010010_driv_all.zip)

   INSTALLATION
  ---------------

This version of the driver requires a base Linux Kernel V2.4.x,
basic utilities and the C development system.

To install the driver, login as root, and extract the files into an 
appropriate directory.

        # mkdir AC1002
	# cd AC1002
	# tar -zxf ac1000-1.0.3.tar.gz

To create a new driver object module, run

	# make

To install the current driver object module in the filesystem run,

	# make install

To make the driver load when the system boots up, the following lines 
needs to be put in any of the startup scripts like /etc/rc.d/rc.local 
or /etc/rc.d/init.d/network

   /sbin/insmod ac1000.o 
   /sbin/ifconfig <interface-name> <ip-addr> 

The driver can be dynamically loaded and unloaded from a running kernel 
with the following commands,

	# insmod ac1000.o
	# rmmod ac1000.o

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 1.51