patch-2.3.38 linux/drivers/usb/dabusb.h
Next file: linux/drivers/usb/dc2xx.c
Previous file: linux/drivers/usb/dabusb.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Thu Jan 6 16:17:18 2000
- Orig file:
v2.3.37/linux/drivers/usb/dabusb.h
- Orig date:
Mon Dec 20 18:48:22 1999
diff -u --recursive --new-file v2.3.37/linux/drivers/usb/dabusb.h linux/drivers/usb/dabusb.h
@@ -14,14 +14,8 @@
#ifdef __KERNEL__
-#ifdef MODSTR
-#undef MODSTR
-#endif
-#define MODSTR "dabusb: "
-
typedef enum { _stopped=0, _started } driver_state_t;
-
typedef struct
{
struct semaphore mutex;
@@ -88,4 +82,4 @@
BYTE Data[MAX_INTEL_HEX_RECORD_LENGTH];
} INTEL_HEX_RECORD, *PINTEL_HEX_RECORD;
-#endif
\ No newline at end of file
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)