Index of /softdatadir/ict/files/Backup/Server Jerluh/20200921/IT DIV/Tools/NECESSARY/usblan/MCS7830 Driver/Linux_7830/
| Name | Last Modified | Size |
|---|---|---|
| 2008-04-24 11:42 | 1k | |
| 2008-04-24 11:42 | 74k | |
| 2008-04-24 11:42 | 11k | |
| 2008-04-24 11:42 | 2k | |
| 2008-04-24 11:42 | 1k | |
| 2008-04-24 11:42 | 1k |
To compile the module
1) make
To load & unload the module dynamically
1) make load
2) make unload
To load & unload the module statically
1) make install
2) make uninstall
To configure the device
1) ifconfig usbx xxx.xxx.xxx.xxx
To know the speed & mode of the usbx device
1) mii-tool usbx
To change the speed and mode of the usbx device
1) EX:- mii-tool usbx -F 100baseTx-HD (this will switch into 100 half duplex mode)
To switch into Autoconfiguration mode(ie,100 Full) from any mode
1) mii-tool usbx -r
This mcs7830 Linux driver source has support for
1) Internal PHY mode
2) External(INTEL) PHY mode
3) WITHOUT PHY mode (MII mode)
NOTE:
=====
In order to switch to WITHOUT PHY mode, before loading the driver
module we need to set the WITHOUT_PHY flag
ie,
make WITHOUT_PHY = 1 for WITHOUT PHY mode
make WITHOUT_PHY = 0 for ANY PHY (INTERNAL/EXTERNAL) mode.
Proudly Served by LiteSpeed Web Server at cloud.nusatek.my Port 443