Re: iBook modem


Subject: Re: iBook modem
From: Charlie Watts (cewatts@frontier.net)
Date: Wed Dec 05 2001 - 12:33:23 MST


On Wed, 5 Dec 2001, Roman Jasins wrote:

> I really enjoyed building new (2.4.14) kernel for my YDL1.2, except I
> can't find my internal modem. It worked fine with my old (2.2) kernel,
> but now there is nothing in /dev/ttySx. I know there is got to be
> somebody smarter then me on this list. All help is appreciated. I
> really need to get online from my linux side. Thanks,

Which model iBook?

If you look at the output of `dmesg | grep tty` do you see lines like
this:

(from my iceBook)

tty00 at 0xd58a7020 (irq = 22) is a Z8530 ESCC (internal modem)
tty00 at 0xd58ae000 (irq = 23) is a Z8530 ESCC

?

Did you build the mac serial stuff as modules? Are the modules loaded?

(Look in `lsmod` for anything serial-related. If "serial" is loaded, (you
shouldn't have built "serial", that's an x86-ism), you should "rmmod
serial" and "modprobe macserial".)

Wait a minute - what do you mean there isn't anything in /dev/ttyS* ? Did
you build the devfs? If you did, and don't know what it is, you don't want
it. :-)

-- 
Charlie Watts
cewatts@frontier.net
Frontier Internet, Inc.
http://www.frontier.net/



This archive was generated by hypermail 2a24 : Wed Dec 05 2001 - 12:46:54 MST