Skip to content

Commit

Permalink
tipar: remove obsolete module
Browse files Browse the repository at this point in the history
tipar: remove obsolete module

The tipar character driver was used to implement bit-banging access
to Texas Instruments parallel link cable. A user-land method now 
exists thru PPDEV & PARPORT.

Signed-off-by: Romain Liévin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
Romain Liévin authored and gregkh committed Dec 17, 2007
1 parent 8c4606b commit cb8c9b6
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 721 deletions.
93 changes: 0 additions & 93 deletions Documentation/tipar.txt

This file was deleted.

5 changes: 0 additions & 5 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -3699,11 +3699,6 @@ M: [email protected]
L: [email protected]
S: Maintained

TI PARALLEL LINK CABLE DRIVER
P: Romain Lievin
M: [email protected]
S: Maintained

TIPC NETWORK LAYER
P: Per Liden
M: [email protected]
Expand Down
22 changes: 0 additions & 22 deletions drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -543,28 +543,6 @@ config PPDEV

If unsure, say N.

config TIPAR
tristate "Texas Instruments parallel link cable support"
depends on PARPORT
---help---
If you own a Texas Instruments graphing calculator and use a
parallel link cable, then you might be interested in this driver.

If you enable this driver, you will be able to communicate with
your calculator through a set of device nodes under /dev. The
main advantage of this driver is that you don't have to be root
to use this precise link cable (depending on the permissions on
the device nodes, though).

To compile this driver as a module, choose M here: the
module will be called tipar.

If you don't know what a parallel link cable is or what a Texas
Instruments graphing calculator is, then you probably don't need this
driver.

If unsure, say N.

config HVC_DRIVER
bool
help
Expand Down
Loading

0 comments on commit cb8c9b6

Please sign in to comment.