diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-01-21 01:49:15 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-01-21 01:49:15 +0000 |
| commit | 6c18ae4980e3ea00a5b585160ce616096839b0ac (patch) | |
| tree | fd2769d63b11afb62a236b12ba8ad5a1d51f8ed6 /FAQ/hardware.sgml | |
| parent | 7e09961472137a5a857e057926635556c72f68b7 (diff) | |
Notes
Diffstat (limited to 'FAQ/hardware.sgml')
| -rw-r--r-- | FAQ/hardware.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FAQ/hardware.sgml b/FAQ/hardware.sgml index 4f997716a3..851457b77a 100644 --- a/FAQ/hardware.sgml +++ b/FAQ/hardware.sgml @@ -1,4 +1,4 @@ -<!-- $Id: hardware.sgml,v 1.14 1998-12-06 05:14:56 jkh Exp $ --> +<!-- $Id: hardware.sgml,v 1.15 1999-01-21 01:49:12 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -55,7 +55,7 @@ <p>ATAPI (IDE) Zip drives are supported in FreeBSD 2.2.6 and later releases. - <p>FreeBSD 3.0-CURRENT contains support for the parallel Zip + <p>FreeBSD 3.0-STABLE contains support for the parallel Zip However, you will need to build a new kernel with support for ppbus (Parallel Port Bus) in order to use the Zip. See the LINT configuration file for examples. @@ -340,7 +340,7 @@ </heading> <p>The newer AIC789x series Adaptec chips are supported under the CAM SCSI - framework making it's debut in 3.0. Patches against 3.0-CURRENT and 2.2-STABLE + framework which made it's debut in 3.0. Patches against 2.2-STABLE are in <url url="ftp://ftp.freebsd.org/pub/FreeBSD/development/cam/" name="ftp://ftp.freebsd.org/pub/FreeBSD/development/cam/">. A CAM-enhanced boot floppy is available at <url url="http://www.freebsd.org/~abial/cam-boot/" name="http://www.freebsd.org/~abial/cam-boot/">. In both cases read the README before @@ -402,7 +402,7 @@ <heading>Does FreeBSD support Symmetric Multiproccessing (SMP)? </heading> - <p>SMP is supported in 3.0-CURRENT only. + <p>SMP is supported in 3.0-STABLE and later releases only. </sect> |
