Announce pnp support's arrival in 2.2 and 3.0
This commit is contained in:
parent
1b7c49bb9e
commit
7175af612c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2349
2 changed files with 28 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-27 18:57:13 $">
|
||||
<!ENTITY date "$Date: 1998-01-10 14:53:24 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.66 1997-12-27 18:57:13 jkh Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.67 1998-01-10 14:53:24 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,6 +19,18 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>January 1998</h2>
|
||||
<ul>
|
||||
<li><b>08-Jan-98</b>
|
||||
Improved support for Plug-n-Play cards has now been integrated into
|
||||
both 3.0-current and 2.2-stable branches now. This is available
|
||||
in source form via the <a href="handbook/cvsup.html">CVSup</a> utility
|
||||
or in binary release snapshots from
|
||||
<a href="ftp://current.freebsd.org/pub/FreeBSD">current.FreeBSD.org</a>
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>December 1997</h2>
|
||||
<ul>
|
||||
<li><b>26-Dec-97</b>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-27 18:57:13 $">
|
||||
<!ENTITY date "$Date: 1998-01-10 14:53:24 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.66 1997-12-27 18:57:13 jkh Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.67 1998-01-10 14:53:24 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,6 +19,18 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>January 1998</h2>
|
||||
<ul>
|
||||
<li><b>08-Jan-98</b>
|
||||
Improved support for Plug-n-Play cards has now been integrated into
|
||||
both 3.0-current and 2.2-stable branches now. This is available
|
||||
in source form via the <a href="handbook/cvsup.html">CVSup</a> utility
|
||||
or in binary release snapshots from
|
||||
<a href="ftp://current.freebsd.org/pub/FreeBSD">current.FreeBSD.org</a>
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>December 1997</h2>
|
||||
<ul>
|
||||
<li><b>26-Dec-97</b>
|
||||
|
|
Loading…
Reference in a new issue