[hcflinux] Soft modem in the ibook 2.2

Linuxant support (Jonathan) support at linuxant.com
Tue Aug 16 15:22:15 EDT 2005


Hi,

if you have received the error message 'not the one we are interested 
about' in your 'dmesg' when you try to use the HCF USB driver, it is 
quite possible that you have installed the right driver for your modem 
but you have hit a known issue with the driver.

To fix it, please edit the file 
'/usr/lib/hcfusbmodem/modules/imported/include/usbhalos.h' and change 
these lines:

---
#define USB_AAPL_VENDOR_ID          0x05AC
#define USB_AAPL_PRODUCT_ID         0x8202
#define USB_CNXT_VENDOR_ID          0x0572
#define USB_CNXT_PRODUCT_ID         0x1290
---

to

---
#define USB_AAPL_VENDOR_ID          0xAC05
#define USB_AAPL_PRODUCT_ID         0x0282
#define USB_CNXT_VENDOR_ID          0x7205
#define USB_CNXT_PRODUCT_ID         0x9012
---

Save the file and re-compile the HCF USB modules with the 'hcfusbconfig 
-k' command in a root shell.

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com



Holger Kiskowski wrote:
> Hello ML,
> 
> I hope I am not too off topic or FAQ with the post here.
> 
> I am trying to get the soft modem in my ibook 2.2 (900 MHz, G3) working
> for quite a while now, and I am absolutely at a loss heere. 
> 
> I am wondering if someone on this list got his/her modem in this ibook
> running with one of the drivers provided by linuxant. 
> 
> scanmodem and friends didn't detect any modems on my ibook, though I
> believe I found a post some time ago, where a guy stated he had this
> ibook2 modem running successfuly with linuxant drivers. (I might be as
> well hallucinating here, maybe I am trying on this for too long now ...)  
> 
> However, the only driver I found, which shipps the binary part for PPC
> is hcfusb, which doesn't recognise the modem as a interesting one.
> (dmesg output reads: "not the one we are interested about)
> 
> find /proc |grep modem even outputs:
> 
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem/name
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem/device_type
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem/modem-id
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem/compatible
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem/slot-names
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem/default-country-code
> | /proc/device-tree/pci at f2000000/mac-io at 17/i2c at 18000/i2c-modem/linux,phandle
> 
> Does such a thing like a i2c modem exist?
> 
> If so, does anybody have an idea wherre to look for linux 2.6 drivers
> then?
> 
> Thanks very much for any enlightening replies about this. :-)
> 
> Holger
> _______________________________________________
> hcflinux mailing list
> hcflinux at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/hcflinux


More information about the hcflinux mailing list