Trouble is that scanpci output isn't giving you the PCI ID numbers.
Run prtconf -pv|less and look for any devices called 'Ethernet'.
You need the last 4 digits from the vendor-id and device-id fields.
Add those to driver_aliases and you might have more luck.
On 03/02/07, Javier Alcazar <[EMAIL PROTECTED]> wrote:
I have a proble to plumb iprb, on my laptop I have tried many things but
nothing seems work.
Here is that I have tried.
[root@/boot/solaris]$ /usr/X11/bin/scanpci |grep PRO/100
Intel Corporation 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller
Mobile
[fal@/boot/solaris/devicedb]$ cat master |grep "PRO/100 VE"
pci8086,103d pci8086,103d net pci iprb.bef "Intel 82801DB PRO/100 VE Ethernet"
[EMAIL PROTECTED] cat /etc/driver_aliases |grep iprb
iprb "pci8086,1029"
iprb "pci8086,1229"
iprb "pci8086,1229.8086.1009"
iprb "pci8086,1229.8086.100c"
iprb "pci8086,1229.8086.1012"
iprb "pci8086,1229.8086.1013"
iprb "pci8086,1229.8086.1015"
iprb "pci8086,1229.8086.1016"
iprb "pci8086,1229.8086.1017"
iprb "pci8086,1030"
iprb "pci8086,1031"
iprb "pci8086,1032"
iprb "pci8086,1038"
iprb "pci8086,1039"
iprb "pci8086,103d"
iprb "pci8086,2449"
[root@/boot/solaris]$ update_drv -a -i ' "pci8086,103d" ' iprb
("pci8086,103d") already in use as a driver or alias.
[root@/boot/solaris]$ ls /dev/ip*
/dev/ip /dev/ipauth /dev/ipl /dev/ipnat /dev/ipsecah /dev/ipstate
/dev/ip6 /dev/ipf /dev/iplookup /dev/ipscan /dev/ipsecesp /dev/ipsync
[root@/boot/solaris]$ ifconfig iprb0
ifconfig: status: SIOCGLIFFLAGS: iprb0: no such interface
[root@/boot/solaris]$ ifconfig iprb
ifconfig: status: SIOCGLIFFLAGS: iprb: no such interface
[root@/boot/solaris]$ ifconfig iprb1
ifconfig: status: SIOCGLIFFLAGS: iprb1: no such interface
What do you recomend me?
Advancing thanks.
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
_______________________________________________
opensolaris-help mailing list
[email protected]