Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2000 21:43:29 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard i82365.h pcic.c slot.h
Message-ID:  <200003100543.VAA34381@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/03/09 21:43:29 PST

  Modified files:
    sys/pccard           i82365.h pcic.c slot.h 
  Log:
  Add support for PnP ISA cards, and some laptop PnP support:
  
  o break out some of the probe routine the allocation of resources
    into an attach routine
  o Recognize PnP ids
  o Allocate IRQ per card rather than per system
  o Better polling reporting
  o Remove unneeded include files in slot.h
  o store a pseudo unit number on each device we find.
  o Pass a unit number to interrupt/timeout routine and use it for polling
    the hardware.
  
  Tested on: My VAIO and with the Linksys pccard reader.
  Approved by: jkh
  
  Revision  Changes    Path
  1.10      +7 -2      src/sys/pccard/i82365.h
  1.89      +119 -81   src/sys/pccard/pcic.c
  1.25      +1 -2      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?200003100543.VAA34381>