wpaul
79ab1ee8c2
Mention the LinkSys LNE100TX v4.0/4.1 and a bunch of other cards.
...
Fix a typo.
2000-08-23 00:42:24 +00:00
joerg
e70403c003
Mention that GDB now supports hardware watchpoints.
...
While i was at it, also corrected that the next 4.x release will be 4.2.
2000-08-22 12:39:52 +00:00
jkh
a6b42f87ec
Remove obsolete entry about wdc hangs
2000-08-19 18:54:37 +00:00
sheldonh
7e224ca2e0
Mention the gawk-3.0.6 upgrade.
2000-08-15 18:05:05 +00:00
gshapiro
002ef51d6e
The rest of the changes needed to support the new version of sendmail (8.11.0).
...
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
2000-08-12 22:39:25 +00:00
msmith
f3259174ee
Mention the 3ware controllers.
2000-08-08 18:54:57 +00:00
msmith
e9e8946355
Mention the 3ware RAID controllers
2000-08-08 18:53:08 +00:00
n_hibma
cf7c041ce2
Support for the Panasonic / Matshita USB FDD.
...
Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
PR: kern/20300
2000-07-31 12:40:26 +00:00
alex
37a9bf6232
- FreeBSD supports the Alpha Platform as well
...
- There are now more than 3500 ports in the ports collection.
2000-07-31 09:49:28 +00:00
alex
c158f1f31a
- Update the list of backuped files during upgrade according to
...
sysinstall's source-code.
- wd(4) -> ad(4)
2000-07-31 09:45:43 +00:00
jhb
63e54fc518
Add in some more new features for the release notes.
...
PR: docs/20065
Submitted by: Bruce A. Mah <bmah@cisco.com>
2000-07-27 23:29:22 +00:00
wilko
040651499e
Remove the 'going nowhere' warning as this belongs in the RELNOTES only
...
(if it does not get resolved in the first place)
2000-07-26 14:45:37 +00:00
wilko
d540fdf263
sync with the RELENG_4 HARDWARE.TXT
2000-07-25 13:15:54 +00:00
ben
5305b812e4
Mark cdcontrol's "cdid" command as [MERGED].
2000-07-19 16:05:37 +00:00
ben
1a45e35d8c
From the PR:
...
1. Correct FTP site for 4.0-stable snapshots and delete sentence
fragment immediately following.
[ not applicable to HEAD ]
2. Add FDDI section to table of contents (see #5 below) and add
one line of whitespace.
3. In userland section, document csh->tcsh, more->less, and
colorized ls.
4. In Ethernet section, do:
s/gigabit ethernet/Gigabit Ethernet/
s/fast ethernet/Fast Ethernet/
s/ethernet/Ethernet/
5. Pull DEC DEFPA/DEFEA *FDDI* cards out of the *Ethernet* section
and into their own second-level section.
6. Add missing period in section header in ATM section.
7. Tweak upgrading sectio with some new text, not sure if this is
much better though.
8. Add a blurb about the -stable mailing list.
[ changed to -current list in HEAD ]
PR: 20015
Submitted by: Bruce A. Mah <bmah@cisco.com>
2000-07-19 00:05:59 +00:00
wilko
a3172e575e
document serial console habits of AS2100[a]
2000-07-18 17:50:16 +00:00
wilko
bcb9b5a4b2
Document Ethernet card reqs for SRM boot. Note that 8255x (fxp)
...
does not currently work correctly on alpha.
2000-07-16 11:38:01 +00:00
ben
21e0575454
Mention Joe Karthauser's addition of the "cdid" command to cdcontrol(1).
2000-07-15 13:08:23 +00:00
jhb
7ee403c669
- Note that a few entries have been merged over to -stable.
...
- Add a note about having USB support out of the box.
2000-07-14 17:27:52 +00:00
jhb
2581a97188
- Note that several features have been merged to 4.x.
...
- Add a note about supporting USB out of the box during installs and
beyond.
- Add a note about the changes to the i386 bootstrap to work around the
1024 cylinder problem. Note that boot0 is now 2 sectors long.
Reminded by: kkenn
2000-07-14 05:47:08 +00:00
ben
1955657312
* Mention 4.x as well as 3.x
...
* 3.4-stable -> 3.5-stable
* 4.0-current -> 5.0-current
2000-07-13 19:08:06 +00:00
wilko
d92103d166
Document non-support by SRM for Symbios895 on PC164
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-07-13 18:12:47 +00:00
wilko
ae3c16cf3f
Add some info on SCSI for PC164.
...
Submitted by: naddy@unix-ag.uni-kl.de
2000-07-08 19:49:47 +00:00
wpaul
966a32cd5b
Add support for the National Semiconductor DP83815 fast ethernet
...
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).
I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).
I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
2000-07-06 06:02:04 +00:00
wilko
d3f3e6e294
- remove <please comment> lines
...
- add note on single CPU use on SMP boxes
- add note on kld for isp f/w
- corrected some typos
2000-07-03 21:14:00 +00:00
wilko
690ace5c14
update UP1000/Symbios SCSI info
2000-06-22 20:09:01 +00:00
wilko
fce3aeffe6
OpenVMS labeled disks also seem to give the installer fits.
...
Warning to be removed when alpha/17642 is fixed.
2000-06-21 19:52:58 +00:00
wilko
ec8cd17943
Document boot support for UP1000 and Adaptec 294x. Ditto for Symbios 875
...
Submitted by: Andrew Gallatin
2000-06-21 19:42:10 +00:00
wilko
c953542e84
Clarify (I hope..) what a hose is. One gets used to DEC (nee, CPQ) speak
...
all too easily.
Submitted by: Alec Wolman
2000-06-17 20:04:03 +00:00
wilko
13fcdd2e31
Remove references to PCMCIA ethernet cards/laptops
2000-06-15 19:19:59 +00:00
wilko
eb646822da
update UP1000 memory intf. details
2000-06-15 17:52:41 +00:00
wilko
2c5603a64d
Document support for Alpha Processor Inc UP1000
...
Reviewed by: Andrew Gallatin <gallatin@cs.duke.edu>
2000-06-14 20:20:51 +00:00
wilko
cac2a38938
Document that alpha install CDs are now bootable. No need to muck
...
around with floppies. Also document (for lack of a more appropriate place/file)
the problems the installer has when other disks are present with a BSD
disk label on them. Please remove this warning when the problem is fixed.
PR: alpha/17642
2000-06-14 18:26:12 +00:00
msmith
a93970294c
Mention a bug in the Mylex driver's geometry handling.
2000-06-14 04:13:01 +00:00
asmodai
27613af322
Reformat and update sound section a bit. Still need to add more
...
soundcards.
2000-06-11 21:53:38 +00:00
asmodai
9b28e4c7b4
Try and get this list a bit more consistent in style.
...
Also, clarify a comment with proper comma placement.
Also tried to get the supported soundcard section more fleshed out. This
needs more work.
2000-06-11 13:51:29 +00:00
asmodai
52517a5c25
Add Adico and Accton NICs to the list.
...
Move NDC a bit lower so that it is alphabetical.
Inspired by PR: 18735
Submitted by: Adoal Xu <adoal@iname.com>
2000-06-11 12:04:08 +00:00
msmith
df14840251
Update hardware and release-note blurb about AMI and Mylex RAID
...
controllers. Add extra verbiage to try to clarify some of the more
frequently asked questions.
2000-06-10 19:41:34 +00:00
asmodai
8b5f845e70
Detail some more 3Com NICs which we support with ep nowadays.
...
Submitted by: alex
2000-06-10 14:03:22 +00:00
asmodai
2b1d08765e
Actually detail which ATA controllers we support.
2000-06-10 13:41:52 +00:00
kris
ea5d2c88b7
Add blurbs about OpenSSL, OPIE and OpenSSH updates.
2000-06-09 08:19:44 +00:00
wilko
16fedefa9b
[NoName]: provide ftp pointer to OEM guide instead of having people email
...
me for it.
Note no support for VESA VGA on alpha.
Submitted by: Peter van Dijk <petervd@vuurwerk.nl>
2000-06-07 17:47:57 +00:00
wilko
9c1b2a6816
[Miata]: document SRM upgrade requirement when experiencing SRM
...
'scancode' errors after halting FreeBSD.
2000-06-06 19:32:11 +00:00
wilko
c2edee8c58
Correct info on AS2[01]00
...
Submitted by: Andrew Gallatin
2000-06-05 17:48:40 +00:00
wilko
80927a9482
First shot at documenting DemiSable, Sable, Lynx & Rawhide. Owners/users
...
of these machines please comment!
2000-06-04 18:33:25 +00:00
wilko
ed712c4b35
Parallel ports are supported in the 5.x stream, not (yet?) in 4-stable
2000-05-17 20:23:03 +00:00
wilko
af4a057ee0
Parallel ports now work on Alpha.
2000-05-16 17:43:30 +00:00
wollman
0bc0cc9ee0
Add a note about exclusion support in mtree(8).
2000-05-16 17:13:59 +00:00
wilko
c12df46ebd
Claim support / explain white-box Alphas.
...
Obtained from: drew
2000-05-11 18:56:45 +00:00
wilko
0e82868d41
Add reference to new name DIGITAL Server 330x for AlphaServer 800
2000-05-09 20:30:04 +00:00