From owner-freebsd-arch@FreeBSD.ORG Sun Mar 12 12:02:48 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19F8916A400 for ; Sun, 12 Mar 2006 12:02:48 +0000 (GMT) (envelope-from liladude@aruba.it) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD5043D55 for ; Sun, 12 Mar 2006 12:02:47 +0000 (GMT) (envelope-from liladude@aruba.it) Received: from [192.168.1.2] (87.2.251.219) by vsmtp2.tin.it (7.2.072.1) id 44057FFC0093018F for freebsd-arch@freebsd.org; Sun, 12 Mar 2006 13:03:34 +0100 Message-ID: <44140E09.3000203@aruba.it> Date: Sun, 12 Mar 2006 13:03:21 +0100 From: Lila User-Agent: Mozilla Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-arch@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Neteasy DRP-32TXD ethernet problems on FreeBSD 6.0 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 12:02:48 -0000 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: at device 0.0 (no driver attached) but no driver attached and it's not displayed with ifconfig -a: plip0: flags=108810 mtu 1500 lo0: flags=8049 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. Thanks in advance Lila