Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jan 2000 05:51:35 -0800 (PST)
From:      William Woods <freebsd@cybcon.com>
To:        Warner Losh <imp@village.org>, freebsd-mobile@freebsd.org
Subject:   Re: A couple questions regarding pcmcia cards....
Message-ID:  <XFMail.000105055135.freebsd@cybcon.com>
In-Reply-To: <200001050807.BAA65562@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Here is what happened when I used your pccard.conf snipit:

Jan  5 05:34:49 laptop pccardd[61]: driver allocation failed for 3Com
Jan  5 05:34:49 laptop pccardd[61]: driver allocation failed for 3Com  

So, it looks like the card was detected, but driver not alocated ?

Anyway, here is a dumpcis for you with only the LAN card in.

------------------------

Configuration data for card in slot 1
Tuple #1, code = 0x1 (Common memory descriptor), length = 2
    000:  00 ff
        Common memory device information:
                Device number 1, type No device, WPS = OFF
                Speed = No speed, Memory block size = reserved, 32 units
Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3
    000:  43 02 ff
        Attribute memory device information:
                Device number 1, type EEPROM, WPS = OFF
                Speed = 150nS, Memory block size = 8Kb, 1 units
Tuple #3, code = 0x20 (Manufacturer ID), length = 4
    000:  01 01 74 05
        PCMCIA ID = 0x101, OEM ID = 0x574
Tuple #4, code = 0x21 (Functional ID), length = 2
    000:  06 00
        Network/LAN adapter
Tuple #5, code = 0x15 (Version 1 info), length = 29
    000:  04 01 33 43 6f 6d 00 4d 65 67 61 68 65 72 74 7a
    010:  20 35 37 34 42 00 42 00 30 30 31 00 ff
        Version = 4.1, Manuf = [3Com],card vers = [Megahertz 574B]
        Addit. info = [B],[001]
Tuple #6, code = 0x1a (Configuration map), length = 6
    000:  02 03 00 00 01 03
        Reg len = 3, config register addr = 0x10000, last config = 0x3
        Registers: XX------ 
Tuple #7, code = 0x1b (Configuration entry), length = 15
    000:  c1 01 1d 71 55 35 55 54 e0 72 5d 65 30 ff ff
        Config index = 0x1(default)
        Interface byte = 0x1 (I/O)
        Vcc pwr:
                Nominal operating supply voltage: 5 x 1V
                Max current average over 1 second: 3 x 10mA
                Max current average over 10 ms: 5 x 10mA
                Power down supply current: 5 x 1mA
        Wait scale Speed = 7.0 x 100 ns
        RDY/BSY scale Speed = 7.0 x 100 ns
        Card decodes 18 address lines, full 8/16 Bit I/O
                IRQ modes: Level, Pulse
                IRQs:  IOCK 1 4 5 6 8 10 11 12 14
Tuple #8, code = 0x19 (JEDEC descr for attribute memory), length = 3
    000:  00 00 ff
Tuple #9, code = 0x14 (No link), length = 0
Tuple #10, code = 0x10 (Checksum), length = 5
    000:  ae ff 5b 00 00
        Checksum from offset -82, length 91, value is 0x0
Tuple #11, code = 0xff (Terminator), length = 113
    000:  5b 19 03 00 00 ff 14 00 10 05 9d ff 6c 00 00 ff
    010:  7a ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    020:  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    030:  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    040:  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    050:  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    060:  ff ff ff ff ff 00 00 00 00 00 00 00 00 00 00 00
    070:  00
2 slots found

________________________________________

On 05-Jan-00 Warner Losh wrote:
> In message <XFMail.000104235627.freebsd@cybcon.com> William Woods writes:
>: Here is the snipit of the log:
>: 
>: Jan  4 16:13:04 laptop pccardd[59]: No card in database for
>: "3Com"("Megahertz
>: 574B")
>: Jan  4 16:13:04 laptop pccardd[59]: No card in database for
>: "3Com"("Megahertz
>: 574B") 
>: 
>: Is that what you mean?
> 
> Try the following, if that fails, send me a pccardc dumpcis output.
> 
># 3Com Fast Etherlink 3C574TX
> card "3Com" "Megahertz 574B"
>       config  0x1 "ep0" ? 0x1
>       insert  echo 3Com Fast Etherlink 3C574B inserted
>       insert  /etc/pccard_ether ep0
>       remove  echo 3Com Fast Etherlink 3C574B removed
>       remove  /sbin/ifconfig ep0 delete
> 
> You'll need to add this to your pccard.conf file (or maybe
> pccard.conf.sample depending on your setup) and restart pccardd.
> 
> Warner


----------------------------------
E-Mail: William Woods <freebsd@cybcon.com>
Date: 05-Jan-00
Time: 05:43:01
FreeBSD 3.4 
----------------------------------


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?XFMail.000105055135.freebsd>