Hmmmmmm, the driver appears to be for PCI devices. The modem in the more recent iBooks appears to be a USB device. At least, fiddling the hardware to power up the modem causes a new USB device to appear and attach to one of the internal USB ports:
(fiddle relevant bits) hub.c: USB new device connect on bus2/2, assigned device number 3 usb.c: USB device 3 (vend/prod 0x5ac/0x8202) is not claimed by any active driver. /* .... */ (fiddle bits back as they were) usb.c: USB disconnect on device 3 lsusb -v reports: Bus 002 Device 005: ID ac05:0282 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 10.01 bDeviceClass 2 Communications bDeviceSubClass 0 bDeviceProtocol 255 bMaxPacketSize0 64 idVendor 0xac05 idProduct 0x0282 bcdDevice 0.01 iManufacturer 1 Conexant Systems, Inc. iProduct 2 Apple Internal USB Modem iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 87 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 3 bmAttributes 0xa0 Remote Wakeup MaxPower 260mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 4 bInterfaceClass 10 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 4 Conexant USB interface Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type none wMaxPacketSize 64 bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type none wMaxPacketSize 64 bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes 2 Transfer Type Bulk Synch Type none wMaxPacketSize 64 bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type none wMaxPacketSize 64 bInterval 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 2 Communications bInterfaceSubClass 1 Direct Line bInterfaceProtocol 255 iInterface 4 Conexant USB interface Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type none wMaxPacketSize 64 bInterval 1 unknown descriptor type: 05 24 00 10 01 unknown descriptor type: 05 24 06 00 01 unknown descriptor type: 05 24 01 00 01 unknown descriptor type: 04 24 03 00 unknown descriptor type: 06 24 07 05 48 03 Language IDs: (length=4) 0409 English(US) Will On Fri, Mar 15, 2002 at 11:49:59AM -0300, Rog?rio Brito wrote: >On Mar 15 2002, Bastien Nocera wrote: >> http://lwn.net/2002/0314/a/hcf.php3 > > Is that the modem of the newer iBooks? > > > []s, Roger... > >-- >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Rog?rio Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/ >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] _________________________________________________________________________ William R Sowerbutts [EMAIL PROTECTED] Coder / Guru / Nrrrd http://sowerbutts.com main(){char*s=">#=0> [EMAIL PROTECTED]@^7=",c=0,m;for(;c<15;c++)for (m=-1;m<7;putchar(m++/6&c%3/2?10:s[c]-31&1<<m?42:32));}