README.TXT Driver File Contents (tc-6020-all.exe)


                      FreeBSD 3.0 Driver for TC6020

                      TAMARACK MICROELECTRONICS INC.



Installation:

  1. copy the source codes if_tc6020.c and if_tc6020reg.h to /sys/pci
     directory,

        #cp if_tc6020.c /sys/pci
        #cp if_tc6020reg.h /sys/pci

  2. modify /sys/conf/files, add the following line

        pci/if_tc6020.c    optional        tmi     device-driver

  3. modify /usr/src/sys/i386/conf/GENERIC, add the following line

        device  tmi0

  4. compile the kernel,

        #cd /usr/src/sys/i386/conf
        #cp GENERIC MYKERNEL
        #/usr/sbin/config MYKERNEL
        #cd /usr/src/sys/compile/MYKERNEL
        #make depend
        #make
        #make install

  5. reboot the system,

        #reboot

  6. bind your card to an IP address

        #ifconfig tmi0 ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}

  7. now, you should be able to ping local network.


Histories of Release:

  ***) 2.00,  10-25-2001
         First release.
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: web5, load: 1.54