📄 changes
字号:
This tarball is ixj-0.3.4a-gpl.tgz and has the following changes includedsince the previous release:MAJOR CHANGES:- Quicknet releases the drivers under the GPL! Quicknet has also beenworking closely with Alan Cox and has submitted the drivers to becomepart of future linux kernels. Alan has accepted the drivers into the2.2.14pre15 pre-patch and we expect them to be part of the linux2.2.14 kernel.- you will now need to include the following in your code to use the drivers: #include <linux/telephony.h> #include <linux/ixjuser.h>- you can make the drivers to default to the old fashioned manual isapnpmethods or use the newer iaspnp module. Choose at make time: make ixj-pnp - or - make ixj-manaul- see the ixj.txt file for more details on manual configuration- code to use the cards now uses /dev/phoneX not /dev/ixjX - theinstall script that's part of the make creates the right devices foryou. The phonedev.o module actually allocates the minor device numberfor you. Thanks go to Alan Cox for this great new code to facilitatemulti-vendor phone operation using one consistent device name.- the sample code is now part of the (separate) SDK. We'll bereleasing this as quickly as we can get the code converted to the newmethod (/dev/phoneX).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -