Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 00:32:05 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/pccard pcic_isa.c pcicvar.h pcic.c
Message-ID:  <200105160732.f4G7W5x39597@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/05/16 00:32:05 PDT

  Modified files:
    sys/conf             files 
    sys/pccard           pcic.c 
  Added files:
    sys/pccard           pcic_isa.c pcicvar.h 
  Log:
  Separate out isa attachment to its own file.  The pci attachment will
  soon attach directly to pcic rather than the kludge pci-pcic device we
  have now.
  
  In some ways, this is similar to the work PAO3 did to try to support
  cardbus bridges.  In some ways different.  This and future commits
  will be taking from the spirit of many of those changes.  pcicvar.h is
  completely different from the pcicvar.h that appeared in PAO3, but
  similar in concept.
  
  Revision  Changes    Path
  1.517     +2 -1      src/sys/conf/files
  1.122     +13 -85    src/sys/pccard/pcic.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?200105160732.f4G7W5x39597>