Bug 25489 - pcd bug
Summary: pcd bug
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-01 16:23 UTC by Tim Waugh
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-04-11 12:54:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2001-02-01 16:23:01 UTC
After I do: modprobe bpck; modprobe pcd; modprobe -r pcd, I get:

Trying to free nonexistent resource <00000378-0000037f>

Comment 1 Arjan van de Ven 2001-02-01 17:10:53 UTC
Remember that the IDE layer releases the resources for all its drivers.
If the parport layer does the same, you're having fun. (The PCMCIA layer
does this, the workaround is to re-aquire the resources after the IDE
layer released them, so the parport layer can release them again)

Comment 2 Tim Waugh 2001-02-26 12:50:32 UTC
This doesn't seem to happen any longer.  I think this might have been a bug
somewhere else, since fixed.

Comment 3 Tim Waugh 2001-02-28 21:30:16 UTC
Oh wait, it only happens when parport_pc is loaded.

Comment 4 Arjan van de Ven 2001-04-18 14:42:51 UTC
fixed in 2.4.4-pre1 -> we've merged that in cvs / rawhide


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