Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 22:44:38 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pcic i82365.c i82365_isa.c i82365_isasubr.c i82365_isavar.h i82365var.h src/sys/dev/pccard pccard.c pccard_cis.c pccardchip.h pccardvar.h
Message-ID:  <199912070644.WAA35342@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/12/06 22:44:38 PST

  Modified files:
    sys/dev/pcic         i82365.c i82365_isa.c i82365_isasubr.c 
                         i82365_isavar.h i82365var.h 
    sys/dev/pccard       pccard.c pccard_cis.c pccardchip.h 
                         pccardvar.h 
  Log:
  Tonight's cleanups.
  o Implement memory and I/O activation/deactivation.  irq not handled.
  o switch pcic_chip functions around to use more convenient types.
  o kill __P and most of the old K&R prototypes just to be mean.
  o minor other nits
  
  Revision  Changes    Path
  1.6       +97 -128   src/sys/dev/pcic/i82365.c
  1.7       +1 -19     src/sys/dev/pcic/i82365_isa.c
  1.5       +2 -2      src/sys/dev/pcic/i82365_isasubr.c
  1.4       +4 -4      src/sys/dev/pcic/i82365_isavar.h
  1.6       +28 -37    src/sys/dev/pcic/i82365var.h
  1.5       +9 -9      src/sys/dev/pccard/pccard.c
  1.4       +3 -3      src/sys/dev/pccard/pccard_cis.c
  1.4       +21 -21    src/sys/dev/pccard/pccardchip.h
  1.3       +21 -18    src/sys/dev/pccard/pccardvar.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?199912070644.WAA35342>