summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/tw.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-18 02:00:01 +0000
committerjkh <jkh@FreeBSD.org>1995-04-18 02:00:01 +0000
commit3881df9bdc34d13ed408c3de4de11008106ce23d (patch)
tree712933ad56d2f80ca89daa92bfcf5348abf392e3 /sys/i386/isa/tw.c
parentf71c01f1f53e0308d6953ad5d23a28fa574b4a0a (diff)
downloadFreeBSD-src-3881df9bdc34d13ed408c3de4de11008106ce23d.zip
FreeBSD-src-3881df9bdc34d13ed408c3de4de11008106ce23d.tar.gz
Extensive updates to this package.
Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu>
Diffstat (limited to 'sys/i386/isa/tw.c')
-rw-r--r--sys/i386/isa/tw.c17
1 files changed, 3 insertions, 14 deletions
diff --git a/sys/i386/isa/tw.c b/sys/i386/isa/tw.c
index 0f87c54..72a5965 100644
--- a/sys/i386/isa/tw.c
+++ b/sys/i386/isa/tw.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 1992, 1993 Eugene W. Stark
+ * Copyright (c) 1992, 1993, 1995 Eugene W. Stark
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -56,23 +56,12 @@
*/
/*
- * 386BSD Device Driver for X-10 POWERHOUSE (tm)
+ * FreeBSD Device Driver for X-10 POWERHOUSE (tm)
* Two-Way Power Line Interface, Model #TW523
*
* written by Eugene W. Stark (stark@cs.sunysb.edu)
* December 2, 1992
*
- * REVISION HISTORY
- *
- * Date Who What
- * 12/2/92 stark Initial Release
- * 2/7/93 stark Minor upgrades to timing code
- * 3/4/93 stark Updated to use high-res. "microtime" routines
- * 5/9/93 stark Minor changes to console error reporting
- * 10/30/93 stark Clean-up for FreeBSD release
- * 3/14/93 stark Clean-up for FreeBSD-1.1 release
- * 9/17/94 stark Upgrade to FreeBSD-2.0
- *
* NOTES:
*
* The TW523 is a carrier-current modem for home control/automation purposes.
@@ -108,7 +97,7 @@
* by an IBM PC under MS-DOS (not useful to me other than to verify that
* the unit worked). I suggest saving money and buying the bare TW523
* rather than the TW523 development kit (what I bought), because if you
- * are running 386BSD you don't really care about the DOS binaries.
+ * are running FreeBSD you don't really care about the DOS binaries.
*
* The interface to the TW-523 consists of four wires on the RJ-11 connector,
* which are jumpered to somewhat more wires on the DB-25 connector, which
OpenPOWER on IntegriCloud