?? common_atheros_sdiostack_shcd.patch
字號:
Index: k/drivers/sdio/hcd/pci_std/Makefile===================================================================--- /dev/null+++ k/drivers/sdio/hcd/pci_std/Makefile@@ -0,0 +1,4 @@+obj-m += sdio_pcistd_hcd.o++sdio_pcistd_hcd-objs := sdio_hcd_os.o ../stdhost/sdio_std_hcd.o ../stdhost/sdio_std_hcd_os.o+Index: k/drivers/sdio/hcd/pci_std/sdio_hcd_os.c===================================================================--- /dev/null+++ k/drivers/sdio/hcd/pci_std/sdio_hcd_os.c@@ -0,0 +1,569 @@+/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++@file: sdio_hcd_os.c++@abstract: Standard PCI SDIO Host Controller Driver++#notes: includes module load and unload functions++@notice: Copyright (c), 2006 Atheros Communications, Inc.+ *+ * This program is free software; you can redistribute it and/or modify+ * it under the terms of the GNU General Public License version 2 as+ * published by the Free Software Foundation;+ *+ * Software distributed under the License is distributed on an "AS+ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or+ * implied. See the License for the specific language governing+ * rights and limitations under the License.+ *+ * Portions o this code were developed with information supplied from the+ * SD Card Association Simplified Specifications. The following conditions and disclaimers may apply:+ *+ * The following conditions apply to the release of the SD simplified specification (揝implified+ * Specification
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -