diff options
author | peter <peter@FreeBSD.org> | 1996-05-04 06:16:23 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-05-04 06:16:23 +0000 |
commit | e8571341bd248c98e240ab19c58f10213c0e351b (patch) | |
tree | 8a55b89a2ab63d1ccc601ca048b2d7d74f9ce1bf /sys/i386/isa/README.stl | |
parent | b200fe400c41fa4c3b0962412950112c37be1a2a (diff) | |
download | FreeBSD-src-e8571341bd248c98e240ab19c58f10213c0e351b.zip FreeBSD-src-e8571341bd248c98e240ab19c58f10213c0e351b.tar.gz |
Import v0.0.4alpha of the Stallion driver.
Sumbitted by: Greg Ungerer (gerg@stallion.oz.au)
Diffstat (limited to 'sys/i386/isa/README.stl')
-rw-r--r-- | sys/i386/isa/README.stl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/i386/isa/README.stl b/sys/i386/isa/README.stl index 1c55226..0bcd728 100644 --- a/sys/i386/isa/README.stl +++ b/sys/i386/isa/README.stl @@ -2,8 +2,8 @@ Stallion Multiport Serial Driver Readme --------------------------------------- -Version: 0.0.3 alpha -Date: 05FEB96 +Version: 0.0.4 alpha +Date: 06FEB96 Author: Greg Ungerer (gerg@stallion.oz.au) @@ -240,6 +240,7 @@ Having said that, I have used it on at least the following types of "things" under FreeBSD: a) standard dumb terminals (using getty) b) modems (using cu, etc) + c) ppp (through pppd, kernel ppp) |