patch-2.1.49 linux/drivers/net/soundmodem/sm.c
Next file: linux/drivers/net/soundmodem/sm_sbc.c
Previous file: linux/drivers/net/soundmodem/gentbl.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Aug 5 09:49:51 1997
- Orig file:
v2.1.48/linux/drivers/net/soundmodem/sm.c
- Orig date:
Mon Jun 16 16:35:56 1997
diff -u --recursive --new-file v2.1.48/linux/drivers/net/soundmodem/sm.c linux/drivers/net/soundmodem/sm.c
@@ -39,6 +39,7 @@
* 0.4 21.01.97 Separately compileable soundcard/modem modules
* 0.5 03.03.97 fixed LPT probing (check_lpt result was interpreted the wrong way round)
* 0.6 16.04.97 init code/data tagged
+ * 0.7 30.07.97 fixed halfduplex interrupt handlers/hotfix for CS423X
*/
/*****************************************************************************/
@@ -113,7 +114,7 @@
/*static*/ const char sm_drvname[] = "soundmodem";
static const char sm_drvinfo[] = KERN_INFO "soundmodem: (C) 1996-1997 Thomas Sailer, HB9JNX/AE4WA\n"
-KERN_INFO "soundmodem: version 0.6 compiled " __TIME__ " " __DATE__ "\n";
+KERN_INFO "soundmodem: version 0.7 compiled " __TIME__ " " __DATE__ "\n";
/* --------------------------------------------------------------------- */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov