Ok, here it is: Slackware 7.0 (which is actually Slackware 5.0 as other Slack users will know ;) kernel 2.2.13 PCMCIA utils 3.0.14 Force an "oops" with": # rc.pcmcia start (this starts the services, and also inserts the 3c575 code) # /sbin/cardctl reset eth0: command 0x5800 did not complete! eth0: command 0x2800 did not complete! # /sbin/cardctl eject [...] + rmmod: cb_enabler: Device or resource busy ... and whoops: first in offset 14cc - 4c = 1480 at 3c575, then another in the kernel, c010a1d5 which is somewhere in c0109f88 t show_registers c010a208 T die offset 1480 in 3c575_cb.o 1480 is vortex_timer. It seems that the "reset" command is the wrong one. Or am I just stupid, issuing "resets"? V. |
Messages
Outline:
There have been lots of fixes since 3.0.14... by David Hinds, 1999, Nov 29
... nope :- by Valentijn Sessink, 1999, Nov 29
Ok, got it... by David Hinds, 1999, Nov 29
... more oopses :) by Valentijn Sessink, 1999, Dec 08