patch-2.3.13 linux/drivers/net/hamradio/soundmodem/sm.h
Next file: linux/drivers/net/hamradio/yam.c
Previous file: linux/drivers/net/hamradio/soundmodem/sm.c
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Wed Aug 4 09:27:34 1999
- Orig file:
v2.3.12/linux/drivers/net/hamradio/soundmodem/sm.h
- Orig date:
Thu Jul 8 15:42:20 1999
diff -u --recursive --new-file v2.3.12/linux/drivers/net/hamradio/soundmodem/sm.h linux/drivers/net/hamradio/soundmodem/sm.h
@@ -3,7 +3,7 @@
/*
* sm.h -- soundcard radio modem driver internal header.
*
- * Copyright (C) 1996-1998 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996-1999 Thomas Sailer (sailer@ife.ee.ethz.ch)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -34,6 +34,7 @@
#include <linux/soundmodem.h>
#include <asm/processor.h>
#include <linux/bitops.h>
+#include <linux/parport.h>
#define SM_DEBUG
@@ -49,6 +50,8 @@
const struct modem_rx_info *mode_rx;
const struct hardware_info *hwdrv;
+
+ struct pardevice *pardev;
/*
* Hardware (soundcard) access routines state
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)