| Summary: | No card in /etc/pccard.conf.sample (corega EtherII PCC-T) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | mako <mako> |
| Component: | conf | Assignee: | Jun Kuriyama <kuriyama> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Committed. Thanks! Responsible Changed From-To: freebsd-bugs->kuriyama I've committed this. |
corega EtherII PCC-T is pc-card, NE2000 compatible ethernet card, and easy to get in japan. This card is not recognized at boot. Here is 'pccardc dumpcis' results: --------------------------------------- Tuple #1, code = 0x1 (Common memory descriptor), length = 3 000: dc 00 ff Common memory device information: Device number 1, type Function specific, WPS = ON Speed = 100nS, Memory block size = 512b, 1 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3 000: 49 00 ff Attribute memory device information: Device number 1, type EEPROM, WPS = ON Speed = 250nS, Memory block size = 512b, 1 units Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 0f c0 00 00 PCMCIA ID = 0xc00f, OEM ID = 0x0 Tuple #4, code = 0x15 (Version 1 info), length = 36 000: 04 01 63 6f 72 65 67 61 20 4b 2e 4b 2e 00 63 6f 010: 72 65 67 61 20 45 74 68 65 72 49 49 20 50 43 43 020: 2d 54 00 ff Version = 4.1, Manuf = [corega K.K.],card vers = [corega EtherII PCC-T] Tuple #5, code = 0x13 (Link target), length = 3 000: 43 49 53 Tuple #6, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #7, code = 0x1a (Configuration map), length = 5 000: 01 26 f8 03 03 Reg len = 2, config register addr = 0x3f8, last config = 0x26 Registers: XX------ Tuple #8, code = 0x1b (Configuration entry), length = 17 000: e0 81 1d 3f 55 4d 5d 06 86 46 26 fc 24 65 30 ff 010: ff Config index = 0x20(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 Continuous supply current: 1 x 100mA Max current average over 1 second: 1 x 100mA, ext = 0x46 Max current average over 10 ms: 2 x 100mA Wait scale Speed = 1.5 x 10 us Card decodes 4 address lines, 8 Bit I/O only IRQ modes: Level IRQ level = 4 Tuple #9, code = 0x1b (Configuration entry), length = 7 000: 20 08 e5 60 00 03 1f Config index = 0x20 Card decodes 5 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x300 block length = 0x20 Tuple #10, code = 0x1b (Configuration entry), length = 7 000: 21 08 e5 60 20 03 1f Config index = 0x21 Card decodes 5 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x320 block length = 0x20 Tuple #11, code = 0x1b (Configuration entry), length = 7 000: 22 08 e5 60 40 03 1f Config index = 0x22 Card decodes 5 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x340 block length = 0x20 Tuple #12, code = 0x1b (Configuration entry), length = 7 000: 23 08 e5 60 60 03 1f Config index = 0x23 Card decodes 5 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x360 block length = 0x20 Tuple #13, code = 0x1b (Configuration entry), length = 7 000: 24 08 e5 60 80 03 1f Config index = 0x24 Card decodes 5 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x380 block length = 0x20 Tuple #14, code = 0x1b (Configuration entry), length = 7 000: 25 08 e5 60 a0 03 1f Config index = 0x25 Card decodes 5 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x3a0 block length = 0x20 Tuple #15, code = 0x1b (Configuration entry), length = 7 000: 26 08 e5 60 c0 03 1f Config index = 0x26 Card decodes 5 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x3c0 block length = 0x20 Tuple #16, code = 0x14 (No link), length = 0 Tuple #17, code = 0xff (Terminator), length = 0 Fix: I put the following at my /etc/pccard.conf, and I'm using this card. -------------------------- # COREGA EtherII PCC-T card "corega K.K." "corega EtherII PCC-T" config 0x20 "ed0" ? insert echo EtherII PCC-T inserted insert /etc/pccard_ether ed0 remove echo EtherII PCC-T removed remove /sbin/ifconfig ed0 delete How-To-Repeat: If you have this card, insert.