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: Reyk Floeter (reykcvs.openbsd.org)
Date: Mon Nov 01 2004 - 20:45:37 CST


CVSROOT: /cvs
Module name: src
Changes by: reykcvs.openbsd.org 2004/11/01 19:45:37

Modified files:
        sys/arch/i386/conf: GENERIC
        sys/conf : files
        sys/dev/cardbus: files.cardbus
        sys/dev/pci : files.pci
Added files:
        sys/dev/cardbus: if_ath_cardbus.c
        sys/dev/pci : if_ath_pci.c
        sys/dev/ic : ath.c athvar.h

Log message:
imported Sam Leffler's ath driver for atheros multimode wireless nics
from NetBSD and FreeBSD.

ok deraadt