readme.dat

来自「asus wl-167g无线usb网卡Linux驱动程序源码」· DAT 代码 · 共 11 行

DAT
11
字号
* To check which driver you should use
	1. insert ASUS 167g into USB port.
	2. cat /proc/usb/devices.
	3. check vendor id and product id of ASUS WLAN device.
	4. follow the README file in related directory to compile and install driver.
	
	vendor id	productid	driver directory
	0B05		1706		rt25USB
	0B05		1707		rt25USB
	0B05		1723		rt73
	0B05		1724		rt73

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?