Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 22:00:07 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pccard_nbk.c src/sys/dev/pccard card_if.m pccard.c pccardvar.h
Message-ID:  <200103220600.f2M608D91031@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/03/21 22:00:07 PST

  Modified files:
    sys/pccard           pccard_nbk.c 
    sys/dev/pccard       card_if.m pccard.c pccardvar.h 
  Log:
  First step towards making loadable modules independent of having
  pccard in the kernel for those drivers with pccard attachments.  This
  makes the compat layer a little larger by introducing some inlines,
  but should almost make it possible to have independent attachments.
  The pccard_match function are the only one left, which I will take
  care of shortly.
  
  Revision  Changes    Path
  1.26      +7 -5      src/sys/pccard/pccard_nbk.c
  1.13      +30 -1     src/sys/dev/pccard/card_if.m
  1.38      +7 -5      src/sys/dev/pccard/pccard.c
  1.23      +13 -3     src/sys/dev/pccard/pccardvar.h


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?200103220600.f2M608D91031>