Searched full:freecom (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/usb/storage/ |
H A D | freecom.c | 3 * Driver for Freecom USB/IDE adaptor 5 * Freecom v0.1: 12 * This driver was developed with information provided in FREECOM's USB 13 * Programmers Reference Guide. For further information contact Freecom 14 * (https://www.freecom.de/) 27 #define DRV_NAME "ums-freecom" 29 MODULE_DESCRIPTION("Driver for Freecom USB/IDE adaptor"); 77 * Freecom stuffs the interrupt status in the INDEX_STAT bit of the ide 164 usb_stor_dbg(us, "Read data Freecom! (c=%d)\n", count); in freecom_readdata() 170 usb_stor_dbg(us, "Freecom readdata transport error\n"); in freecom_readdata() [all …]
|
H A D | Makefile | 25 obj-$(CONFIG_USB_STORAGE_FREECOM) += ums-freecom.o 39 ums-freecom-y := freecom.o
|
H A D | unusual_freecom.h | 3 * Unusual Devices File for the Freecom USB/IDE adaptor 10 "Freecom",
|
H A D | usb.h | 70 * 31-byte buffer. But Freecom needs a 64-byte buffer, so that's the
|
H A D | unusual_devs.h | 1092 "Freecom Technologies",
|
/linux/drivers/ata/pata_parport/ |
H A D | Kconfig | 96 tristate "Freecom IQ ASIC-2 protocol" 99 This option enables support for version 2 of the Freecom IQ parallel 104 tristate "FreeCom power protocol" 107 This option enables support for the Freecom power parallel port IDE
|
H A D | friq.c | 5 * friq.c is a low-level protocol driver for the Freecom "IQ" 9 * Freecom uses this adapter in a battery powered external 224 "Freecom IQ ASIC-2 adapter at 0x%x, mode %d (%s), delay %d\n", in friq_log_adapter() 263 MODULE_DESCRIPTION("Freecom IQ parallel port IDE adapter protocol driver");
|
H A D | frpw.c | 5 * frpw.c is a low-level protocol driver for the Freecom "Power" parallel port 186 * between the Xilinx and ASIC implementations of the Freecom adapter. 273 "Freecom (%s) adapter at 0x%x, mode %d (%s), delay %d\n", in frpw_log_adapter() 297 MODULE_DESCRIPTION("Freecom Power parallel port IDE adapter protocol driver");
|
/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-freecom-fsg-3.dts | 3 * Device Tree file for the Freecom FSG-3 router. 14 model = "Freecom FSG-3"; 15 compatible = "freecom,fsg-3", "intel,ixp42x"; 103 compatible = "freecom,fsg-cs2-system-controller", "syscon";
|
/linux/Documentation/admin-guide/media/ |
H A D | dvb-usb-dtt200u-cardlist.rst | 17 * - WideView WT-220U PenType Receiver (Typhoon/Freecom)
|
H A D | dvb-usb-rtl28xxu-cardlist.rst | 31 * - Freecom USB2.0 DVB-T
|
/linux/drivers/ata/ |
H A D | pata_pcmcia.c | 329 PCMCIA_DEVICE_PROD_ID12("FREECOM", "PCCARD-IDE", 0x5714cbf7, 0x48e0ab8e),
|