Re: Neteasy DRP-32TXD ethernet problems on FreeBSD 6.0



Thanks for your answer.
I tried to kldload some if_ drivers, but all of them already exist, because I am using the GENERIC kernel where all of them are already setted. I was waiting to find the good one before actually recompiling kernel.
I thought good one should be if_de, since my card is setted under the tulip driver on linux... Maybe I just need to find a way to tell kernel what driver my card need... but I don't know where I should start.
I wonder if having this card stated as D-Link insted of NetEasy in pci_vendors list can be the problem. If I could find a way to tell kernel they are the same thing I may be able to solve this problem.
Any idea?
Lila


M. Warner Losh ha scritto:
In message: <44140E09.3000203@xxxxxxxx>
Lila <liladude@xxxxxxxx> writes:
: Hello!
: I'm tring to have my Neteasy DRP-32TXD PCMCIA ethernet working on my : Omnibook 900 laptop: the card seems to be recognized and prompt:
: : TUPLE: LINKTARGET [3]: 43 49 53
: Manufacturer ID: d11302ab
: Functions: Network Adaptor, Memory
: Function Extension: 0102
: Function Extension: 0280969800
: Function Extension: 0200e1f505
: Function Extension: 0301
: Product version: 5.0
: Product name: Neteasy | DRP-32TXD Cardbus PC Card | V1.0 | |
: TUPLE: Unknown(0x04) [6]: 03 01 2a 00 00 00
: cardbus0: Opening BAR: type=IO, bar=10, len=0100
: cardbus0: Opening BAR: type=MEM, bar=14, len=0400
: CIS reading done
: cardbus0: Non-prefetchable memory at 88000000-880003ff
: cardbus0: IO port at 1000-10ff
: found-> vendor=0x1186, dev=0x1561, revid=0x11
: bus=2, slot=0, func=0
: class=02-00-00, hdrtype=0x00, mfdev=0
: cmdreg=0x0000, statreg=0x0290, cachelnsz=8 (dwords)
: lattimer=0xa8 (5040 ns), mingnt=0xff (63750 ns), maxlat=0xff (63750 ns)
: intpin=a, irq=10
: powerspec 2 supports D0 D1 D2 D3 current D0
: cardbus0: <network, ethernet> at device 0.0 (no driver attached)
: : but no driver attached and it's not displayed with ifconfig -a:
: : plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
: lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
: inet6 ::1 prefixlen 128
: inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
: inet 127.0.0.1 netmask 0xff000000
: : I'm using i386/GENERIC kernel, so de driver (tulip) should be present.
: This card is listed in /usr/share/misc/pci_vendors under D-Link
: : 1186 D-Link System Inc
: ...
: 1561 DRP-32TXD CardBus PC Card
: : Any idea on how I can have this card working?
: all I can add is this card has driver attached (and is apparentely : activated)each time I kldload snd_emu10k1 ... but I think this is a pure : coincidence.

It is. Each time you load a device driver, all unprobed devices are
presented to the newly loaded device driver....

I'd try the following drivers: dc, rl, re, fxp to see if any of them
work. One should. It is hard to know which one, but I'm guessing rl.

Warner

_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • [PATCH 18-rc2] Fix typos in /Documentation : N-P
    ... Again, if you're not gonna do synchronization with disk drives (dang, ... -the kernel. ... There are two options specific to PSX driver portion. ... The driver uses the settings from the EEPROM set in the SCSI BIOS ...
    (Linux-Kernel)
  • Re: fglrx question
    ... party ati 9200SE 128mb card. ... As I recall, support for older ATI ... cards was dropped in a fairly recent driver update. ... kernel module for you on the fly as part of the boot process - for this ...
    (Fedora)
  • Re: o2Micro PCMCIA Controller Not Working in Linux - Gentoo 2004.1 - Kernel 2.6.5 - Likely a driver
    ... tweaking to get things working just so and keeping my kernel ... > card and chipset), I got my Broadcom wireless card working with a ... > compile with PCMCIA bus support and yenta-cardbus compatibility since ... > controller) or which driver to use to operate that slot. ...
    (comp.os.linux.setup)
  • Re: o2Micro PCMCIA Controller Not Working in Linux - Gentoo 2004.1 - Kernel 2.6.5 - Likely a driver
    ... tweaking to get things working just so and keeping my kernel ... > card and chipset), I got my Broadcom wireless card working with a ... > compile with PCMCIA bus support and yenta-cardbus compatibility since ... > controller) or which driver to use to operate that slot. ...
    (comp.os.linux.portable)
  • two scary syslog kernel messages
    ... Sep 20 03:46:06 marvin kernel: kernel BUG at mm/rmap.c:482! ... ACPI: Local APIC address 0xfee00000 ... Allocating PCI resources starting at 80000000 ... ** driver failed to call pci_enable_device. ...
    (Debian-User)