Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 1999 21:49:28 -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_isasubr.c i82365var.h src/sys/dev/pccard pccard.c pccard_cis.c pccard_cis_quirks.c pccardchip.h pccarddevs
Message-ID:  <199911280549.VAA44227@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/11/27 21:49:28 PST

  Modified files:
    sys/dev/pcic         i82365.c i82365_isasubr.c i82365var.h 
    sys/dev/pccard       pccard.c pccard_cis.c pccard_cis_quirks.c 
                         pccardchip.h pccarddevs 
  Log:
  Update pccard code to latest NetBSD code.  This is the last merge
  before newbusification hits full steam ahead.
  
  All:
  	Adjust NetBSD labels to reflect new base versions.
  dev/pcic/i82365.c:
  	1.24	Interface change for kernel threads
  	1.25	Massive unification for cardbus
  dev/pcic/i82365var.h
  	1.8	Massive unification for cardbus
  dev/pcic/i82365_isasubr.c
  	1.3	Massive unification for cardbus
  dev/pccard/pccard_cis.c
  	1.11	Massive unification for cardbus
  		(better device printing, better memspace calcs)
  dev/pccard/pccard_cis_quirks.c
  	1.4,1.5	Lotsa 3com devices
  dev/pccard/pccardchip.h
  	1.4	Massive unification for cardbus
  dev/pccard/pccarddevs
  	1.33..1.59 Lots of devices
  
  Revision  Changes    Path
  1.3       +112 -56   src/sys/dev/pcic/i82365.c
  1.3       +9 -6      src/sys/dev/pcic/i82365_isasubr.c
  1.4       +18 -2     src/sys/dev/pcic/i82365var.h
  1.2       +5 -5      src/sys/dev/pccard/pccard.c
  1.2       +20 -17    src/sys/dev/pccard/pccard_cis.c
  1.2       +54 -2     src/sys/dev/pccard/pccard_cis_quirks.c
  1.2       +6 -3      src/sys/dev/pccard/pccardchip.h
  1.2       +56 -9     src/sys/dev/pccard/pccarddevs



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?199911280549.VAA44227>