Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2001 11:26:18 -0700
From:      Ben Lovett <blovett@bsdguru.com>
To:        mobile@freebsd.org
Subject:   Teletronics WL2000D wireless card
Message-ID:  <20010803112618.A5447@bsdguru.com>

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

--BOKacYhQ+x31HxR3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hello,

I have in my possesion a Teletronics WL2000D 2Mbps wireless card that I
believe is based on the Prism 1 chipset.  If I am reading the GENERIC
kernel config properly, the awi driver would be the correct one for this
card.  So, I ended up creating a pccard.conf entry like so:

card "OEM" "WLAN/WPCMCIA"
        config  0x1     "awi" ?

Which in turn gives me the following when inserting the card

Aug  3 05:43:35 venus /kernel: awi0: awi_pccard_probe: bad banner: 57 01
00 1b 00 00 00 02 00 1d 00 00

I have attached a dumpcis taken with the card inserted.  If there is any
more information that would help, I would be more than happy to oblige.

TIA
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Lovett                                  printf("Hello world!);
blovett@bsdguru.com                         return 0;
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
            The dark ages were caused by the Y1K problem.

--BOKacYhQ+x31HxR3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=dumpcis

Configuration data for card in slot 0
Tuple #1, code = 0x1 (Common memory descriptor), length = 3
    000:  00 03 ff
	Common memory device information:
		Device number 1, type No device, WPS = OFF
		Speed = No speed, Memory block size = 32Kb, 1 units
Tuple #2, code = 0x1c (Other conditions for common memory), length = 4
    000:  01 00 03 ff
	(MWAIT)
Tuple #3, code = 0x17 (Attribute memory descriptor), length = 3
    000:  52 01 ff
	Attribute memory device information:
		Device number 1, type FLASH EEPROM, WPS = OFF
		Speed = 200nS, Memory block size = 2Kb, 1 units
Tuple #4, code = 0x20 (Manufacturer ID), length = 4
    000:  01 d6 01 00
	PCMCIA ID = 0xd601, OEM ID = 0x1
Tuple #5, code = 0x21 (Functional ID), length = 2
    000:  06 00
	Network/LAN adapter
Tuple #6, code = 0x22 (Functional EXT), length = 2
    000:  01 07
	Network technology: Wireless
Tuple #7, code = 0x22 (Functional EXT), length = 4
    000:  02 80 84 1e
	Wrong length for network extension tuple
Tuple #8, code = 0x22 (Functional EXT), length = 2
    000:  03 07
	Network media: 2.4 GHz
Tuple #9, code = 0x22 (Functional EXT), length = 2
    000:  05 00
	Network connector: open connector standard
Tuple #10, code = 0x15 (Version 1 info), length = 20
    000:  04 01 4f 45 4d 00 57 4c 41 4e 2f 57 50 43 4d 43
    010:  49 41 00 ff
	Version = 4.1, Manuf = [OEM], card vers = [WLAN/WPCMCIA]
Tuple #11, code = 0x1a (Configuration map), length = 5
    000:  01 05 00 08 03
	Reg len = 2, config register addr = 0x800, last config = 0x5
	Registers: XX------ 
Tuple #12, code = 0x1b (Configuration entry), length = 19
    000:  c1 81 9d 39 55 76 76 76 fc 14 a6 60 80 02 3f 30
    010:  b8 ff 20
	Config index = 0x1(default)
	Interface byte = 0x81 (I/O)  wait signal supported
	Vcc pwr:
		Nominal operating supply voltage: 5 x 1V
		Continuous supply current: 8 x 100mA
		Max current average over 1 second: 8 x 100mA
		Max current average over 10 ms: 8 x 100mA
	Wait scale Speed = 1.2 x 10 us
	Card decodes 6 address lines, 8 Bit I/O only
		I/O address # 1: block start = 0x280 block length = 0x40
		IRQ modes: Level
		IRQs:  3 4 5 7 8 9 10 11 12 13 14 15
	Max twin cards = 0
	Misc attr: (Power down supported)
Tuple #13, code = 0x1b (Configuration entry), length = 15
    000:  85 81 9d 39 55 76 76 76 fc 14 26 30 b8 ff 20
	Config index = 0x5
	Interface byte = 0x81 (I/O)  wait signal supported
	Vcc pwr:
		Nominal operating supply voltage: 5 x 1V
		Continuous supply current: 8 x 100mA
		Max current average over 1 second: 8 x 100mA
		Max current average over 10 ms: 8 x 100mA
	Wait scale Speed = 1.2 x 10 us
	Card decodes 6 address lines, 8 Bit I/O only
		IRQ modes: Level
		IRQs:  3 4 5 7 8 9 10 11 12 13 14 15
	Max twin cards = 0
	Misc attr: (Power down supported)
Tuple #14, code = 0x14 (No link), length = 1
    000:  00
Tuple #15, code = 0xff (Terminator), length = 0
2 slots found

--BOKacYhQ+x31HxR3--

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?20010803112618.A5447>