Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 16:11:23 +0100 (CET)
From:      marcov@stack.nl (Marco van de Voort)
To:        freebsd-mobile@freebsd.org
Subject:   pccard not recognised by 4.5 succesfully installed
Message-ID:  <20020214151123.CC2E09631@toad.stack.nl>

next in thread | raw e-mail | index | archive | help

I got the "Dynalink lc100c16" pcmcia card working using 4.5, and though
a trivial exercise (20 minutes, no previous pcmcia exposure), I though the
info could be useful for auto detection in later versions.

Note: I'm not subscribed to this list, if somebody needs extra data/wants
me to perform tests (Notebook: Dell cpi 233), please mail me directly.

Vendor: Dynalink (Tulip.com all over the box??!?)
card lc100c16 (16 bit 10/100 UTP)

Award winning pccard.conf data:

card "Dynalink" "L100C16"
config auto "ed0" ? 0x9
   insert /etc/pccard_ether ed0 link0 -link1
   remove /sbin/ifconfig ed0 delete

dumpcis: (for people that know what to look for)

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 = 0x15 (Version 1 info), length = 26
    000:  04 01 44 79 6e 61 6c 69 6e 6b 00 4c 31 30 30 43
    010:  31 36 00 56 00 31 2e 30 00 ff
	Version = 4.1, Manuf = [Dynalink], card vers = [L100C16]
	Addit. info = [V],[1.0]
Tuple #3, code = 0x20 (Manufacturer ID), length = 4
    000:  ff ff 90 10
	PCMCIA ID = 0xffff, OEM ID = 0x1090
Tuple #4, code = 0x1a (Configuration map), length = 5
    000:  01 01 c0 03 63
	Reg len = 2, config register addr = 0x3c0, last config = 0x1
	Registers: XX---XX- 
Tuple #5, code = 0x1b (Configuration entry), length = 11
    000:  c7 81 19 07 55 4d 5d 65 30 ff ff
	Config index = 0x7(default)
	Interface byte = 0x81 (I/O)  wait signal supported
	Vcc pwr:
		Nominal operating supply voltage: 5 x 1V
		Minimum operating supply voltage: 4.5 x 1V
		Maximum operating supply voltage: 5.5 x 1V
	Card decodes 5 address lines, full 8/16 Bit I/O
		IRQ modes: Level
		IRQs:  0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Tuple #6, code = 0x1b (Configuration entry), length = 7
    000:  07 08 ca 60 00 03 1f
	Config index = 0x7
	Card decodes 10 address lines, limited 8/16 Bit I/O
		I/O address # 1: block start = 0x300 block length = 0x20
Tuple #7, code = 0x1b (Configuration entry), length = 7
    000:  07 08 ca 60 20 03 1f
	Config index = 0x7
	Card decodes 10 address lines, limited 8/16 Bit I/O
		I/O address # 1: block start = 0x320 block length = 0x20
Tuple #8, code = 0x1b (Configuration entry), length = 7
    000:  07 08 ca 60 40 03 1f
	Config index = 0x7
	Card decodes 10 address lines, limited 8/16 Bit I/O
		I/O address # 1: block start = 0x340 block length = 0x20
Tuple #9, code = 0x1b (Configuration entry), length = 7
    000:  07 08 ca 60 60 03 1f
	Config index = 0x7
	Card decodes 10 address lines, limited 8/16 Bit I/O
		I/O address # 1: block start = 0x360 block length = 0x20
Tuple #10, code = 0x1b (Configuration entry), length = 7
    000:  07 08 ca 60 00 02 1f
	Config index = 0x7
	Card decodes 10 address lines, limited 8/16 Bit I/O
		I/O address # 1: block start = 0x200 block length = 0x20
Tuple #11, code = 0x1b (Configuration entry), length = 7
    000:  07 08 ca 60 20 02 1f
	Config index = 0x7
	Card decodes 10 address lines, limited 8/16 Bit I/O
		I/O address # 1: block start = 0x220 block length = 0x20
Tuple #12, code = 0x21 (Functional ID), length = 2
    000:  06 00
	Network/LAN adapter
Tuple #13, code = 0x22 (Functional EXT), length = 2
    000:  01 02
	Network technology: Ethernet
Tuple #14, code = 0x22 (Functional EXT), length = 2
    000:  02 64
	Wrong length for network extension tuple
Tuple #15, code = 0x22 (Functional EXT), length = 2
    000:  03 01
	Network media: UTP
Tuple #16, code = 0xff (Terminator), length = 0
2 slots found

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?20020214151123.CC2E09631>