From owner-freebsd-questions Sat Aug 7 13:16:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mag-net.com (mail.mag-net.com [207.102.83.4]) by hub.freebsd.org (Postfix) with ESMTP id 798E714CEE for ; Sat, 7 Aug 1999 13:16:49 -0700 (PDT) (envelope-from rob@mag-net.com) Received: from mag-net.com (gw.unixsys.bc.ca [207.102.83.65]) by mail.mag-net.com (8.9.3/8.9.3) with ESMTP id NAA28716 for ; Sat, 7 Aug 1999 13:16:00 -0700 (PDT) Message-ID: <37AC9444.92704C44@mag-net.com> Date: Sat, 07 Aug 1999 13:17:08 -0700 From: Rob Nelson X-Mailer: Mozilla 4.61 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Wavelan IEEE 802.11 cards Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x02 on pci0.7.0 chip3: rev 0x02 on pci0.7.3 fxp0: rev 0x05 int a irq 5 on pci0.11.0 fxp0: Ethernet address 00:90:27:4e:68:d7 ncr0: rev 0x03 int a irq 11 on pci0.15.0 Probing for devices on PCI bus 1: vga0: 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: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: 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