On Mon, 2002-07-08 at 01:32, Geoffrey Lee wrote:
> On Sun, Jul 07, 2002 at 08:44:07AM -0400, Roger wrote:
> > I cannot unload ide-cs with rmmod. I've already umounted the hdc1 driver
> > that was mounted on /mnt/disk. even stopping pcmcia services fails with
> > the same error.
> > 
> > Any ideas? (ide-cs is an ide driver for the pcmcia/cardbus port)
> > 
> 
> 
> look at ds ... it depends on ide-cs.
> 
> 

nope.

top of lsmod:
ide-cs                  3296   1 
ds                      6048   0  [ide-cs]

# rmmod ds
ds: Device or resource busy

# rmmod ide-cs
ide-cs: Device or resource busy

# service pcmcia stop
Shutting down PCMCIA services: modulesrmmod: module ehci-hcd is not
loaded
ds: Device or resource busy
yenta_socket: Device or resource busy
pcmcia_core: Device or resource busy

Checking the /var/log/messages, i'm seeing that ide-floppy is called
*after* ide-cs is loaded. But, this ide-floppy driver is compiled into
the kernel.  As such, i cannot rmmod the ide-floppy.


Jul  8 19:23:46  kernel: Linux Kernel Card Services Kernel Version
Jul  8 19:23:46  kernel:   options:  [pci] [cardbus] [pm]
Jul  8 19:23:46  kernel: PCI: Found IRQ 10 for device 02:0f.0
Jul  8 19:23:46  kernel: PCI: Sharing IRQ 10 with 00:1f.2
Jul  8 19:23:46  kernel: PCI: Sharing IRQ 10 with 02:0f.1
Jul  8 19:23:46  kernel: PCI: Sharing IRQ 10 with 02:0f.2
Jul  8 19:23:46  kernel: PCI: Found IRQ 10 for device 02:0f.1
Jul  8 19:23:46  kernel: PCI: Sharing IRQ 10 with 00:1f.2
Jul  8 19:23:46  kernel: PCI: Sharing IRQ 10 with 02:0f.0
Jul  8 19:23:46  kernel: PCI: Sharing IRQ 10 with 02:0f.2
Jul  8 19:23:46  kernel: spurious 8259A interrupt: IRQ7.
Jul  8 19:23:46  kernel: Yenta IRQ list 0298, PCI irq10
Jul  8 19:23:46  kernel: Socket status: 30000010
Jul  8 19:23:46  kernel: Yenta IRQ list 0298, PCI irq10
Jul  8 19:23:46  kernel: Socket status: 30000006
Jul  8 19:23:47  cardmgr[2850]: starting, version is 3.1.31
Jul  8 19:23:47  cardmgr[2850]: watching 2 sockets
Jul  8 19:23:47  kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Jul  8 19:23:47  kernel: cs: IO port probe 0x0100-0x04ff: excluding
0x4d0-0x4d7
Jul  8 19:23:47  kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Jul  8 19:23:47  kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Jul  8 19:23:47  cardmgr[2850]: socket 0: ATA/IDE Fixed Disk
Jul  8 19:23:47  cardmgr[2850]: executing: 'modprobe ide-cs'
Jul  8 19:23:50  kernel: hdc: SanDisk SDCFB-16, ATA DISK drive
Jul  8 19:23:50  kernel: ide1 at 0x100-0x107,0x10e on irq 3
Jul  8 19:23:50  kernel: ide-floppy driver 0.99b
Jul  8 19:23:50  kernel: hdc: 31360 sectors (16 MB) w/1KiB Cache,
CHS=490/2/32
Jul  8 19:23:50  kernel:  /dev/ide/host1/bus0/target0/lun0: p1
Jul  8 19:23:50  kernel: devfs_do_symlink(disc0): could not append to
parent, err: -17
Jul  8 19:23:50  kernel: ide_cs: hdc: Vcc = 3.3, Vpp = 0.0
Jul  8 19:23:50  cardmgr[2850]: executing: './ide start hdc'
Jul  8 19:23:50  cardmgr[2850]: + sh: ./ide: cannot execute binary file
Jul  8 19:23:50  cardmgr[2850]: start cmd exited with status 126
Jul  8 19:23:50  cardmgr[2850]: exiting
Jul  8 19:24:04  cardmgr[2858]: executing: './ide check hdc'
Jul  8 19:24:04  cardmgr[2858]: + sh: ./ide: cannot execute binary file
Jul  8 19:24:04  cardmgr[2858]: check cmd exited with status 126
Jul  8 19:24:04  cardmgr[2858]: exiting


>       -- Geoff.
> 
> 
-- 
Roger
-----
Verify my pgp/gnupg signature on my HomePage:
http://www.alltel.net/~rogerx/about/index.html

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to