Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 1997 16:27:42 -0800 (PST)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pccard driver.h pccard.c pcic.c skel.c slot.h
Message-ID:  <199703040027.QAA09076@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        97/03/03 16:27:41

  Branch:      sys/pccard  RELENG_2_2
  Modified:    sys/pccard  driver.h pccard.c pcic.c skel.c slot.h
  Log:
  YAMFC:
  - Added PCIC resume function
  - Cleaned up includes
  - Better handling of PCIC controller IRQ's (Dynamically determine a free
    IRQ instead of just grabbing one.)
  - Cleaned up VLSI-PCIC chipset detection better, necessary for some newer
    laptops such as the NEC 6030H.
  
  OK'd by:	joerg
  
  Revision  Changes    Path
  1.1.6.1   +2 -2      src/sys/pccard/driver.h
  1.27.2.1  +20 -15    src/sys/pccard/pccard.c
  1.23.2.1  +80 -59    src/sys/pccard/pcic.c
  1.1.6.1   +0 -2      src/sys/pccard/skel.c
  1.7.2.2   +4 -1      src/sys/pccard/slot.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703040027.QAA09076>