As the pciex14e4,1673 is the only device, you can simply do it this way:
    rem_drv bge
    add_drv -i '"pciex14e4,1673"' bge
then
    devfsadm -C
   or
    reboot -- -r
if it works, /dev/bge* will show up.

Regards,
Crisson
On Thu, 2008-12-18 at 09:47 +0100, "C. Bergström" wrote:
> zeeshanul huq - Sun Microsystems - Beijing China wrote:
> > Hi Christopher,
> >
> > First, we need to know which Broadcom's device is on your system. 
> > Please send us the output of
> > prtconf -pv |grep 14e4
> # From broken
> prtconf -pv |grep 14e4
>                 compatible: 'pciex14e4,1673.1028.1ff.2' + 
> 'pciex14e4,1673.1028.1ff' + 'pciex14e4,1673.2' + 'pciex14e4,1673' + 
> 'pciexclass,020000' + 'pciexclass,0200' + 'pci14e4,1673.1028.1ff.2' + 
> 'pci14e4,1673.1028.1ff' + 'pci1028,1ff' + 'pci14e4,1673.2' + 
> 'pci14e4,1673' + 'pciclass,020000' + 'pciclass,0200'
>                 vendor-id:  000014e4
> 
> ---------------------
> 
> prtconf -pv |grep 14e4
>                 compatible: 'pciex14e4,1673.1028.1f9.2' + 
> 'pciex14e4,1673.1028.1f9' + 'pciex14e4,1673.2' + 'pciex14e4,1673' + 
> 'pciexclass,020000' + 'pciexclass,0200' + 'pci14e4,1673.1028.1f9.2' + 
> 'pci14e4,1673.1028.1f9' + 'pci1028,1f9' + 'pci14e4,1673.2' + 
> 'pci14e4,1673' + 'pciclass,020000' + 'pciclass,0200'
>                 vendor-id:  000014e4
> ---------
> (how is this generated?)
> /etc/path_to_inst
> "/p...@0,0/pci8086,2...@1c,5/pci1028,1...@0" 0 "bge"
> "/p...@0,0/pci8086,2...@1c,5/pci1028,1...@0" 1 "bge"
> 
> When I was trying to fix this I must have copied the wrong files from 
> the working box..
> 
> This is empty...
> /devices/p...@0\,0/pci8086\,28...@1c\,5/
> 
> modload /kernel/drv/amd64/bge
> can't load module: No such device or address
> 
> devlinks    -v
> devlinks[103]: verbose: removing link /dev/cfg/pcie3 -> 
> ../../devices/p...@0,0/pci8086,2...@1c,5:pcie3 invalid contents
> devlinks[103]: verbose: symlink /dev/cfg/pcie3 -> 
> ../../devices/p...@0,0/pci8086,2...@1c,1:pcie3
> devlinks[103]: verbose: removing link /dev/cfg/pcie3 -> 
> ../../devices/p...@0,0/pci8086,2...@1c,1:pcie3 invalid contents
> devlinks[103]: verbose: symlink /dev/cfg/pcie3 -> 
> ../../devices/p...@0,0/pci8086,2...@1c,5:pcie3
> 
> So I guess a bigger problem is the module won't load?
> 
> Thanks
> 
> ./C
> 
> 
> _______________________________________________
> networking-discuss mailing list
> [email protected]
-- 
*************************************
* Guang-Hao, Crisson Hu             *
* China ERI, Sun Microsystems, Inc. *
* Tel: +86-10-62673095              *
*************************************


_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to