K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-20T06:47:38.000000Z K 7 svn:log V 425 Make attach work, almost. Calling kthread_create from a config_intrhook_establish doesn't work. Children aren't yet attached properly, but that's ok because pccard would likely panic in its current shape. o Save dev of pcic early in attach process o save dev in pcic_handle for use in pcic_create_event_thread. o Remove direct attachments of pccard children for now o move establishment of pcic kthread to config_intrhook. END