DragonFly BSD
DragonFly commits List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif src/sys/conf src/sys/dev/netif/owi


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Sep 2004 06:34:56 -0700 (PDT)

joerg       2004/09/05 06:34:56 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif        Makefile 
    sys/conf             files 
  Added files:
    sys/dev/netif/owi    Makefile if_owi.c if_owi_pccard.c 
                         if_owi_pci.c if_wireg.h if_wivar.h 
                         owi_hostap.c wi_hostap.h 
  Log:
  Save current version of wi(4) as owi before switching to generic 802.11
  version.
  
  Small modifications to allow kernels with both devices included.
  
  if_owi.c: copy of if_wi.c, 1.15
  if_owi_pccard.c: copy of if_wi_pccard.c, 1.5
  if_owi_pci.c: copy of if_wi_pci.c, 1.4
  if_wireg.h: copy of if_wireg.h, 1.3
  if_wivar.h: copy of if_wivar.h, 1.4
  owi_hostap.c: copy of wi_hostap.c, 1.9
  wi_hostap.h: copy of wi_hostap.h, 1.2
  
  Revision  Changes    Path
  1.9       +1 -1      src/sys/dev/netif/Makefile
  1.71      +4 -0      src/sys/conf/files


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/Makefile.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.diff?r1=1.70&r2=1.71&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]