> >>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 :). that were i got it :)
> > > > > > > > >>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. ok i can wait ... no biggie and I'll give it a try my self (in my spare time...) > > >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. dunno... but I believe the Solaris 10 had the driver? I'll will do some more digging, the thing is that i have not seen lots of information about sound at the OpenSolaris site... but hey it works :) SunOS porsche 5.11 opensol-20060118 i86pc i386 i86pc lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 bcmndis0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet xxx.xxx.xxx.10 netmask ffffff00 broadcast xxx.xxx.xxx.255 Checking the status of the Wireless Services on bcmndis0. linkstatus: connected active profile: [xxxxxxxx] essid: xxxxxxxx bssid: xx:xx:xx:xx:xx:xx encryption: wep signal strength: strong(13) we getting there.... -ls