the texas instruments 1251 that it detects is the pcmcia bridge, not the card itself. do you get two high beeps when the laptop boots? generally that means that pcmcia-cs is working, and that a card has been found. personally i have found that removing support for hot-plug devices from the kernel fixed a similar problem of mine. but then i dont use usb, nor do i plan to; i still build usb support as modules and noticed that when i plugged in a usb cdburner that the kernel detected it. i assume the hot-plug stuff is only for if youre going to be removing and/or replacing usb components.
On Sunday 05 August 2001 17:38, Justin Miller wrote: > I just got a brand new D-Link dfe-670txd pcmcia > network card and I do not know how to get it to work > in Linux. I am using kernel 2.4.7 with no pcmcia > support with Linux PCMCIA Card Services 3.1.27. It > seems that card is detected but not working for some > reason. I really have no idea why it is not working > since card services seems to recognize it as a Texas > Instruments 1251A. This is the message I get with > dmesg: > > Linux PCMCIA Card Services 3.1.27 > kernel build: 2.4.7 #2 Tue Jul 31 11:35:04 EDT 2001 > options: [pci] [cardbus] [apm] [pnp] > PnP: PNP BIOS installation structure at 0xc00fe700 > PnP: PNP BIOS version 1.0, entry at f0000:e724, dseg > at f0000 > Intel PCIC probe: <6>PCI: Found IRQ 11 for device > 00:02.0 > PCI: Sharing IRQ 11 with 00:06.0 > PCI: Sharing IRQ 11 with 01:00.0 > PCI: Found IRQ 11 for device 00:02.1 > > TI 1251A rev 00 PCI-to-CardBus at slot 00:02, mem > 0x50102000 > host opts [0]: [ring] [isa irq] [pci irq 11] [lat > 168/176] [bus 2/4] > host opts [1]: [ring] [isa irq] [pci irq 11] [lat > 168/176] [bus 5/7] > ISA irqs (scanned) = 4 PCI status changes > cs: memory probe 0xa0000000-0xa0ffffff: excluding > 0xa0000000-0xa0ffffff > cs: memory probe 0x60000000-0x60ffffff: clean. > > > It seems there are other devices on IRQ 11 so maybe > this is what is wrong? > > I have attached a copy of dmesg for anyone willing to > take a look. > > Thanks in advance, > Justin Miller > > > __________________________________________________ > Do You Yahoo!? > Make international calls for as low as $.04/minute with Yahoo! Messenger > http://phonecard.yahoo.com/ ---------------------------------------- Content-Type: text/plain; charset="us-ascii"; name="dmesg" Content-Transfer-Encoding: 7bit Content-Description: dmesg ----------------------------------------

