Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 1997 00:21:15 -0700 (PDT)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pccard i82365.h pccard.c pcic.c
Message-ID:  <199704200721.AAA09321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         97/04/20 00:21:14

  Modified:    sys/pccard  i82365.h pccard.c pcic.c
  Log:
  1. i82365.h: Chip identifiers should not be #ifdef PC98.  Add identifier
      (pt. unused) for TI PCI1130.
  
  2. pccard.c: PCIC_RESUME_RESET is now (also) a sysctl.  (Never make it
      a #ifdef if it can be made a sysctl!)
  
  3. pcic.c: make getb() and putb() proper member functions of struct
      pcic_slot.  Add a couple of missing casts.
  
  Revision  Changes    Path
  1.6       +2 -2      src/sys/pccard/i82365.h
  1.33      +14 -3     src/sys/pccard/pccard.c
  1.35      +60 -40    src/sys/pccard/pcic.c



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