Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Application
Telephony
Remove
Language
Any
License
Any
Hi,
look at www.vovida.org for vocal project. Its an application developed on Linux platform using C++. U can download the full source code from the site as well as the documentation for it....
Visit www.linmodems.org and get scanmodem. This shell script will create some txt files where you can see how Linux sees your modem and what drivers you should install and where to get them.
GZS...
for inline asm
:
: and also see the http://linuxassembly.org/ for more detailed information.
:
:
one way to do it keeping the intel syntax is moving all the assembly code in a separate...
for inline asm
and also see the http://linuxassembly.org/ for more detailed information.
I have red hat linux 8 installed on my pc, everything works fine i have beenusing it for a while now with linux, the modem is an external 56k modem that is suported by linux. When i dial out to my...
: It doesn't seem like GAS is commonly used because it requires you to write code in AT&T syntax without the .intel_syntax directive. Here's what some looks like in comparison with Intel syntax:
:...
It doesn't seem like GAS is commonly used because it requires you to write code in AT&T syntax without the .intel_syntax directive. Here's what some looks like in comparison with Intel syntax:...
Hi
It uses the AT&T syntax assembly language. Not Intel syntax, so it is different from DOS assembly. You can also use NASM which uses Intel syntax but i suggest using AT&T syntax if you want to use...
: who can tell me what kind of assembly language of the linux kernel source?Thank you very much!
:
It's AT&T format assembly language, but not Intel format.
there's something:
http://shaker...
Very Good Choice!
For me, Apache is the most powerfull Web-server on the Internet!
Offcourse, this is only possible when running Apache on Linux! :)
Anyway, hopes this was answering your...
I have at home:
- a computer with Linux
- apache already installed
- websites, with registered domain names,
I like to host (using apache)
- at&t broadband
My problem: I want to...
Hi i was wondering if anyone knew off-hand of any good website refrences for programing in AT&T syntax for a linux box.
Thanks in advance!
Cliff
hello i need help i have a
Conexant SoftK56 Data, Fax PCI Modem and y need configure it, for Linux Red Hat 6.4, how i can get access tu internet, with my modem..??
Well, I have no idea, however, there are utilities that will convert intel to AT&T syntax and vice versa.
One good place to find info on this is linux pages, because linuxes main assembler, GAS,...
Yeah, I run win98 and rh 6.1, I'm having troubles setting a dialer under linux. I've tried to do an updatedb, then tried to locate kppp and it couldn't, find it. If someone coupld reply and help me...