Gustavo Reyes ??: > I must set with: > pcitool /pci at 0,0 -d bdf=0.1c.2,config -o 0x20 -s 4 -w 0xd000d000 > or: > pcitool /pci at 0,0 -d bdf=0.1c.2,config -o 4 -s 1 -w 0x46 > ?? > First line write 0xd000d000(4 bytes) into offset 0x20 of PCI configure space of pcie bridge. Second line write 0x46(1 byte) into offset 0x4 of PCI configure space of this bridge. You need to run both lines each time you want to attach bcmndis driver. After you boot up into 32bit kernel, run the script is ok.
- Michael > > > This message posted from opensolaris.org > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org >
