Date: Fri, 7 Jan 2000 13:50:35 -0800 (PST) From: "Jonathan M. Bresler" <jmb@hub.freebsd.org> To: jrs@enteract.com Cc: freebsd-mobile@freebsd.org Subject: Re: Linksys ether fast card...working??(how about netgear 410) Message-ID: <20000107215035.E5AED158C2@hub.freebsd.org> In-Reply-To: <Pine.NEB.3.96.1000107121448.36469A-100000@shell-2.enteract.com> (message from John Sconiers on Fri, 7 Jan 2000 12:34:44 -0600 (CST))
next in thread | previous in thread | raw e-mail | index | archive | help
>
> device ed0 is in my kernel. I have verified the card works on windows.
> Windows sets the card to irq10 IO range 0300-031f. I have an interupt
> available. Was there any specific part of the pccardc your interested in.
> I don't have network acccess and i don't think I can copy it to a floppy
> and mount it on my other box. I could hand type it.
>
> JOHN
here is my pccard.conf entry
irq 8 9 10
# Available memory slots
memory 0xd4000 96k
#
#Linksys EtherFast 10/100 PC Card (PCMPC100)
#card "Linksys" "EtherFast 10/100 PC Card (PCM"
card "Linksys" "EtherFast 10/100 PC Card (PCMPC100)"
config 0x3 "ed0" 10
insert echo Linksys Fast 100-BaseT inserted
insert /etc/pccard_ether ed0
remove echo Linksys Fast 100-BaseT removed
remove /sbin/ifconfig ed0 delete
so here is my cis information for the card instead. please check that
yours matches.
Configuration data for card in slot 0
Tuple #1, code = 0x1 (Common memory descriptor), length = 3
000: d4 0a ff
Common memory device information:
Device number 1, type Function specific, WPS = OFF
Speed = 100nS, Memory block size = 8Kb, 2 units
Tuple #2, 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 #3, code = 0x20 (Manufacturer ID), length = 4
000: 49 01 ab c1
PCMCIA ID = 0x149, OEM ID = 0xc1ab
Tuple #4, code = 0x15 (Version 1 info), length = 50
000: 04 01 4c 69 6e 6b 73 79 73 00 45 74 68 65 72 46
010: 61 73 74 20 31 30 2f 31 30 30 20 50 43 20 43 61
020: 72 64 20 28 50 43 4d 50 43 31 30 30 29 00 00 ff
030: 00 ff
Version = 4.1, Manuf = [Linksys],card vers = [EtherFast 10/100 PC Card (PCMPC100)]
Addit. info = []
Tuple #5, code = 0x1a (Configuration map), length = 5
000: 01 20 00 04 01
Reg len = 2, config register addr = 0x400, last config = 0x20
Registers: X-------
Tuple #6, code = 0x1b (Configuration entry), length = 7
000: d0 81 18 45 30 fc be
Config index = 0x10(default)
Interface byte = 0x81 (I/O) wait signal supported
Card decodes 5 address lines, limited 8/16 Bit I/O
IRQ modes: Pulse
IRQ level = 5
Tuple #7, code = 0x1b (Configuration entry), length = 7
000: 01 08 ca 60 00 03 1f
Config index = 0x1
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x300 block length = 0x20
Tuple #8, code = 0x1b (Configuration entry), length = 7
000: 02 08 ca 60 20 03 1f
Config index = 0x2
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x320 block length = 0x20
Tuple #9, code = 0x1b (Configuration entry), length = 7
000: 03 08 ca 60 40 03 1f
Config index = 0x3
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x340 block length = 0x20
Tuple #10, code = 0x1b (Configuration entry), length = 7
000: 04 08 ca 60 80 03 1f
Config index = 0x4
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x380 block length = 0x20
Tuple #11, code = 0x1b (Configuration entry), length = 7
000: 05 08 ca 60 00 02 1f
Config index = 0x5
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x200 block length = 0x20
Tuple #12, code = 0x1b (Configuration entry), length = 7
000: 06 08 ca 60 20 02 1f
Config index = 0x6
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x220 block length = 0x20
Tuple #13, code = 0x1b (Configuration entry), length = 7
000: 07 08 ca 60 40 02 1f
Config index = 0x7
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x240 block length = 0x20
Tuple #14, code = 0x21 (Functional ID), length = 2
000: 06 00
Network/LAN adapter
Tuple #15, code = 0x14 (No link), length = 0
Tuple #16, code = 0xff (Terminator), length = 0
i will be off the net for the next 25 hours. i'll check back then.
jmb
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?20000107215035.E5AED158C2>
