📄 readme
字号:
zd1211memtool=============This utility is for messing with ZyDAS ZD1211/Atheros AR5007UG device memory.DO NOT USE IT unless you really know what you are doing. You can easily breakyour device with this utility.This utility will fail if the zd1211rw driver is loaded, as it needs exclusiveaccess to the device.Firmware must be installed in /lib/firmware/zd1211Required command line arguments: --device-type Accepts zd1211 or zd1211b --usbvid Specify the USB Vendor ID of the device in question (e.g. 0ace) --usbpid Specify the USB Product ID of the device in question (e.g. 1215) --action Accepts e2pmodify or e2pdumpe2pdump action: Write the EEPROM to a file --output <FILENAME> Required argument: where to save the EEPROM.e2pmodify action: --modify-vid <VID> Change the USB Vendor ID to VID --modify-pid <PID> Change the USB Product ID to PID- Daniel Drake <dsd@gentoo.org>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -