Lines Matching defs:frpw
2 frpw.c (c) 1996-8 Grant R. Guenther <grant@torque.net>
5 frpw.c is a low-level protocol driver for the Freecom "Power"
234 printk("%s: frpw: Xilinx does not support mode %d\n",
241 printk("%s: frpw: ASIC does not support mode 2\n",
264 printk("%s: frpw: port 0x%x, chip %ld, mode %d, test=(%d,%d,%d)\n",
277 printk("%s: frpw %s, Freecom (%s) adapter at 0x%x, ", pi->device,
284 static struct pi_protocol frpw = {
286 .name = "frpw",
303 return paride_register(&frpw);
308 paride_unregister(&frpw);