I'm experiencing a similar issue... :(  "no such interface" when attempting to 
plumb device.

dan# [b]uname -a[/b]
SunOS dan 5.11 snv_27 i86pc i386 i86pc
dan# [b]pkginfo | grep iwi[/b]
system  SUNWiwi    Intel Pro. Wireless 802.11a/b/g IPW2200B/G IPW2915A/B/G 
Driver
dan# [b]prtconf -pv | more[/b]
   ...
      model: 'Network controller'
   ...
      subsystem-vendor-id: 00008086
      subsystem-id: 000010000
      unit-address:  '3'
      class-code:     00028000
      revision-id:    00000005
      vendor-id:  00008086
      device-id:  00004223
      name:  'pci8086,1000'
dan# [b]/usr/X11/bin/scanpci[/b]
   ...
    pci bus 0x0002 cardnum 0x03 function 0x00: vendor 0x8086 
device 0x4223
     Intel Corporation PRO/Wireless 2915ABG MiniPCI 
Adapter
dan# [b]grep "pci8086,4223" /etc/driver_aliases[/b]
iwi "pci8086,4223"
dan# [b]grep "pci8086,4223" /boot/solaris/devicedb/master[/b]
pci8086,4223 pci8086,4223 net pci none "Intel PRO/Wireless 2915ABG Ethernet"
dan# [b]ifconfig iwi0 plumb[/b]
ifconfig: plumb: iwi0: no such interface

I added a line to my /boot/solaris/devicedb/master since it didn't appear to be 
there yet http://cvs.opensolaris.org/source/xref/on/usr/src/uts/intel/os/master.

Any tips on what else I should be doing to convince it the interface exists?
This message posted from opensolaris.org

Reply via email to