Pls post the '/usr/X11/bin/scanpci -v', then I can see whether it is due
to the resouece allocation on pcie-pci bridge.

--Brian
Lamb Liu wrote:
>
> ------------------------------------------------------------------------
>
> Subject:
> [Fwd: my intel 3945ABG does not work]
> From:
> Lamb Liu <[EMAIL PROTECTED]>
> Date:
> Tue, 05 Jun 2007 10:35:56 +0800
> To:
> [EMAIL PROTECTED]
>
> To:
> [EMAIL PROTECTED]
>
>
> Brian,
> Are you the owner of wpi driver?
> Can you help me?
>
> Lamb.
>   
>
> ------------------------------------------------------------------------
>
> Subject:
> my intel 3945ABG does not work
> From:
> Lamb Liu <[EMAIL PROTECTED]>
> Date:
> Tue, 05 Jun 2007 10:16:35 +0800
> To:
> [EMAIL PROTECTED], [EMAIL PROTECTED]
>
> To:
> [EMAIL PROTECTED], [EMAIL PROTECTED]
>
>
> I use Acer TravelMate 3270 and installed nevada b65,
> Both of my NIC(Marvell PCI-E) and wifi(Intel3945ABG) can not be recognized.
>
> below is my pciscan:
> pci bus 0x0002 cardnum 0x00 function 0x00: vendor 0x11ab device 0x4352
> Marvell Technology Group Ltd. 88E8038 PCI-E Fast Ethernet Controller
>
> pci bus 0x0003 cardnum 0x00 function 0x00: vendor 0x8086 device 0x4222
> Intel Corporation Device unknown (it is 3945ABG)
>
> and my prtconf -D:
> pci8086,27d0, instance #1 (driver name: pcie_pci)
> pci1025,110 (It should be Marvell NIC)
> pci8086,27d2, instance #2 (driver name: pcie_pci)
> pci8086,1002, instance #0 (driver name: wpi)
>
> and I try to plumb the wpi0:
> #ifconfig wpi0 plumb
> ifconfig: SIOCSLIFNAME for ip: wpi0: permission denied
>
> then I truss it:
> open("/dev/wpi0", O_RDWR) Err#1 EPERM
> open("/devices/pseudo/[EMAIL PROTECTED]:wpi0", O_RDWR) Err#2 ENOENT
> open("/dev/wpi", O_RDWR) = 4 putmsg(4, 0x08046EF8, 0x00000000, RS_HIPRI)
> = 0 pollsys(0x08042E98, 1, 0x08042E68, 0x00000000) = 1 getmsg(4,
> 0x08042EA0, 0x08044EAC, 0x08046F04) = 0 ioctl(4, I_PUSH, "ip") = 0
> ioctl(4, I_PUSH, "arp") = 0 ioctl(4, SIOCGLIFFLAGS, 0x080703E8) = 0
> ioctl(4, SIOCSLIFNAME, 0x080703E8) Err#1 EPERM fstat64(2, 0x08046040) =
> 0 write(2, " i f c o n f i g : ", 10) = 10 write(2, " S I O C S L I F N
> A M E".., 19) = 19 write(2, " : ", 2) = 2 write(2, " w p i 0", 4) = 4
> write(2, " : p e r m i s s i o n".., 20) = 20 _exit(1)
>
> and syslog tell me wpi_init timeouted.
>
> What should I do and anyone here can help me?
>
> Rds.
> Lamb.
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> driver-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/driver-discuss
>   

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to