Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2000 22:56:30 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pccard.c pccard_nbk.c pcic.c slot.h
Message-ID:  <200002210656.WAA88612@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/02/20 22:56:30 PST

  Modified files:
    sys/pccard           pccard.c pccard_nbk.c pcic.c slot.h 
  Log:
  [[ Forced commit due to /tmp/msg botch ]]
  
  Minor improvements in pcic.
  o Change IODF_ACTIVE to MDF_ACTIVE when dealing with memory.  This is
    a text only change.
  o Better spl safty, ala comments from Bruce and the nomads.
  o Default to resetting the pcic on resume.  This is needed for newer
    machines and may fix jordan's vaio problem.
  o i/o mapping verbosity under bootverbose.
  o Added comment about irqs that should have been in prior commit.
  o Added sanity check on memory rid.
  
  Approved by:  Der Uber Hubbard
  
  Revision  Changes    Path
  1.106     +1 -1      src/sys/pccard/pccard.c
  1.15      +1 -1      src/sys/pccard/pccard_nbk.c
  1.88      +1 -1      src/sys/pccard/pcic.c
  1.24      +1 -1      src/sys/pccard/slot.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?200002210656.WAA88612>