Lines Matching full:parallel
3 /* PLIP: A parallel port "network" driver for Linux. */
4 /* This driver is for parallel port with 5-bit cable (LapLink (R) cable). */
19 * Support for parallel ports with no IRQ (poll mode),
20 * Modifications to use the parallel port API
37 * inspired by Russ Nelson's parallel port packet driver.
58 "parallel.asm" parallel port packet driver.
60 The "Crynwr" parallel port standard specifies the following protocol:
71 The cable used is a de facto standard parallel null cable -- sold as
917 /* Handle the parallel port interrupts. */
1063 This routine gets exclusive access to the parallel port by allocating
1321 printk(KERN_INFO "%s: Parallel port at %#3lx, " in plip_attach()
1325 printk(KERN_INFO "%s: Parallel port at %#3lx, " in plip_attach()
1439 MODULE_DESCRIPTION("PLIP (parallel port) network module");