Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 00:31:47 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic_pci.c pcic_pci.h
Message-ID:  <200108140731.f7E7Vl296582@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/08/14 00:31:47 PDT

  Modified files:
    sys/pccard           pcic_pci.c pcic_pci.h 
  Log:
  For TI12xx and newer, clear register 0x84.  This is the "Multimedia"
  register.  It enables Zoom Video.  It appears that on at least one
  card that Monzoon is using sets these bits by default.  Nothing works
  when these bits are set, everything works when they are clear.
  
  Add commentary on some of the ti bits.  Make code a little clearer.
  Also remove a call to pcic_pci_pd6729 which was prematurely added in
  the last commit.
  
  Revision  Changes    Path
  1.67      +37 -16    src/sys/pccard/pcic_pci.c
  1.27      +2 -1      src/sys/pccard/pcic_pci.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?200108140731.f7E7Vl296582>