4 Nov
2009
4 Nov
'09
11:12
http://bugzilla.novell.com/show_bug.cgi?id=546561 User mt@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=546561#c15 --- Comment #15 from Marius Tomaschewski <mt@novell.com> 2009-11-04 04:12:16 MST --- (In reply to comment #12)
test -n "$WIRELESS_WPA_DRIVER" && \ WPA_DRIVER="$WIRELESS_WPA_DRIVER" || \ case "${DRIVER}" in
^^^^^^^^^ BTW: The hardware driver name is from here: DRIVER="`( cd -P /sys/class/net/$INTERFACE/device/driver; echo ${PWD##*/}; )`" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.