Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 01:05:00 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic_pci.c
Message-ID:  <200207180805.g6I8507i098724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/07/18 01:05:00 PDT

  Modified files:
    sys/pccard           pcic_pci.c 
  Log:
  Some strange hacks for the clpd6729:
  o It needs to have pcic_isa_intr intrrupt handler
  o for pci interrupts, in the func interrupt handler it needs to check the isa
    registers rather than the pci ones for card present.
  o better commentary for some of the strangeness of the 6729 on pci
  o fix some crunchy comments to better reflect reality.
  
  With this I almost have the WL200 working, but an interrupt storm
  after attach is causing problems for reasons unknown.  This code
  doesn't seem to break the normal clpd6729 case, and I'd like others
  with 6729 cards to try to test it (there were some that were used for
  external pccard slots in pci only systems).
  
  Revision  Changes    Path
  1.118     +44 -13    src/sys/pccard/pcic_pci.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?200207180805.g6I8507i098724>