Bug 4302 - Device 'i823650' does not have a release() function, it is broken and must be fixed.
Summary: Device 'i823650' does not have a release() function, it is broken and must be...
Status: CLOSED DUPLICATE of bug 3676
Alias: None
Product: Drivers
Classification: Unclassified
Component: PCMCIA (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Dominik Brodowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 04:52 UTC by Scomodo
Modified: 2005-11-16 14:41 UTC (History)
0 users

See Also:
Kernel Version: 2.6.10,2.6.11
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

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 ***

Note You need to log in before you can comment on or make changes to this bug.