Date: Wed, 20 Jun 2001 13:58:25 +0300 From: Sergey Solyanik <solik@sumy.net> To: Warner Losh <imp@harmony.village.org> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PLX PCI9052 Message-ID: <20010620135825.A494@solikus.sumy.net> In-Reply-To: <200106200540.f5K5epV67237@harmony.village.org>; from imp@harmony.village.org on Tue, Jun 19, 2001 at 11:40:51PM -0600 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>
index | next in thread | previous in thread | raw e-mail
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: <GLPRISM2 PCI WaveLAN/IEEE 802.11> 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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010620135825.A494>
