Sun Microsystems Inc. SunOS 5.11 snv_64a October 2007
# /usr/sbin/HP-c300-bcm4311-enable
+ rem_drv bcmndis
Driver (bcmndis) not installed.
+ pcitool /pci at 0,0 -d bdf=0.1c.2,config -o 0x20 -s 4 -w 0xd000d000
+ pcitool /pci at 0,0 -d bdf=0.1c.2,config -o 4 -s 1 -w 0x46
+ add_drv -i "pci14e4,4311" bcmndis
#
>>> Success !!!
# ifconfig bcmndis0 plumb
>>> Success !!!
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
rtls0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500
index 2
inet 10.254.71.190 netmask ffffff00 broadcast 10.254.71.255
ether 0:16:d4:40:be:38
bcmndis0: flags=201000802<BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 3
inet 0.0.0.0 netmask 0
ether 0:14:a5:e1:7e:8
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
>>> Great !!!
:DDDD
Michael:
about these lines: pcitool /pci at 0,0 -d bdf=0.1c.2,config -o 0x20 -s 4 -w
0xd000d000 && pcitool /pci at 0,0 -d bdf=0.1c.2,config -o 4 -s 1 -w 0x46...
Should I add them into a script, so they can be executed on every boot?
Many many thanks!!!
Gustavo
This message posted from opensolaris.org