/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 | Kconfig | 57 tristate "Freecom USB/ATAPI Bridge support" 59 Support for the Freecom USB to IDE/ATAPI adaptor. 60 Freecom has a web page at <https://www.freecom.de/>. 62 If this driver is compiled as a module, it will be named ums-freecom.
|
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 | 1078 "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/Documentation/admin-guide/blockdev/ |
H A D | paride.rst | 49 - FreeCom Power CD 74 friq Freecom IQ cable (DE) 75 frpw Freecom Power (DE) 114 FreeCom CD-ROM frpw 196 drives based on OnSpec and older Freecom adapters. In these rare cases,
|
/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";
|
H A D | Makefile | 5 intel-ixp42x-freecom-fsg-3.dtb \
|
/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/Documentation/devicetree/bindings/arm/ |
H A D | intel-ixp4xx.yaml | 22 - freecom,fsg-3
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | syscon.yaml | 63 - freecom,fsg-cs2-system-controller 160 - freecom,fsg-cs2-system-controller
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dtt200u.c | 286 { .name = "WideView WT-220U PenType Receiver (Typhoon/Freecom)", 338 { .name = "WideView WT-220U PenType Receiver (Typhoon/Freecom)",
|
/linux/include/linux/usb/ |
H A D | storage.h | 39 #define USB_PR_FREECOM 0xf1 /* Freecom */
|
/linux/drivers/ata/ |
H A D | pata_pcmcia.c | 329 PCMCIA_DEVICE_PROD_ID12("FREECOM", "PCCARD-IDE", 0x5714cbf7, 0x48e0ab8e),
|
/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 532 "^freecom,.*": 533 description: Freecom Gmbh
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | rtl28xxu.c | 1920 &rtl28xxu_props, "Freecom USB2.0 DVB-T", NULL) }, 1922 &rtl28xxu_props, "Freecom USB2.0 DVB-T", NULL) },
|