diff options
author | Warner Losh <imp@FreeBSD.org> | 2001-08-14 07:31:47 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2001-08-14 07:31:47 +0000 |
commit | e423aa38ba8e14f7be454efa093d6a9a931cc4c4 (patch) | |
tree | 7462eaba0da0a15a03fbbed86873efce6a5ab8d4 /sys/pccard/pcic_pci.h | |
parent | 12d1aec26fef726cb7dc963b2db10acf8efb8c99 (diff) | |
download | src-test2-e423aa38ba8e14f7be454efa093d6a9a931cc4c4.tar.gz src-test2-e423aa38ba8e14f7be454efa093d6a9a931cc4c4.zip |
Notes
Diffstat (limited to 'sys/pccard/pcic_pci.h')
-rw-r--r-- | sys/pccard/pcic_pci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pccard/pcic_pci.h b/sys/pccard/pcic_pci.h index cbe3a6485df5..f5c7fd43419b 100644 --- a/sys/pccard/pcic_pci.h +++ b/sys/pccard/pcic_pci.h @@ -42,6 +42,7 @@ /* End of CL-PD6832 defines */ /* Texas Instruments PCI-1130/1131 CardBus Controller */ #define TI113X_PCI_SYSTEM_CONTROL 0x80 /* System Control */ +#define TI12XX_PCI_MULTIMEDIA_CONTROL 0x84 /* Zoom Video */ #define TI113X_PCI_RETRY_STATUS 0x90 /* Retry Status */ #define TI113X_PCI_CARD_CONTROL 0x91 /* Card Control */ #define TI113X_PCI_DEVICE_CONTROL 0x92 /* Device Control */ |