Siddharth Karnik ??: > On 5/17/07, Michael Li <Mikore.Li at sun.com> wrote: > >> Siddharth Karnik ??: >> >> > On 5/17/07, Michael Li <Mikore.Li at sun.com> wrote: >> > >> >> Tony Reeves ??: >> >> >> >> >Michael Li wrote: >> >> > >> >> > >> >> >>Hi, all, >> >> >> >> >> >>I have a "report to work" for you again with latest ndiswrapper: >> >> >> >> >> >> >> >> >> >> >> > >> >> >What is meant by "latest ndiswrapper"? The version on the open >> solaris >> >> >ndis page... >> >> http://www.opensolaris.org/os/community/laptop/wireless/ndis/ >> >> > >> >> >is still 0.1. >> >> >_______________________________________________ >> >> >laptop-discuss mailing list >> >> >laptop-discuss at opensolaris.org >> >> > >> >> > >> >> The latest ndiswrapper means version 1.1 alpha released for early >> access >> >> internally in Sun. Hopefully it can be available at OpenSolaris in >> >> several weeks. >> >> >> > >> > Great work! Can't wait to try this on my laptop. Unfortunately, I am >> > stuck with Broadcom 4312 device :-( >> > >> > Hopefully, the new NDIS wrapper will work for me. >> > _______________________________________________ >> > laptop-discuss mailing list >> > laptop-discuss at opensolaris.org >> >> %BCM430M_DeviceDesc% = BCM43XM11, PCI\VEN_14E4&DEV_4312 >> %BCM430M_DeviceDesc% = BCM43XM12, PCI\VEN_14E4&DEV_4312 >> %BCM430M_DeviceDesc% = BCM43XM13, PCI\VEN_14E4&DEV_4312 >> >> Siddharth, >> >> I saw above ID in supported INF. It should be ok for your adapter too, >> could you show more information about your adapter? So that I can try to >> get the same adapter as yours, anyway, I haven't any piece of 4312 >> adapter. >> > > Michael, > > Since I am running Ubuntu currently on my laptop, this is the output I > get from 'scanpci -v' > > pci bus 0x0030 cardnum 0x00 function 0x00: vendor 0x14e4 device 0x4312 > Broadcom Corporation BCM4310 UART > CardVendor 0x103c card 0x1361 (Hewlett-Packard Company, Card unknown) > STATUS 0x0010 COMMAND 0x0007 > CLASS 0x02 0x80 0x00 REVISION 0x01 > BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x10 > BASE0 0xc8000000 addr 0xc8000000 MEM > MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0a > BYTE_0 0x01 BYTE_1 0x58 BYTE_2 0xc2 BYTE_3 0x07 > > My laptop is an HP nx6325. I have tried ndiswrapper 0.1 from the > website. The driver built and loaded correctly, but I was unable to > scan any of the available networks. I had a feeling that maybe the > ndiswrapper 0.1 did not provide enough NDIS functionality for the > Windows driver to work properly. > > -Siddharth > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org
Is there any output like "dummy API..." in /var/adm/messages? which means lost API. The sutable windows driver for you should be 12/17/2005, 4.10.40.1. for which ndis-0.1 need to support several APIs If you have VC++ installed, you can run dump.exe -I xxx.sys to check out all depended Symbols from your bcmwl5.sys. Ok, I will try to get the chipset like yours. Thanks, Michael