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

next in thread | raw e-mail | index | archive | help
imp         2001/08/01 13:07:03 PDT

  Modified files:        (Branch: RELENG_4)
    sys/pccard           pccard.c pcic.c pcic_isa.c pcicvar.h 
  Log:
  MFC:	Verbose printf of resources used.
  	Move PIOCSRESOURCE up to pcic from pccard.
  	Move hw.pcic.override_irq stuff from pcic_isa to pcic
  	TI bridge chipset interrupt setup
  	Use #defines instead of magic numbers for CSC setup
  	Don't turn the power off on pcic_disable.
  	Get/Set offset routines need safety protect for 4.x.
  	Remove bst and bsh from softc.
  
  Revision   Changes    Path
  1.106.2.9  +8 -34     src/sys/pccard/pccard.c
  1.89.2.16  +73 -15    src/sys/pccard/pcic.c
  1.13.2.3   +1 -10     src/sys/pccard/pcic_isa.c
  1.15.2.4   +3 -8      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?200108012007.f71K73U34282>