Quick Mac os/9 to Linux ?

todpod

Golden Member
Nov 10, 2001
1,275
0
76
I have an old imac, 400mhz 128 meg ram etc that is run OS/9. I am thinking of running PPC linux. My Big ? is would the modem work under linux, ie is it a hardware modem.

How well would this work as a file server serving divx files from an firewire HD across network to 2 or three other computers.
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
if the modem is external and connects thru a serial port (mac serial ports are a lot different then Linux ports) then you can be sure that it will work.

The way hardware modems work is that they have their own little procccessor their own little firmware thing that works like a bit like a simple OS. Then Linux or OS 9 or Windows just simply talks to the modem thru a series of standardized AT commands. Stuff like 'ATAT' or 'ATDT', and then modem responds. It's pretty much like 2 machines talking to each other thru the serial port.

Now a serial port can easily be done thru a PCI or a ISA port, but almost all internal modems, with very few excepts, are software, or partially software (aka winmodem). In this situation the modem is mostly emulated in software and what you end up with is a card that is basicly just a digital to analog conversion device.

Trouble is these cards are propriatory and secret and they won't tell any Linux developers how they work. Some have been reverse engineered, some haven't.
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
Originally posted by: todpod
its an internal modem so thats the big ?

The quick answer is to figure out what PPC Linux you want to use, then go to their website and look at what they support; typically they'll spell out for you exactly what they support.

That said, given how specific the PPC Linux Mac support is, I can't imagine your having a problem.