Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 14:22:59 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wi_pci.c wi_hostap.c
Message-ID:  <200204292122.g3TLMxD04311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/04/29 14:22:59 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/wi           if_wi_pci.c wi_hostap.c 
  Log:
  MFC three important fixes (a little quick, but one is a compile issue and the
  others are in a new feature):
  1) don't include pccard stuff in pci attachment (kernel won't compile w/o this
     if you don't have pccard in your kernel).
  2) Spell NetBSD's splsoftnet() as splimp() rather than splnet().
  3) Properly untimeout stuff before creating a new timeout.
  
  Revision  Changes    Path
  1.8.2.2   +2 -7      src/sys/dev/wi/if_wi_pci.c
  1.7.2.2   +4 -4      src/sys/dev/wi/wi_hostap.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204292122.g3TLMxD04311>