On Tue, Jan 14, 2003 at 01:29:53PM +0100, Antonio Messina wrote: > hi all, > > first of all excuse me for my poor english :-) > > I have an iBook2 with dual usb and firewire, cfr. > http://developer.apple.com/techpubs/hardware/Developer_Notes/Macintosh_CPUs-G3/ibook15Oct01/ > > my modem not work. > I see in the kernel log: > > Jan 14 12:11:50 nano kernel: PowerMac Z8530 serial driver version 2.0 > Jan 14 12:11:50 nano kernel: tty00 at 0xc986b020 (irq = 22) is a Z8530 ESCC > Jan 14 12:11:50 nano kernel: tty01 at 0xc9872000 (irq = 23) is a Z8530 ESCC > > but /dev/ttyS0 not respond to ATI command (i tried minicom and kppp)
I beleieve it's ttyS00 for macs? > I think my modem is a usb modem, but i dont see any modem in /proc/bus/usb: > > nano:~# cat /proc/bus/usb/devices > T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 93/900 us (10%), #Int= 1, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 0.00 > S: Product=USB OHCI Root Hub > S: SerialNumber=c981b000 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=046d ProdID=c00e Rev=11.10 > S: Manufacturer=Logitech > S: Product=USB-PS/2 Optical Mouse > C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 98mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usb_mouse > E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl= 10ms > T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 0.00 > S: Product=USB OHCI Root Hub > S: SerialNumber=c9819000 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > I tried also hcfusbmodem modules from > http://www.mbsi.ca/cnxtlindrv/index.html but the module fail to load: > > insmod: /lib/modules/2.4.18-newpmac/misc/hcfusbosspec.o: init_module: No such > device > > moreover in /proc exist the directory > /proc/device-tree/[EMAIL PROTECTED]/mac-io/i2c/i2c-modem/ -- "The way the Romans made sure their bridges worked is what we should do with software engineers. They put the designer under the bridge, and then they marched over it." -- Lawrence Bernstein, Discover, Feb 2003

