patch-2.1.106 linux/drivers/block/paride/paride.h

Next file: linux/drivers/block/paride/pg.c
Previous file: linux/drivers/block/paride/paride.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/drivers/block/paride/paride.h linux/drivers/block/paride/paride.h
@@ -23,6 +23,7 @@
 #define PI_PCD	1	/* ATAPI CDrom */
 #define PI_PF   2	/* ATAPI disk */
 #define PI_PT	3	/* ATAPI tape */
+#define PI_PG   4       /* ATAPI generic */
 
 /* The paride module contains no state, instead the drivers allocate
    a pi_adapter data structure and pass it to paride in every operation.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov