Date: Mon, 13 May 2002 18:33:56 +0200 From: Eric Masson <e-masson@kisoft-services.com> To: John Angelmo <john@veidit.net> Cc: alan.edmonds@t-motion.net, current@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Problem with Intel 2011b Message-ID: <86elgg58w7.fsf@notbsdems.nantes.kisoft-services.com> In-Reply-To: <3CDFD860.90609@veidit.net> (John Angelmo's message of "Mon, 13 May 2002 17:14:40 %2B0200") References: <5D90F2332B50D411BE8A00209412104C0385090D@QHS63> <3CDFD860.90609@veidit.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "John" == John Angelmo <john@veidit.net> writes: John> Well 2011b is a 32bit card (if I'm not mistaking) Nope, it's only a 3,3V 16 bits card. If you're using -stable, the following is needed : > cat /etc/pccard.conf # Intel PRO/Wireless 2011B LAN PC Card card "Intel" "PRO/Wireless LAN PC Card" config auto "wi" ? 0x10000 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop The 2011 nor the 2011b work on my box (Thinkpad 390) whilst the 2011 works on a Satellite Pro 430 CDS (no 3,3 V slot for the 2011b). dmesg on the Satellite : Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-STABLE #0: Tue Apr 30 12:29:58 CEST 2002 emss@srvbsdchassv.chantilly.kisoft-services.com:/usr/src/sys/compile/TSP430CDS Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P54C (120.00-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping = 12 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 50528256 (49344K bytes) avail memory = 46747648 (45652K bytes) pnpbios: Bad PnP BIOS data checksum Preloaded elf kernel "kernel" at 0xc0278000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc027809c. Intel Pentium detected, installing workaround for F00F bug apm0: <APM BIOS> on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: <math processor> on motherboard npx0: INT 16 interface isa0: <ISA bus> on motherboard orm0: <Option ROM> at iomem 0xe4000-0xeffff on isa0 fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata1 at port 0x170-0x177,0x376 irq 15 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> pcic0: <Intel i82365SL-A/B> at port 0x3e0 iomem 0xd0000 on isa0 pcic0: Polling mode pccard0: <PC Card bus (classic)> on pcic0 pccard1: <PC Card bus (classic)> on pcic0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port BRIDGE 020214 loaded ad0: 1295MB <TOSHIBA MK1301MAV> [2633/16/63] at ata0-master BIOSPIO acd0: CDROM <TOSHIBA CD-ROM XM-1502B> at ata1-master BIOSPIO Mounting root from ufs:/dev/ad0s1a pccard: card inserted, slot 0 pccard: card inserted, slot 1 wi0 at port 0x280-0x2c7 iomem 0xd4000-0xd43ff irq 3 flags 0x10000 slot 0 on pccard0 wi0: 802.11 address: 00:03:47:b4:8a:c1 wi0: using RF:PRISM2 MAC:HFA3841 wi0: Symbol Firmware: Primary 2.01.02, Station 2.20.02 ep0: <3Com 3C556> at port 0x240-0x25f irq 5 flags 0x1 slot 1 on pccard1 ep0: Ethernet address 00:00:86:53:74:3e dmesg on the Thinkpad : Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.6-PRERELEASE #0: Fri May 3 13:51:21 CEST 2002 root@notbsdems.nantes.kisoft-services.com:/usr/obj/usr/src/sys/TP390PNP Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (266.62-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> real memory = 268369920 (262080K bytes) avail memory = 257867776 (251824K bytes) Preloaded elf kernel "kernel" at 0xc033e000. Preloaded elf module "procfs.ko" at 0xc033e09c. Preloaded elf module "if_an.ko" at 0xc033e13c. Preloaded elf module "snd_mss.ko" at 0xc033e1dc. Preloaded elf module "snd_pcm.ko" at 0xc033e27c. Preloaded elf module "ums.ko" at 0xc033e31c. Preloaded elf module "ipl.ko" at 0xc033e3b8. Preloaded elf module "if_wi.ko" at 0xc033e454. VESA: v2.0, 2496k memory, flags:0x0, mode table:0xc027ee42 (1000022) VESA: MagicGraph 256 AV 48K Pentium Pro MTRR support enabled Using $PIR table, 4 entries at 0xc00fdf80 apm0: <APM BIOS> on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443BX host to PCI bridge (AGP disabled)> on motherboard pci0: <PCI bus> on pcib0 isab0: <Intel 82371AB PCI to ISA bridge> at device 2.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 ATA33 controller> port 0xfcd0-0xfcdf at device 2.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xfce0-0xfcff irq 11 at device 2.2 on pci0 usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Microsoft Microsoft IntelliMouse® Optical, rev 1.10/1.21, addr 2, iclass 3/1 ums0: 5 buttons and Z dir. intpm0: <Intel 82371AB Power management controller> port 0x1040-0x104f irq 9 at device 2.3 on pci0 intpm0: I/O mapped 1040 intpm0: intr IRQ 9 enabled revision 0 smbus0: <System Management Bus> on intsmb0 smb0: <SMBus general purpose I/O> on smbus0 intpm0: PM I/O mapped 1000 pcic0: <TI PCI-1250 PCI-CardBus Bridge> mem 0x10000000-0x10000fff irq 11 at device 3.0 on pci0 pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard0: <PC Card bus (classic)> on pcic0 pcic1: <TI PCI-1250 PCI-CardBus Bridge> mem 0x10100000-0x10100fff irq 11 at device 3.1 on pci0 pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard1: <PC Card bus (classic)> on pcic1 pci0: <NeoMagic MagicMedia 256AV SVGA controller> at 5.0 irq 11 chip1: <NeoMagic MagicMedia 256AX Audio controller> mem 0xfec00000-0xfecfffff,0xfe400000-0xfe7fffff irq 11 at device 5.1 on pci0 orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> unknown: <PNP0000> can't assign resources atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 irq 1 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 unknown: <PNP0c02> can't assign resources unknown: <IBM0071> can't assign resources fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 unknown: <IBM3780> can't assign resources sio0: <16550A-compatible COM port> at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A ppc0: <Standard parallel printer port> at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 pcm0: <Neomagic 256AV (non-ac97)> at port 0x220-0x22f,0x530-0x537,0x388-0x38f,0x300-0x301,0x120-0x121 irq 5 drq 0,1 on isa0 IP Filter: v3.4.27 initialized. Default = pass all, Logging = enabled pccard: card inserted, slot 0 ad0: 4126MB <IBM-DKLA-24320> [8944/15/63] at ata0-master UDMA33 acd0: CDROM <TOSHIBA CD-ROM XM-1702B> at ata1-master PIO4 Mounting root from ufs:/dev/ad0s1a wi0 at port 0x280-0x2c7 irq 11 flags 0x10000 slot 0 on pccard0 wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. wi0: init failed wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. wi0: mac read failed 5 device_probe_and_attach: wi0 attach returned 5 Eric Masson -- Mais comment vous faites pour en trouver des comme ça ? Pourquoi moi ça ne m'arrive jamais ? -+- SP in GNU : le lecteur de news a mal configuré son neuneu -+- 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?86elgg58w7.fsf>