Re: [RFT] Intel 3945abg wireless driver (wpi)



Frank Staals wrote:
Benjamin Close wrote:
Howdy All, I'm pleased to announce the first 'official' experimental version of the wpi wireless driver and hence require your help in making it become stable.
Expect a few things not to work (ie bg scanning, setting txpower) but in general the driver should be usable in station mode (hostap is not yet supported).

If you've got an Intel 3945abg wireless card, grab the tarball at:

http://people.freebsd.org/~benjsc/downloads/wpi/20071102-freebsd-wpi.tar.gz


Untar and follow the instructions in the README.
If you want more info about the driver, or to checkout the FAQ checkout:

http://www.clearchain.com/wiki/Wpi

I'm interested in all reports related to panics, things not working as expected, etc.
The driver still has debug enabled so expect a few messages to be dumped to the screen whilst in use.

Finally, many thanks to all those that have been helping debug the driver along the way.

Cheers,
Benjamin
_______________________________________________
freebsd-mobile@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@xxxxxxxxxxx"

Woei ! It's working for me so far :) Allthough I still have issues when switching from one tty to one other. Here the output of the script I am using to do the connecting :

loaded the module at boot

ran my script which does: ( output snipped )

wlannic=wpi0

# clear the selected gateway:
route flush

# Set the interface ifconfig ${wlannic} 192.168.5.5 ssid <SSID>

# Set a new gateway
route add default 192.168.5.1
# make sure to give the LAN-NIC an other IP-address
ifconfig ${lannic} 192.168.200.2

ifconfig ${wlannic} up

# test connection
ping -c 1 192.168.5.1
# start a screen session with ssh connection for authentication
screen -d -m ssh -l wifi 192.168.5.1
# wait a while before testing the connection
sleep 3

# test conn:
ping -c 1 google.nl



Everything works fine with the connection itself. Allthough sometimes when switching from tty9 to tty0 and back the system locks up. I've had it before when switching from tty1 to tty0. Anyone with the same problems ?

Anyway; Great work on the driver so far :D

I've similar issues and believe it might be due to the amount of kernel printfs that are happening. Can you sysctl debug.wpi=0 and see if the problem still exists?
By chance are you using ZFS? I caught a memory modified after free panic in zfs the other day pid was from syslogd. I'm trying to work out if it's related.

Cheers,
Benjamin
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [RFT] Intel 3945abg wireless driver (wpi)
    ... Everything works fine with the connection itself. ... Allthough sometimes when switching from tty9 to tty0 and back the system locks up. ... I did have a problem connecting to the AP at my university though; the driver wouldn't assosicate whatever I tried. ...
    (freebsd-current)
  • [bug] stuck localhost TCP connections, v2.6.26-rc3+
    ... That connection has been stuck for 9 ... and it occured on two boxes, both are SMP ... # Bus options ... # Generic Driver Options ...
    (Linux-Kernel)
  • Re: [RFT] Intel 3945abg wireless driver (wpi)
    ... Everything works fine with the connection itself. ... Allthough sometimes when switching from tty9 to tty0 and back the system locks up. ... I did have a problem connecting to the AP at my university though; the driver wouldn't assosicate whatever I tried. ...
    (freebsd-current)
  • Re: HP JetDirect (now media center and HP 3310)
    ... The problem I am having is not with a HP printer driver. ... In this situation the drive is accessible through Windows Explorer. ... Windows Explorer to force a connection and get Transfer Images to work. ... I am not sure if this will completely work since the setup program may do ...
    (microsoft.public.windowsxp.print_fax)
  • Re: HP JetDirect (now media center and HP 3310)
    ... The problem I am having is not with a HP printer driver. ... In this situation the drive is accessible through Windows Explorer. ... Windows Explorer to force a connection and get Transfer Images to work. ... I am not sure if this will completely work since the setup program may do ...
    (microsoft.public.windowsxp.print_fax)