Bug 4302

Summary: Device 'i823650' does not have a release() function, it is broken and must be fixed.
Product: Drivers Reporter: Scomodo (scomodo)
Component: PCMCIAAssignee: Dominik Brodowski (linux)
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.10,2.6.11 Subsystem:
Regression: --- Bisected commit-id:

Description Scomodo 2005-03-07 04:52:32 UTC
Distribution: Slackware current
Hardware Environment: notebook 2ghz Pentium 4 yenta-socket
Software Environment: kernel 2.6.9, 2.6.10
Problem Description: dmesg give this:
Device 'i823650' does not have a release() function, it is broken and must be fixed.
Badness in device_release at drivers/base/core.c:85
 [<c0222748>] kobject_cleanup+0x98/0xa0
 [<c0222750>] kobject_release+0x0/0x10
 [<c0223209>] kref_put+0x39/0xa0
 [<c022277f>] kobject_put+0x1f/0x30
 [<c022277f>] kobject_put+0x1f/0x30
 [<c0222750>] kobject_release+0x0/0x10
 [<f087b377>] init_i82365+0x1b7/0x1cd [i82365]
 [<c0130336>] sys_init_module+0x186/0x240
 [<c01031af>] syscall_call+0x7/0xb

The pcmcia works but my pcmcia wifi card works only after 2 or 3 times that i
force to put it up.

Steps to reproduce: just each boot
Comment 1 Dominik Brodowski 2005-03-07 05:57:30 UTC

*** This bug has been marked as a duplicate of 3676 ***