From d5f7759a9881e2d3b94a2e706397dae87830f1dd Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 22 Dec 2013 10:21:20 -0800 Subject: hwddb: Add database for SDIO vendor and class information --- hwdb/sdio.ids | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 hwdb/sdio.ids (limited to 'hwdb/sdio.ids') diff --git a/hwdb/sdio.ids b/hwdb/sdio.ids new file mode 100644 index 0000000000..db27ba25aa --- /dev/null +++ b/hwdb/sdio.ids @@ -0,0 +1,40 @@ +# +# List of SDIO ID's +# + +# Vendors and devices. Please keep sorted. + +# Syntax: +# vendor vendor_name +# device device_name <-- single tab + +0089 Intel Corp. +0092 C-guys, Inc. +0098 Toshiba Corp. +0104 Socket Communications, Inc. + 00c5 Bluetooth SDIO Card +0271 Atheros Communications, Inc. +02db SyChip Inc. +02df Marvell Technology Group Ltd. +02fe Spectec Computer Co., Ltd +037a MediaTek Inc. +039a Siano Mobile Silicon +0501 Globalsat Technology Co. +1180 Ricoh Co., Ltd +13d1 AboCom Systems, Inc. + +# List of known interface classes +# +# Syntax: +# C class class_name + +C 00 Not a SDIO standard interface +C 01 UART standard interface +C 02 Bluetooth Type-A standard interface +C 03 Bluetooth Type-B standard interface +C 04 GPS standard interface +C 05 Camera standard interface +C 06 PHS standard interface +C 07 WLAN interface +C 08 Embedded SDIO-ATA standard interface +C 09 Bluetooth AMP standard interface -- cgit v1.2.3-54-g00ecf