Because the package revision looks older, I didn't try ath v0.7.2 yet, but I
tried it this time.
It seems not to work unfortunately.
$ pkginfo -l SUNWatheros.2
PKGINST: SUNWatheros.2
NAME: Atheros 802.11b/g Wireless NIC Driver
CATEGORY: system
ARCH: i386
VERSION: 11.11,REV=2007.12.18.15.35 << REV=2007.12.18.15.35
BASEDIR: /
VENDOR: Sun Microsystems, Inc.
DESC: Atheros AR52xx 802.11b/g Wireless NIC Driver
PSTAMP: longyan20080317141237
INSTDATE: 5? 19 2008 00:15
HOTLINE: Please contact your local service provider
STATUS: completely installed
FILES: 9 installed pathnames
5 directories
4 executables
2235 blocks used (approx)
$ pkginfo -l SUNWatheros
PKGINST: SUNWatheros
NAME: Atheros 802.11b/g Wireless NIC Driver
CATEGORY: system
ARCH: i386
VERSION: 11.11,REV=2008.03.22.10.56 << REV=2008.03.22.10.56, so this one is
newer?
VENDOR: Sun Microsystems, Inc.
DESC: Atheros AR52xx 802.11b/g Wireless NIC Driver
HOTLINE: Please contact your local service provider
STATUS: completely installed
$ grep pci168c /etc/driver_aliases
ath "pci168c,12"
ath "pci168c,13"
ath "pci168c,1014"
ath "pci168c,1a"
ath "pci168c,1b"
ath "pci168c,1c" << added..
ath "pci168c,24"
# ifconfig ath0 plumb
ifconfig: cannot open link "ath0": DLPI link does not exist << it seems not to
work..
I tried the pre-installed one (REV=2008.03.22.10.56) before my post, but it
didn't work either.
(I added 'ath "pci168c,1c"' to /etc/driver_aliases by update_drv then tried
"ifconfig ath0 plumb" at that time)
Is the current package for AR52xx, not AR242x after all?
This message posted from opensolaris.org