diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-09-29 11:49:53 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-09-29 11:49:53 +0000 |
commit | 78bb58718f652f77f8c4dcabf53fb62496765373 (patch) | |
tree | d6f92d0cbfa396cfee9588c52d99b6dea53f9be9 | |
parent | 0c47cd220f0d7094573a5f29e78c5c25470cbac8 (diff) |
Notes
-rw-r--r-- | FAQ/hardware.sgml | 4 | ||||
-rw-r--r-- | handbook/hw.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/FAQ/hardware.sgml b/FAQ/hardware.sgml index 561c91174a..a24c570a15 100644 --- a/FAQ/hardware.sgml +++ b/FAQ/hardware.sgml @@ -1,4 +1,4 @@ -<!-- $Id: hardware.sgml,v 1.12 1998-09-02 06:21:19 dwhite Exp $ --> +<!-- $Id: hardware.sgml,v 1.13 1998-09-29 11:48:19 wosch Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -341,7 +341,7 @@ <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 - are in <url url="ftp://ftp.freebsd.org/pub/FreeBSD/cam/" name="ftp://ftp.freebsd.org/pub/FreeBSD/cam/">. + 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 beginning. </p> diff --git a/handbook/hw.sgml b/handbook/hw.sgml index c77b3337f6..be919526ed 100644 --- a/handbook/hw.sgml +++ b/handbook/hw.sgml @@ -1,4 +1,4 @@ -<!-- $Id: hw.sgml,v 1.83 1998-08-30 15:49:33 jkh Exp $ --> +<!-- $Id: hw.sgml,v 1.84 1998-09-29 11:49:53 wosch Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- @@ -109,7 +109,7 @@ Slippery when wet. Beware of dog. controllers (and internal busses) in a single slot. Note that there are two types of 3940 on the market - the older model with AIC 7880 chips on it, and the newer one with AIC 7895 chips. The newer model - requires <htmlurl url="ftp://ftp.freebsd.org/pub/FreeBSD/cam" name="CAM"> + requires <htmlurl url="ftp://ftp.freebsd.org/pub/FreeBSD/development/cam" name="CAM"> support which is not yet a part of FreeBSD - you have to add it, or install from one of the CAM binary snapshot releases (follow the URL).</p> |