Date: Mon, 02 Aug 1999 16:25:12 -0400 From: mel kravitz <melk@switchpwr.com> To: freebsd-mobile@freebsd.org Subject: ne2000 ethernet card works v2.2.8, not in 3.2 Message-ID: <37A5FEA7.335461C3@switchpwr.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------61F4708BA7136E038934684A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit hello, I have a `Hawking `10baseT ethernet card , which is easily setup in 2.2.8 using pccardc dumpcis info, pccard.conf: # Hawking PCMCIA Eternet Card card "Ethernet" "Adapter" config default "ed0" any insert logger -s Hawking PCMCIA ethernnet inserted insert /etc/pccard_ethernet $device remove logger -s Hawking PCMCIA ethernet removed remove /etc/pccard_ether_remove $device this configuration works in 2.2.8 but not in 3.2, in 3.2 where i get the following /var/log/messages: Card "Ethernet"("Adapter") [2.0] [(null)] matched "Ethernet" ("Adapter") [null] [null] Ether = ff:ff:ff:ff:ff:ff Invalid MAC address. check "ether " field of "Ethernet" ("Adapter") [null] [null] pccard started my pccardc dumpcis is enclosed, i realize i need to add a line after config default "ed0" any ---> ether ? ?:?:? <-----MAC address? Can anyone shed some light on getting the correct MAC address? mel --------------61F4708BA7136E038934684A Content-Type: text/plain; charset=us-ascii; name="pccard.hawking" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pccard.hawking" Code 240 not found Code 240 not found code Unknown ignored Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 5 000: d4 0a 53 e9 ff Common memory device information: Device number 1, type Function specific, WPS = OFF Speed = 100nS, Memory block size = 8Kb, 2 units Device number 2, type FLASH EEPROM, WPS = OFF Speed = 150nS, Memory block size = 2Kb, 30 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3 000: 53 09 ff Attribute memory device information: Device number 1, type FLASH EEPROM, WPS = OFF Speed = 150nS, Memory block size = 2Kb, 2 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 = 26 000: 04 01 45 74 68 65 72 6e 65 74 00 41 64 61 70 74 010: 65 72 00 32 2e 30 00 ff 00 ff Version = 4.1, Manuf = [Ethernet], card vers = [Adapter] Addit. info = [2.0] Tuple #5, code = 0x1a (Configuration map), length = 5 000: 01 06 d0 0f 0b Reg len = 2, config register addr = 0xfd0, last config = 0x6 Registers: XX-X---- Tuple #6, code = 0x1b (Configuration entry), length = 7 000: c0 81 18 45 30 fc be Config index = 0x0(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 #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 = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #13, code = 0x14 (No link), length = 0 Tuple #14, code = 0x0 (Null tuple), length = 9 000: 57 42 4c 41 4e 39 32 36 ff Tuple #15, code = 0xff (Terminator), length = 0 2 slots found --------------61F4708BA7136E038934684A-- 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?37A5FEA7.335461C3>