Date: Sun, 06 Aug 2000 17:56:39 -0400 From: Eric Marlin <emarlin@home.com> To: freebsd-mobile@freebsd.org Subject: Megahertz PCMCIA using sn on 4.1-release Message-ID: <398DDF17.B2508F34@home.com>
next in thread | raw e-mail | index | archive | help
I am trying to get a Megahertz EM1144T working with 4.1-release, it was previously working with 3.4-release+PAO. I consistently get 'Resource allocation failure for Megahertz' Below is the old & new pccard.conf files and output from pccardc dumpcis. Any help would be greatly appreciated! Thanks, Eric Previous /etc/pccard.conf (worked with 3.4-release+PAO) card "Megahert" "EM1144T" config default "sn1" 3 cardio 0x300 0x10 ether attr2hex 00:00:86 insert /etc/pccard_ether $device remove /etc/pccard_ether_remove $device Current /etc/pccard.conf: card "Megahert" "EM1144T" # config 0x3 "sn1" 10 # ether attr2 config 0x3 "sn" ? ether attr2 insert /etc/pccard_ether $device remove /sbin/ifconfig delete $device pccardc dumpcis reveals the following: Code 128 not found Code 128 not found code Unknown ignored Configuration data for card in slot 1 Tuple #1, code = 0x1 (Common memory descriptor), length = 3 000: 00 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = 512b, 1 units Tuple #2, code = 0x15 (Version 1 info), length = 34 000: 04 01 4d 45 47 41 48 45 52 54 5a 00 45 4d 31 31 010: 34 34 54 00 50 43 4d 43 49 41 20 4d 4f 44 45 4d 020: 00 ff Version = 4.1, Manuf = [MEGAHERTZ], card vers = [EM1144T] Addit. info = [PCMCIA MODEM] Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 02 01 00 00 PCMCIA ID = 0x102, OEM ID = 0x0 Tuple #4, code = 0x21 (Functional ID), length = 2 000: 02 01 Serial port/modem - POST initialize Tuple #5, code = 0x1a (Configuration map), length = 5 000: 01 27 00 03 03 Reg len = 2, config register addr = 0x300, last config = 0x27 Registers: XX------ Tuple #6, code = 0x1b (Configuration entry), length = 18 000: e3 01 9d 49 55 1e 2d fc 14 a0 60 f8 03 07 30 ff 010: ff 08 Config index = 0x23(default) Interface byte = 0x1 (I/O) Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 1.5 x 100mA Power down supply current: 2.5 x 10mA Wait scale Speed = 1.2 x 10 us Card provides address decode, 8 Bit I/O only I/O address # 1: block start = 0x3f8 block length = 0x8 IRQ modes: Level IRQs: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Max twin cards = 0 Misc attr: (Audio-BVD2) Tuple #7, code = 0x1b (Configuration entry), length = 8 000: 23 88 a0 60 f8 02 07 08 Config index = 0x23 Card provides address decode, 8 Bit I/O only I/O address # 1: block start = 0x2f8 block length = 0x8 Max twin cards = 0 Misc attr: (Audio-BVD2) Tuple #8, code = 0x1b (Configuration entry), length = 8 000: 23 88 a0 60 e8 03 07 08 Config index = 0x23 Card provides address decode, 8 Bit I/O only I/O address # 1: block start = 0x3e8 block length = 0x8 Max twin cards = 0 Misc attr: (Audio-BVD2) Tuple #9, code = 0x1b (Configuration entry), length = 8 000: 27 88 a0 60 e8 02 07 08 Config index = 0x27 Card provides address decode, 8 Bit I/O only I/O address # 1: block start = 0x2e8 block length = 0x8 Max twin cards = 0 Misc attr: (Audio-BVD2) Tuple #10, code = 0x22 (Functional EXT), length = 4 000: 00 02 0f 7f Serial interface extension: 16550 UART, Parity - Space,Mark,Odd,Even Data bit - 5bit,6bit,7bit,8bit, Stop bit - 1bit,1.5bit,2bit Tuple #11, code = 0x22 (Functional EXT), length = 9 000: 01 1f 09 00 03 00 00 03 00 Modem interface capabilities: Tuple #12, code = 0x22 (Functional EXT), length = 12 000: 02 03 00 3f 1e 03 03 08 03 00 00 b5 Data modem services available: Tuple #13, code = 0x22 (Functional EXT), length = 8 000: 23 03 00 0f 00 02 00 b5 Fax2/modem services available: Tuple #14, code = 0x0 (Null tuple), length = 14 000: 45 54 48 45 52 4e 45 54 2f 4d 4f 44 45 4d Tuple #15, code = 0x1 (Common memory descriptor), length = 3 000: 00 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = 512b, 1 units Tuple #16, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #17, code = 0x15 (Version 1 info), length = 59 000: 04 01 4d 65 67 61 68 65 72 74 7a 00 45 4d 31 31 010: 34 34 54 00 50 43 4d 43 49 41 20 45 54 48 45 52 020: 4e 45 54 20 41 44 41 50 54 4f 52 00 30 30 30 30 030: 38 36 30 30 42 30 30 39 00 00 ff Version = 4.1, Manuf = [Megahertz], card vers = [EM1144T] Addit. info = [PCMCIA ETHERNET ADAPTOR],[00008600B009] Tuple #18, code = 0x1a (Configuration map), length = 5 000: 01 03 00 03 03 Reg len = 2, config register addr = 0x300, last config = 0x3 Registers: XX------ Tuple #19, code = 0x1b (Configuration entry), length = 10 000: c3 01 19 11 55 46 68 30 ff ff Config index = 0x3(default) Interface byte = 0x1 (I/O) Vcc pwr: Nominal operating supply voltage: 5 x 1V Max current average over 1 second: 4 x 100mA Card decodes 8 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 #20, code = 0x1b (Configuration entry), length = 5 000: 83 01 08 68 ff Config index = 0x3 Interface byte = 0x1 (I/O) Card decodes 8 address lines, full 8/16 Bit I/O Tuple #21, code = 0x20 (Manufacturer ID), length = 4 000: 28 01 01 01 PCMCIA ID = 0x128, OEM ID = 0x101 Tuple #22, 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?398DDF17.B2508F34>