Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 12:46:16 -0700 (PDT)
From:      Duncan Barclay <dmlb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic.c pcicvar.h
Message-ID:  <200108011946.f71JkG628805@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dmlb        2001/08/01 12:46:16 PDT

  Modified files:        (Branch: RELENG_4)
    sys/pccard           pcic.c pcicvar.h 
  Log:
  Protect pcic_set_memory_offset with __FreeBSD_version based ifdefs.
  Without this any consumer of CARD_SET_MEM_OFFSET would generate a
  panic.
  
  Reviewed by:	imp
  
  Revision   Changes    Path
  1.89.2.15  +8 -3      src/sys/pccard/pcic.c
  1.15.2.3   +6 -2      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?200108011946.f71JkG628805>