* Gasper Zejn <[EMAIL PROTECTED]> [2006-02-06 14:19]: > diff -ur sl-modem-2.9.9d+e-pre2.original/drivers/amrmo_init.c > -#define CLASS_DEVICE_CREATE(class, dev, device, fmt, rest) > class_device_create(class, dev, device, fmt, rest) > +#define CLASS_DEVICE_CREATE(class, dev, device, fmt, rest) > class_device_create(class, NULL, dev, device, fmt, rest)
I can confirm both the Oops at boot time as well as the fact that the above patch fixed the problem for me. I'm on a Thinkpad R50p, short system info is below. Wolfgang nautis:~# uname -a Linux nautis 2.6.15-1-686 #1 Wed Jan 18 15:04:35 UTC 2006 i686 GNU/Linux nautis:~# lspci -v | less [snip] 0000:00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) (prog-if 00 [Generic]) Subsystem: IBM: Unknown device 0525 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 2400 [size=256] I/O ports at 2000 [size=128] Capabilities: [50] Power Management version 2 [snap] nautis:~# dpkg-query --list "sl-modem*" ii sl-modem-daemon 2.9.9d+e-pre2-2 SmartLink software modem daemon ii sl-modem-modules-2 2.9.9d+e-pre2-2+10 Smart Link modem modules for Linux (kernel 2.6.15-1-686) ii sl-modem-source 2.9.9d+e-pre2-2 SmartLink software modem driver - module building source -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]