?? changelog
字號:
0.9.8 Fixed tone detection stuff! Dialtone, Busy and Answer tone detection works. (I have tested this with the -d option.) Removed all byte_59xxx variables replacing them with their S(0xYY) equivalent. Added some fixes from Pavel, in particular the use of Jamies' x_output which doesn't have my bugs in! Voice stuff should now work! Added loads of V8bis stuff, including DSP code. Just need to get it working! Added initialisation code for Japan. Added extra code in some io related (UART/AT) tasks.Sun Jan 9 23:37:16 GMT 2000 0.9.7 Fixed some bugs in the dial tone detection code. Added more tone/ring detection code and some bodge routines for setting things up prior to tone detection. Ring detection works! Added -r option to wait for ring in and then go offhook. I have tested ringing in with the -r option using a handset to dial the modem. The modem detects the call and goes offhook OK. I can hear myself talking on the modem's internal speaker. However the modem does not hang up properly, after the modem has gone on hook the call is still connected. The caller must then hang up to drop the connection. When dialling out the modem hangs up OK. Added extra commands for new and some existing functionality to the command mode (-c option). This is now documented (with examples) in the README file. Fri Dec 24 01:07:49 GMT 1999 0.9.6 Added optional support for real interrupts, see README.INTERRUPTS. Overhauled initialisation routines, mostly robbed from jamie. Fixed bugs in dp_downloap_dsp. Created new file dp_call.c to hold call related stuff. Fixed a few other minor bugs.Sat Dec 11 1999 0.9.5 Fixed broken dp_offhook_cmd, and x_elapsed time. Added some more stuff.Tue Dec 7 00:54:41 GMT 1999 0.9.4 Fixed a few bugs, added some more code that is not called yet. See lapm.c and lapm.h.??? 0.9.3 Moved time stuff into time_utils.c and time_utils.h. Fixed system time problem, this now fixes other problems including dodgy dialing noises and answer tone detection. Added some ISA support stuff. Tue Nov 30 11:30 GMT 1999 Richard J.M.Close I've done a major update of the code. I've added the voice stuff that Pavel and Jamie have done, though I don't have the hardware to test it thoroughly. I have moved a lot of code around to try to make things easier in the future. In particular: HAL.c and HAL.h have been removed. pci_utils.c and pci_utils.h now contain the PCI specific code taken from ltmodem.c that finds the modem etc. portIO.c now has some code moved from ltmodem.c which is used for direct monitoring and writing to ports. All the former HAL calls have been replaced with the "pausing" versions of the port I/O calls (inb_p, outb_p, etc.). dsp.c and voice.c have been added from Pavel's stuff with some minor changes. data.c and data.h have the data transfer specific stuff in. The aim of this build is to incorporate as much of Pavel's and Jamie's code as possible whilst having a structure of lots of smaller files. Thus making making modifications easier to make and track.Sat Aug 21 23:49:31 EDT 1999 root <root@loki.close.u-net.com> * 0.0.6 Added dialling code from Pavel Machek <pavel@ucw.cz> and some tidy ups. Added new translations and filled in some more gaps. Added separate sections for higher level control stuff and initialisation.1999-08-16 root <root@loki.close.u-net.com> * 0.0.5 Added code from Pavel Machek <pavel@ucw.cz> and some tidy ups. Filled in some more gaps. Now incorporates some interrupt handling and DSP access stuff.1999-07-20 root <root@loki.close.u-net.com> * 0.0.4 Added suggestions from Pavel Machek <pavel@ucw.cz> and the ability to specify an offset when writing to the ports.1999-07-05 root <root@loki.close.u-net.com> * 0.0.3 Added monitoring functions to enable user to select I/O or register monitoring and to set the monitoring interval in milliseconds.Sat Jun 19 01:20:32 EDT 1999 Richard Close <richard@close.u-net.com> * 0.0.2 First "proper" ALPHA release, with ammended README and Changelog files. Added I/O WRITE/READ funcions to 0.0.1 functionality and improved the interface a tiny bit.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -