From owner-freebsd-mobile Wed Jun 20 3:59: 6 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from solikus.sumy.net (solikus.sumy.net [194.153.148.218]) by hub.freebsd.org (Postfix) with ESMTP id 80BCA37B406 for ; Wed, 20 Jun 2001 03:58:45 -0700 (PDT) (envelope-from solik@solikus.sumy.net) Received: (from solik@localhost) by solikus.sumy.net (8.11.4/8.11.4) id f5KAwZf00543; Wed, 20 Jun 2001 13:58:35 +0300 (EEST) (envelope-from solik) Date: Wed, 20 Jun 2001 13:58:25 +0300 From: Sergey Solyanik To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PLX PCI9052 Message-ID: <20010620135825.A494@solikus.sumy.net> Mail-Followup-To: Sergey Solyanik , Warner Losh , freebsd-mobile@FreeBSD.ORG References: <20010620083803.B4018@solikus.sumy.net> <20010619172019.D2222@solikus.sumy.net> <200106191921.f5JJL2V64412@harmony.village.org> <20010620083803.B4018@solikus.sumy.net> <200106200540.f5K5epV67237@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106200540.f5K5epV67237@harmony.village.org>; from imp@harmony.village.org on Tue, Jun 19, 2001 at 11:40:51PM -0600 X-BeerTo: solik@sumy.net Organization: SIM, ISP Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jun 19, 2001 at 11:40:51PM -0600, Warner Losh wrote: > : And I also tried to replace RF_ACTIVE with RF_ACTIVE || RF_SHAREABLE in > : if_wi.c > > RF_ACTIVE | RF_SHAREABLE > might work better. Yes, it does. That's was my fault. I'm kinda Perlish... ;) I'd fix '|' operator, added #define WI_PCI_VENDOR_GLOBALSUN 0x16AB #define WI_PCI_DEVICE_GLPRISM2 0x1101 into if_wireg.h, then put code into if_wi.c to detect it, but now I get the following problem: wi0: port 0x14c0-0x14ff,0x1400-0x147f mem 0xf4101000-0xf41013ff irq 9 at device 16.0 on pci0 wi0: mac read failed 5 device_probe_and_attach: wi0 attach returned 5 mac read filed - How can I fix it? There is a boot -v info about card: found-> vendor=0x16ab, dev=0x1101, revid=0x02 class=02-80-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[14]: type 1, range 32, base 00001400, size 7 map[18]: type 1, range 32, base f4101000, size 10 map[1c]: type 1, range 32, base 000014c0, size 6 Thanks in advance! -- SSV3-RIPE Does your software support http://www.sumy.net/ RFC 2821 and RFC 2822? Eh? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message