Date: Sat, 07 Aug 1999 13:17:08 -0700 From: Rob Nelson <rob@mag-net.com> To: freebsd-questions@freebsd.org Subject: Wavelan IEEE 802.11 cards Message-ID: <37AC9444.92704C44@mag-net.com>
next in thread | raw e-mail | index | archive | help
I have been trying to get an IEEE 802.11 wavelan ISA card working here under 3.2-stable, last supped approx. 10 days ago. I have enabled pcmcia support and the wi driver in the kernel with the following entries. controller card0 device pcic0 at card? device wi0 at isa? port? net irq ? When the machine boots it appears to detect the adapter properly and says a card is inserted. When the wi device is probed it claims it is not found. The only other cards in the machine are an AGP video card and an SC875 PCI SCSI controller. I have Can anyone shed some light on what I am doing incorrectly? I have never dealt with pcmcia devices before so I may be missing something obvious to others who have dealt with these devices. Below is my dmesg output. Probing for devices on PCI bus 0: chip0: <Intel 82443BX host to PCI bridge> rev 0x03 on pci0.0.0 chip1: <Intel 82443BX host to AGP bridge> rev 0x03 on pci0.1.0 chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.7.0 chip3: <Intel 82371AB Power management controller> rev 0x02 on pci0.7.3 fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x05 int a irq 5 on pci0.11.0 fxp0: Ethernet address 00:90:27:4e:68:d7 ncr0: <ncr 53c875 fast20 wide scsi> rev 0x03 int a irq 11 on pci0.15.0 Probing for devices on PCI bus 1: vga0: <Matrox model 0521 graphics accelerator> rev 0x01 int a irq 11 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> wi0 not found atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 plip0: <PLIP network interface> on ppbus 0 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface PC-Card Vadem 469 (5 mem & 2 I/O windows) pcic: controller irq 9 Initializing PC-card drivers: sio wi Waiting 8 seconds for SCSI devices to settle Card inserted, slot 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37AC9444.92704C44>