Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2009 06:22:42 +0100
From:      Gonzalo Nemmi <gnemmi@gmail.com>
To:        current@freebsd.org
Subject:   Re: Call For Review: Sonics Silicon Backplane(SSB) driver
Message-ID:  <19e9a5dc0911292122kfce8abbp744ba940cc1c6818@mail.gmail.com>
In-Reply-To: <20091130034110.GD5432@weongyo>
References:  <20091130034110.GD5432@weongyo>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 30, 2009 at 4:41 AM, Weongyo Jeong <weongyo.jeong@gmail.com> wr=
ote:
> Hello,
>
> I've written a Sonics Silicon Backplane driver which is widely used for
> Broadcom Wireless driver that bwi(4) can use this driver though it has
> its own routines in it.
>
> I don't have any knowledge to write a bus driver like this so I'm not
> sure my approach is correct. =A0Please review!
>
> You can download a driver at:
>
> =A0 =A0 =A0 =A0http://people.freebsd.org/~weongyo/ssb_20091129.tar.gz
>
> regards,
> Weongyo Jeong

Hi there Weongyo!
I=B4d like to know .. will it compile under 8.0-RELEASE or -STABLE?
Should I try your module instead of bwi(4)?

And just in case you find it usefull, in ssb_pci.c, {
PCI_VENDOR_BROADCOM, 0x4315, "Unknown" }, is actually  a 'Broadcom
Wireless b/g (BCM4315/BCM22062000)'. I have one .. here you=B4ll find my
pciconf -lcvb usinf bwi(4) with parado=B4s firmware:
http://pastebin.com/f1f40900c

#bwi0@pci0:12:0:0:       class=3D0x028000 card=3D0x000b1028
chip=3D0x431514e4 rev=3D0x01 hdr=3D0x00
#    vendor     =3D 'Broadcom Corporation'
#    device     =3D 'Broadcom Wireless b/g (BCM4315/BCM22062000)'
#    class      =3D network
#    cap 01[40] =3D powerspec 3  supports D0 D1 D2 D3  current D0
#    cap 09[58] =3D vendor (length 120)
#    cap 05[e8] =3D MSI supports 1 message, 64 bit
#    cap 10[d0] =3D PCI-Express 1 endpoint max data 128(128) link x1(x1)

bwi0: PHY: type 5, rev 1, ver 6
bwi0: RF: manu 0x17f, type 0x2062, rev 2

Hope that help :)

Best Regards
Gonzalo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19e9a5dc0911292122kfce8abbp744ba940cc1c6818>