Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 1999 15:17:20 -0400
From:      Peter Radcliffe <pir@pir.net>
To:        mobile@freebsd.org
Subject:   Re: Will the owner of a DFE-650 D-LINK Fast Ethernet card stand up
Message-ID:  <19991025151720.G22684@pir.net>
In-Reply-To: <199910251901.NAA42191@harmony.village.org>
References:  <199910251901.NAA42191@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp@village.org> probably said:
> I have a DFE-650 D-Link fast ethernet card sitting on my desk that
...
> Second, does anybody know if this has ever worked with FreeBSD?  I'm
> having trouble getting pccardd to map the memory that I see from
> dumpcis that it has. :-(

I use one with 3.3-R + PAO with no problems[1] with ed.
Don't think it's supported under FreeBSD without PAO.

*pulls out and fires up laptop*

Oct 25 15:14:18 disapp pccardd[412]: Card "D-Link"("DFE-650")
 [Fast Ethernet] [(null)] matched "D-Link" ("DFE-650") [(null)] [(null)] 
Oct 25 15:14:21 disapp root: D-link DFE-650 inserted

card0: assign ed0 iobase 0x260 irq 10 flags 0x14
ed0: address 00:80:c8:8d:f4:cb, type Linksys (16 bit) 

# D-Link DFE-650 Ethernet Card
card "D-Link" "DFE-650"
        config  default "ed0" any 0x14
        insert  logger -s D-link DFE-650 inserted
        insert  /etc/pccard_ether $device
        remove  logger -s D-link DFE-650 removed
        remove  /etc/pccard_ether_remove $device

Configuration data for card in slot 0
Tuple #1, code = 0x1 (Common memory descriptor), length = 3
    000:  d1 3a ff
        Common memory device information:
                Device number 1, type Function specific, WPS = OFF
                Speed = 250nS, Memory block size = 8Kb, 8 units
Tuple #2, code = 0x1c (Other conditions for common memory), length = 4
    000:  01 d1 3a ff
        (MWAIT)
Tuple #3, code = 0x17 (Attribute memory descriptor), length = 3
    000:  41 00 ff
        Attribute memory device information:
                Device number 1, type EEPROM, WPS = OFF
                Speed = 250nS, Memory block size = 512b, 1 units
Tuple #4, code = 0x20 (Manufacturer ID), length = 4
    000:  49 01 30 02
        PCMCIA ID = 0x149, OEM ID = 0x230
Tuple #5, code = 0x21 (Functional ID), length = 2
    000:  06 01
        Network/LAN adapter - POST initialize
Tuple #6, code = 0x15 (Version 1 info), length = 38
    000:  04 01 44 2d 4c 69 6e 6b 00 44 46 45 2d 36 35 30
    010:  00 46 61 73 74 20 45 74 68 65 72 6e 65 74 00 ff
    020:  00 00 00 00 00 00
        Version = 4.1, Manuf = [D-Link], card vers = [DFE-650]
        Addit. info = [Fast Ethernet]
Tuple #7, code = 0x1a (Configuration map), length = 5
    000:  01 20 00 04 0b
        Reg len = 2, config register addr = 0x400, last config = 0x20
        Registers: XX-X---- 
Tuple #8, code = 0x1b (Configuration entry), length = 7
    000:  e0 81 18 45 30 fc be
        Config index = 0x20(default)
        Interface byte = 0x81 (I/O)  wait signal supported
        Card decodes 5 address lines, limited 8/16 Bit I/O
                IRQ modes: Level
                IRQs:  2 3 4 5 6 7 9 10 11 12 13 15
Tuple #9, code = 0x14 (No link), length = 0
Tuple #10, code = 0xff (Terminator), length = 0
1 slots found

P.

[1] Beyond it not negotiating 10bT FDX with my switch, when it does this
    perfectly well under 'doze :(

-- 
pir                  pir@pir.net                    pir@net.tufts.edu



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991025151720.G22684>