[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel pcmcia modules



On Sun, 13 Jul 2003 06:08, mi wrote:
> > Here is the contents of my /etc/default/pcmcia:
> > # Defaults for pcmcia (sourced by /etc/init.d/pcmcia)
> > PCMCIA=yes
> > PCIC=i82365
> > PCIC_OPTS=
> > CORE_OPTS=
> > CARDMGR_OPTS=
> > Are there any specific changes that you recommend I should try?
>
> yes, try PCIC=yenta_socket

OK I did that, the yenta driver is loaded on a reboot, and the result is the 
same.  The device driver for my ethernet card gets loaded, but the interface 
is not configured.

I did some tracing on the /etc/pcmcia/network script which is not being run at 
all, this seems to be at the core of the problem.

I've attached a relevant section of my kernel message log for removing a card 
and inserting it again.

Also for some reason my machine does not beep when the card is inserted.

> Great stuff, SELinux ! Good luck to this.

Thanks.

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page
 cs: cb_free(bus 5)
 cs: cb_alloc(bus 5): vendor 0x10b7, device 0x5157
 PCI: Enabling device 05:00.0 (0000 -> 0003)
 See Documentation/networking/vortex.txt
 05:00.0: 3Com PCI 3CCFE575BT Cyclone CardBus at 0x4800. Vers LK1.1.16
 PCI: Setting latency timer of device 05:00.0 to 64
  00:50:04:94:da:23, IRQ 10
   product code 5457 rev 07.1 date 06-14-99
 05:00.0: CardBus functions mapped 18c00080->d9717080
   Internal config register is 600000, transceivers 0x40.
   8K byte-wide RAM 5:3 Rx:Tx split, MII interface.
   MII transceiver found at address 0, status 7809.
   Enabling bus-master transmits and whole-frame receives.
 05:00.0: scatter/gather enabled. h/w checksums enabled
 cs: cb_free(bus 5)
 unloading Kernel Card Services
 Linux Kernel Card Services 3.1.22
   options:  [pci] [cardbus] [pm]
 PCI: Found IRQ 11 for device 00:02.0
 PCI: Sharing IRQ 11 with 00:05.0
 PCI: Sharing IRQ 11 with 01:00.0
 PCI: Found IRQ 10 for device 00:02.1
 Yenta IRQ list 0088, PCI irq11
 Socket status: 30000006
 Yenta IRQ list 0088, PCI irq10
 Socket status: 30000006
 cs: IO port probe 0x0c00-0x0cff: clean.
 cs: IO port probe 0x0800-0x08ff: clean.
 cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x370-0x377 0x3b8-0x3df 0x4d0-0x4d7
 cs: IO port probe 0x0a00-0x0aff: clean.
 cs: cb_alloc(bus 5): vendor 0x10b7, device 0x5157
 PCI: Enabling device 05:00.0 (0000 -> 0003)
 See Documentation/networking/vortex.txt
 05:00.0: 3Com PCI 3CCFE575BT Cyclone CardBus at 0x4800. Vers LK1.1.16
 PCI: Setting latency timer of device 05:00.0 to 64
  00:50:04:94:da:23, IRQ 10
   product code 5457 rev 07.1 date 06-14-99
 05:00.0: CardBus functions mapped 18c00080->d9719080
   Internal config register is 600000, transceivers 0x40.
   8K byte-wide RAM 5:3 Rx:Tx split, MII interface.
   MII transceiver found at address 0, status 7809.
   Enabling bus-master transmits and whole-frame receives.
 05:00.0: scatter/gather enabled. h/w checksums enabled
 cs: cb_free(bus 5)
 cs: cb_alloc(bus 5): vendor 0x10b7, device 0x5157
 PCI: Enabling device 05:00.0 (0000 -> 0003)
 See Documentation/networking/vortex.txt
 05:00.0: 3Com PCI 3CCFE575BT Cyclone CardBus at 0x4800. Vers LK1.1.16
 PCI: Setting latency timer of device 05:00.0 to 64
  00:50:04:94:da:23, IRQ 10
   product code 5457 rev 07.1 date 06-14-99
 05:00.0: CardBus functions mapped 18c00080->d971b080
   Internal config register is 600000, transceivers 0x40.
   8K byte-wide RAM 5:3 Rx:Tx split, MII interface.
   MII transceiver found at address 0, status 7809.
   Enabling bus-master transmits and whole-frame receives.
 05:00.0: scatter/gather enabled. h/w checksums enabled

Reply to: