Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2001 23:07:20 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic.c pcic_isa.c pcicvar.h
Message-ID:  <200108100607.f7A67Kh16606@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/08/09 23:07:20 PDT

  Modified files:
    sys/pccard           pcic.c pcic_isa.c pcicvar.h 
  Log:
  Move ISA interrupt ISR and timeout routines to pcic from pcic_isa so
  that we can use them in the pci code when we have to fall back to ISA
  interrupt routing.
  
  Revision  Changes    Path
  1.158     +69 -1     src/sys/pccard/pcic.c
  1.19      +3 -76     src/sys/pccard/pcic_isa.c
  1.21      +4 -1      src/sys/pccard/pcicvar.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?200108100607.f7A67Kh16606>