Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2001 22:21:24 -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:  <200105190521.f4J5LO129371@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/05/18 22:21:24 PDT

  Modified files:
    sys/pccard           pcic.c pcic_isa.c pcicvar.h 
  Log:
  Move ISA specific code into pcic_isa.  This is the probe routine, the
  get/setb1 routines.  Also expose clrb and setb as pcic_{clrb,setb} so
  we can use it from the probe.  pcic_probe is no longer needed.
  
  Revision  Changes    Path
  1.124     +40 -260   src/sys/pccard/pcic.c
  1.2       +215 -2    src/sys/pccard/pcic_isa.c
  1.3       +3 -3      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?200105190521.f4J5LO129371>