]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For TI12xx and newer, clear register 0x84. This is the "Multimedia"
authorWarner Losh <imp@FreeBSD.org>
Tue, 14 Aug 2001 07:31:47 +0000 (07:31 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 14 Aug 2001 07:31:47 +0000 (07:31 +0000)
commite423aa38ba8e14f7be454efa093d6a9a931cc4c4
tree7462eaba0da0a15a03fbbed86873efce6a5ab8d4
parent12d1aec26fef726cb7dc963b2db10acf8efb8c99
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.
sys/pccard/pcic_pci.c
sys/pccard/pcic_pci.h