Luc I. Suryo wrote: >Tony, > > > >>If you want to use the ndis driver in 64bit mode you should download >>the 64bit windows driver then build out the 64bit ndis driver which is >>under the ../ndis/bin/amd64/(or sth like this path). >> >> >that I understand.. what I'm not sure is whatever the .sys and .inf I >got from the NEt (linuxant.com) is the correct one.. >Do you happend to know where known working 64 bits drivers can be >downloaded from? My CDs that came with the laptop does not seems to have >the.. > > http://www.linuxant.com/driverloader/drivers.php I think you can get the 64bit windows drivers from the above link :).
> > > >>BTW:the broadcom4320 is not supported in the 64bit now due to some SSE >>instruction issue. >> >> >OK then I'm out of luck ?? scanpci reports; > >pci bus 0x0002 cardnum 0x02 function 0x00: vendor 0x14e4 device 0x4320 > Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller > >it's 4306 but device reports 4320... so what is that I'm looking at? >: vendor 0x14e4 device 0x4320 >or >: BCM4306 802.11b/g Wireless LAN Controller > > Yes.Just it.I would take some efforts on this and there are others who working on this issue on their spare time.So I think there may be a solution in the future. >nb: under 32 bits it's working pretty nice.. still need to figure out >the following issue: > > audiosup: [ID 275371 kern.info] NOTICE: audio8100: audio8100: > xid=0x0605, vid1=0x4144, vid2=0x5374 > unix: [ID 954099 kern.info] NOTICE: IRQ20 is being shared by drivers > with different interrupt levels. > This may result in reduced system performance. > pci: [ID 370704 kern.info] PCI-device: pci103c,6d at 6, audio8100 > genunix: [ID 936769 kern.info] audio8100 is /pci at 0,0/pci103c,6d at 6 > > >so If I can get sound working I can deal with teh 32 bits env :) > >thanks much! > > Does solaris have the native driver for this device now?I am not sure about this.If we have not now we can look for it from freebsd(if it's been there now :)) and port it to opensolaris. > > > >>>I got my laptop HP ZV5340US which is an opteron AMD-64 working in 32 >>>bits mode with the 32 bits nds driver... however although during >>>compiling there is no error the 64 bits mode can not be loaded :( >>> >>>anyway successfully done this? >>> >>>thanks! >>> >>> >>> > >-ls > >