Hi Paul, Which kind of version of solaris are you using? and is the output of /usr/X11/bin/scanpci "pci168c,2a" ?
Also, is there any errs reported after runing ' update_drv -a -i '"pciex168c,2a"' arn ' ? You can try ' add_drv arn ' before you run the update_drv command. Please turn on the debug message output by adding the following to your /etc/system: set arn:arn_dbg_mask = 0x00FFFFFF or run: echo "arn_dbg_mask, 1/W 0x00FFFFFF" | mdb -kw and return me the output. Thanks, Br, Lin Paul Harper ??: > http://www.opensolaris.org/os/community/laptop/wireless/arn/ > > This is my wireless driver and the commands I tried to plumb it. (See below.) > The device fails to plumb. > > node name: pci105b,e006 > Vendor: Atheros Communications Inc. > Device: AR928X Wireless Network Adapter > (PCI-Express) > binding name: pci105b,e006 > devfs path: /pci at 0,0/pci8086,2942 at > 1c,1/pci105b,e006 > compatible name: > (pciex168c,2a.105b.e006.1)(pciex168c,2a.105b.e006)(pciex168c,2a.1)(pciex168c,2a)(pciexclass,028000)(pciexclass,0280)(pci168c,2a.105b.e006.1)(pci168c,2a.105b.e006)(pci105b,e006)(pci168c,2a.1)(pci168c,2a)(pciclass,028000)(pciclass,0280) > driver name: unknown > pci-msix-capid-pointer: 90 > pci-msi-capid-pointer: 50 > assigned-addresses: 83040010 > reg: 40000 > compatible: pciex168c,2a.105b.e006.1 > model: Network controller > power-consumption: 1 > devsel-speed: 0 > interrupts: 1 > subsystem-vendor-id: 105b > subsystem-id: e006 > unit-address: 0 > class-code: 28000 > revision-id: 1 > vendor-id: 168c > device-id: 2a > > > Commands used: > > pkgadd -d ./SUNWarn SUNWarn > > Installation of <SUNWarn> was successful. > > update_drv -a -i '"pciex168c,2a"' arn > > ifconfig arn0 plumb > ifconfig: SIOCSLIFNAME for ip: arn0: no such interface > root at gUn:/export/home/felixdz/Downloads# ifconfig arn1 plumb > ifconfig: SIOCSLIFNAME for ip: arn1: Invalid argument >