OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Damien Bergamini (damiencvs.openbsd.org)
Date: Sat Nov 03 2007 - 08:10:29 CDT


CVSROOT: /cvs
Module name: src
Changes by: damiencvs.openbsd.org 2007/11/03 07:10:29

Modified files:
        sys/dev/pci : if_wpi.c if_iwn.c

Log message:
fix ENETRESET handling in {wpi,iwn}_ioctl() so that the firmware won't
panic when resetting the device - requested by many
fix ifconfig -M (the interface still has to be down though ie it won't
work while the interface is up).
fix AMPDU window for 4965AGN (has no effect since 802.11n is not
supported yet).