I believe there is a bug with the way iprb is configured after installation.

After I had installed Alpha 1 the iprb driver wouldn't attach. I needed to add an extra entry to the /boot/solaris/devicedb/master and /etc/driver_aliases files to match the entry for the device in prtconf -v.

Below are the changes I made. Are this files generated dynamically on install or are they statically set?

# relevant part of prtconf -v
            pci8086,303a, instance #0
                Hardware properties:
                    name='assigned-addresses' type=int items=10
                        value=82014010.00000000.ff8ff000.00000000.00001000.81014014.00000000.0000bc00.00000000.00000040
                    name='reg' type=int items=15
                        value=00014000.00000000.00000000.00000000.00000000.02014010.00000000.00000000.00000000.00001000.01014014.00000000.00000000.00000000.00000040
                    name='compatible' type=string items=7
                        value='pci8086,1050.8086.303a.1' + 'pci8086,1050.8086.303a' + 'pci8086,303a' + 'pci8086,1050.1' + 'pci8086,1050' + 'pciclass,020000' + 'pciclass,0200'
                    name='model' type=string items=1
                        value='Ethernet controller'

# Added to /boot/solaris/devicedb/master
pci8086,303a pci8086,303a net pci iprb.bef "Intel Pro/100 VE Ethernet"

# Added to /etc/driver_aliases
iprb "pci8086,303a"

Shanon

--

   ---- Achieve Your Full Potential ----    
_______________________________________________
GNU/Solaris Development mailing list
[email protected]

Reply via email to