Thomas Moestl
df9ee370ed
Add 6 models which have been successfully booted into multi-user mode
...
(Ultra 1, Ultra 30, Netra t1, Enterprise 220R, Enterprise 250 and
Enterprise 450R).
Thanks go to the following people for giving us access to their machines
or repeatedly testing kernels (in alphabetical order): Tim G. Børresen,
Jan Chrillesen, mux, phk and Tomi Vainio.
Reviewed by: bmah (slightly different version)
2002-03-20 21:14:00 +00:00
Wilko Bulte
f3f1c146a9
rectify AS500 sound stuff.
...
Submitted by: ue
2002-03-15 19:06:19 +00:00
Bruce A. Mah
d9e8b42c20
s/Sparc/SPARC/
2002-03-14 01:34:26 +00:00
Udo Erdelhoff
a3ead5848f
SGML fixes, part2: block elements like lists do not belong into inline
...
elements like paragraphs
This is a markup-only commit (just like the last one)
MFC after: 14 days
2002-03-13 15:29:51 +00:00
Udo Erdelhoff
a10036316f
Fix some of the worst sgml mistakes in this document:
...
- paragraphs are closed with </para>, not <para>
- for each opening tag, there should be a closing tag
Not fixed (yet): block elements inside inline elements
Noticed during translation, hunted down with suppe/slashexpand
2002-03-13 13:10:22 +00:00
Wilko Bulte
2ea284f690
TGA and TGA2 clarification
...
AS500 onboard sound.
2002-03-12 20:50:06 +00:00
Wilko Bulte
a999da0bb5
- TGA clarification
...
- TGA2 VGA compatibility clarification
- Sound on AS500
Thanks to: "Andrew M. Miklic" <AndrwMklc@cs.com> (TGA2)
2002-03-12 20:44:03 +00:00
Jake Burkholder
afc258402f
Couple minor updates.
...
Reviewed by: bmah
2002-03-09 21:06:50 +00:00
Bruce A. Mah
e0e03210e4
Add Avlab Technology, PCI IO 2S board to puc(4)-supported hardware
...
list.
2002-03-08 17:12:40 +00:00
Wilko Bulte
9420f2539a
Update info on SCSI on AlphaStation 500 now that I own one
...
to play with and find out myself.
2002-03-07 20:38:31 +00:00
Bruce A. Mah
c065a85a6c
New release notes: CPU_ATHLON_SSE_HACK, ufm driver (+ MFC),
...
awk is BWK awk for sparc64, ctags(1) works for files with C++ comments
(+ MFC), dump(8) -s, last(1) -y, lint update/import from NetBSD.
2002-03-05 22:39:51 +00:00
Bruce A. Mah
be256d7029
Fix two typos: s/verison/version
...
Submitted by: hrs
2002-03-04 16:57:41 +00:00
Bruce A. Mah
ea38f22b23
Remove some more i386-isms and alpha-isms from the Hardware Notes.
...
For the most part, these changes consist of adding arch= attributes.
2002-03-01 02:07:42 +00:00
Bruce A. Mah
38b4965da6
Add some more ed(4) devices.
...
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-03-01 01:32:13 +00:00
Bruce A. Mah
2f5c2d1e54
New release/hardware notes: gem and hme (sparc64 Ethernet NICs).
2002-02-28 21:40:06 +00:00
Dima Dorfman
76e1b40ea1
<port>fish</port> -> <filename role="package">fish</filename>
...
Generated with: s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:11:11 +00:00
Bruce A. Mah
9012745138
Sync with sparc64 devices in dev-sparc64.sgml rev. 1.1.
2002-02-26 06:43:59 +00:00
Bruce A. Mah
6a560d6e0b
Fix some minor spelling and grammatical problems, make one markup fix.
2002-02-26 06:29:08 +00:00
Murray Stokely
7e43947c99
Add a few missing commas.
2002-02-25 10:27:51 +00:00
Murray Stokely
4fbbde7f8a
Add some basic FreeBSD/sparc64 Hardware Notes.
...
Reviewed by: jake, tmm
2002-02-25 07:25:38 +00:00
Bruce A. Mah
7c39c26a65
Add SIIG Cyber Serial Dual PCI 16C550 to the list of puc(4)-supported
...
cards.
2002-02-23 22:28:17 +00:00
Bruce A. Mah
644221cd0b
New release notes: puc(4).
...
Modified release notes: Network device polling not just for i386
anymore and has a manpage (+MFC), uudecode(1) -p un-deprecated.
MFCs noted: ARCNET support, cm driver,
2002-02-16 19:58:56 +00:00
Wilko Bulte
235e3297d0
Add some system code names. Explicitely list a few unsupported hardware
...
types that gave rise to emailed questions. Add quick note on Miata CPU
upgradeability.
2002-02-10 13:21:18 +00:00
Bruce A. Mah
919834bd3f
The SiS 630 chipset is supported by the sis(4) driver.
...
PR: 34437
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2002-01-31 19:40:51 +00:00
Bruce A. Mah
8437a87f23
New release notes: iir driver (submitted by msmith), dumpdev loader tunable
...
(submitted by sobomax).
2002-01-31 17:50:46 +00:00
John Polstra
645701c559
Note that the bge driver now supports the Netgear GA302T.
...
MFC after: 3 days
2002-01-27 01:16:50 +00:00
Bruce A. Mah
16ade34a93
New release notes: ARCNET support, cm driver.
2002-01-19 13:38:48 +00:00
Bruce A. Mah
a9b95b0d62
Update PCMCIA cards (fe(4), ex(4), and ep(4) drivers).
...
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-01-18 16:55:22 +00:00
Bruce A. Mah
0fd08d1b33
Mention sis(4) support for SiS 635 and 735 motherboard chipsets.
2002-01-14 03:54:48 +00:00
Bruce A. Mah
4ab0ac1631
Rewrite the i386 processor support section. The old one was too
...
Intel-specific, and needed fleshing out.
PR: 33582
Reviewed by: Tom Rhodes <darklogik@pittgoth.com>,
"Ted Mittelstaedt" <tedm@toybox.placo.com>,
swear@blarg.net (Gary W. Swearingen)
MFC after: 1 day
2002-01-11 23:27:46 +00:00
Bruce A. Mah
53bb974408
We were right the first time...the HPT372 is an ATA133 controller.
...
Pointed out by: Kent Stewart <kstewart@owt.com>
2002-01-04 21:55:32 +00:00
Bruce A. Mah
e54f2d6872
Fix (I think) a typo in the hardware list (HPT372 is ATA100 instead of
...
ATA133?).
MFC noted: "more" chipsets supported by ata(4).
2002-01-03 23:24:03 +00:00
Bruce A. Mah
adbd31cb47
New release notes (and hardware list updates): dc(4) support
...
for Xircom 3201 and Conexant LANfinity RS7112, ifpi(4).
2002-01-03 22:56:43 +00:00
Bruce A. Mah
7065a2fdeb
Update copyright years.
2002-01-02 17:27:58 +00:00
Bruce A. Mah
e45e83304a
Add some remarks on em(4).
...
MFC noted: NFS/VM fixes.
2001-12-20 21:33:54 +00:00
Bruce A. Mah
4bb107882e
Second (hopefully last) alpha jumbo patch to remove i386-isms.
...
Reviewed by: wilko
MFC after: 3 days
2001-12-15 19:57:39 +00:00
Bruce A. Mah
0c9755a23b
Whitespace and capitalization fixes to sync with RELENG_4.
2001-12-14 04:29:57 +00:00
Bruce A. Mah
9c6df0fa68
Fix missing semi-colons on some entity references.
2001-12-13 18:12:12 +00:00
Bruce A. Mah
0312bfaed9
Move some notes inside the paragraphs for the hardware they describe.
2001-12-12 23:22:34 +00:00
Bruce A. Mah
c1b1b5019b
New release notes: em(4), network device polling, ata(4) improved
...
SiS chipset support, OpenSSH UseLogin yes fix.
2001-12-04 15:15:04 +00:00
Bruce A. Mah
acd844e79d
New release notes: ciss driver, sbni driver.
...
(Hardware list updated accordingly.)
2001-11-29 23:24:41 +00:00
Bruce A. Mah
d90753c548
Lose the line listing CD-{R,RW} drives. Listing these few devices is
...
not particularly helpful, since there are many drives that work with
FreeBSD.
Submitted by: wilko
2001-11-26 00:26:10 +00:00
Bruce A. Mah
f36f107163
First alpha cleanup-patch to try to reduce the amount of hardware
...
that shows up on non-i386 hardware lists "by default" (because no
set of hardware platforms was explicitly listed).
Reviewed by: -alpha
Contributions from: Rolf Neugebauer <neugebar@dcs.gla.ac.uk>,
wilko, jhb
2001-11-26 00:24:04 +00:00
Bruce A. Mah
09088b1d15
Remove config.sgml from dependencies. Forgot this in my last commit.
2001-11-17 20:53:23 +00:00
Bruce A. Mah
f220e10788
No UserConfig under -CURRENT (at least so I've been led to believe)
...
so take out the text that discusses it.
2001-11-17 20:28:44 +00:00
Jimmy Olgeni
b73ada49cd
Fixes:
...
* least -> list
* recommendations -> recommended
2001-11-06 21:34:11 +00:00
Jimmy Olgeni
d32cbf82df
Fixes:
...
* acceptible -> acceptable
* partiton -> partition
* bootdisk -> boot disk
* harddisk -> hard disk
* it's -> its
* bandwith -> bandwidth
* website -> web site
2001-11-06 21:32:02 +00:00
Jimmy Olgeni
4fe50cca4b
Typo: compatability -> compatibility
2001-11-06 21:27:30 +00:00
Bruce A. Mah
b1b863c1b2
Fix typo: s/dirver/driver/
2001-11-06 19:48:22 +00:00
Murray Stokely
6c412638de
Add the Farallon NetLINE 10/100 PCI to the list of cards supported by
...
rl(4).
PR: docs/31270
Submitted by: Gary W. Swearingen <swear@blarg.net>
2001-11-05 09:17:23 +00:00
Bruce A. Mah
d4d3eb2a11
Add more ata(4) controllers supported.
2001-11-04 23:43:50 +00:00
Wilko Bulte
b3e9616ae8
TGA based display adapters are now supported.
2001-11-01 19:01:11 +00:00
Wilko Bulte
eb60ca1b24
Document RMC for DS[12]0
2001-10-31 19:08:53 +00:00
Bruce A. Mah
e5217bf6e8
Group ed(4) entries together.
2001-10-30 19:49:17 +00:00
Bruce A. Mah
94216379e3
More reorganization of 3Com devices. While I'm here, add some
...
devices (gleaned from comments in driver source files) supported
by xl(4).
2001-10-29 22:31:22 +00:00
Bruce A. Mah
ce249ef355
Add infrastructure for an ia64 hardware list. It's a long way from
...
being usable at this point, so it's not even hooked up to the rest
of the RELNOTESng build; however it will be helpful for testing the content
as it approaches reality.
2001-10-29 05:08:52 +00:00
Bruce A. Mah
ff237c89e4
Start to unravel some of the mess in the Ethernet NIC section. The
...
original hardware list was mostly organized by driver except for the
case of NICs by Intel, DEC, and 3Com, whose NICs tended to be
organized by manufacturer. Most of these entries are now organized by
driver, except for a few 3Com NICs; also the multitude of ed(4)
drivers needs to be coalesced.
While I'm here, fix a markup glitch in the ISDN section that caused
any non-i386 hardware list to be incorrectly numbered.
2001-10-29 04:45:08 +00:00
Bruce A. Mah
3fba5fc2fe
Turn on table-of-contents generation for the release notes and
...
hardware notes.
Requested by: many
2001-10-27 02:41:29 +00:00
Bruce A. Mah
344a6d29f2
New release notes: isic(4) support for Compaq Microcom 610 ISDN, fbtab(5)
...
globbing, rcmd(3) uses ${RSH}.
MFCs noted: sysinstall(8) can load KLDs at install-time.
Fix typo for isdnphone(8).
2001-10-26 16:28:36 +00:00
Bruce A. Mah
53db40974b
Refer more consistently to the different FreeBSD (hardware platform)
...
ports. Also use "official" names for platforms where appropriate.
Partly suggested by: phantom
2001-10-24 16:01:40 +00:00
Bruce A. Mah
81787f40dc
Add some new entities with the "official" names of the platforms
...
we support (as opposed to the names of ports).
2001-10-24 15:37:25 +00:00
Bruce A. Mah
103818d5ad
Delete wx(4) release notes and hardware notes.
...
xl(4) now supports transmit-side TCP/IP checksum offload.
2001-10-22 18:25:39 +00:00
Bruce A. Mah
74af4616c6
Bring a few multi-architecture arch= attributes into the hardware
...
list, based primarily on dmesg logs posted to various mailing lists.
2001-10-19 20:56:31 +00:00
Bruce A. Mah
81f6505ee2
New release and hardware note: gx(4).
...
While I'm here, fix a minor markup glitch in bge(4) release note.
2001-10-19 15:01:54 +00:00
Wilko Bulte
275d9b59d3
Update references to 'device' entries for the kernel config
...
files to use 5.x syntax (I hope..)
Note: I suppose one might need to hack the hints file as well?
Submitted by: Mike Barcroft <mike@FreeBSD.ORG>, Bruce Mah <bmah@FreeBSD.ORG>
2001-10-08 20:33:46 +00:00
Bruce A. Mah
2c8e36f96f
Update list of supported ata(4) controllers (from ata.4 manpage).
2001-10-05 23:52:15 +00:00
Wilko Bulte
bd9477d238
Document AlphaPC64 and restructure section on EB64-family.
2001-09-30 12:04:14 +00:00
Bruce A. Mah
49b7294497
Correct snd_maestro3_load command line for loader.conf.
...
Submitted by: René Luria <rene@luria.ch>
2001-09-29 02:56:11 +00:00
Bruce A. Mah
a89040064b
New release notes: bge(4), ng_gif(4), ng_gif_demux(4), ng_ip_input(4),
...
tftpd(8) support for RFC 2349.
2001-09-28 00:45:31 +00:00
Bruce A. Mah
f8ff8acf43
Update list of urio devices supported.
2001-09-27 20:51:07 +00:00
Wilko Bulte
7bdd46e6a1
Clarify that it is the SRM console that disables onboard USB on DS10.
...
Applies to newer SRM versions only. Verified by checking various SRM
revs.
2001-09-25 18:44:31 +00:00
Bruce A. Mah
8bd7057071
Remove some repetitively redundant wording.
...
Pointed out by: Jason Andresen <jandrese@mitre.org>
2001-09-21 03:06:46 +00:00
Bruce A. Mah
6e4fa6775e
Add some cards to nge(4)-supported hardware list, as described in
...
src/share/man/man4/nge.4 rev 1.8.
2001-09-14 15:34:06 +00:00
Bruce A. Mah
d7c44aa0b5
Two style changes: Bring "maintained by" credit into a sect1info, and
...
move the ID string from a pubdate element into a comment on the
grounds that this document doesn't change rapidly enough to require
that the ID string to actually be rendered in the output.
2001-09-14 15:31:33 +00:00
Bruce A. Mah
67e4fc622a
Delete a note to myself that doesn't really belong in a released
...
document.
2001-09-06 23:17:55 +00:00
Bruce A. Mah
20eb2c602f
Delete some cruft that somehow snuck into this file.
2001-09-06 23:16:04 +00:00
Dima Dorfman
f6b1b0cc33
If NO_LANGCODE_IN_DESTDIR is defined, don't put the language code in
...
DESTDIR. This avoids redundant information in the path when DOCDIR
points to some directory that already implies (or specifies) a certain
language. This is the case with the web site, where the release notes
are already installed under a language-specific directory. This
behavior is not being made mandatory because it might still be useful
to install all the translations in one directory, such as during
testing, or in a hypothetical release notes archive. Furthermore, it
is not being made the default because that breaks consistency with
stuff under doc/.
Reviewed by: bmah
2001-09-03 14:39:32 +00:00
Matt Jacob
a58e848bef
add 2300/2312 notes
2001-08-31 21:50:09 +00:00
Scott Long
5dba33ac48
Note the new cards supported by the asr and aac drivers.
...
MFC after: 1 day
2001-08-30 21:37:09 +00:00
Wilko Bulte
10d5c1f939
DS10 has it's USB interface disabled (by Compaq/DEC). I wonder where I got
...
the info that USB works in FreeBSD??
2001-08-30 12:46:53 +00:00
Wilko Bulte
8e5d76275b
Remove reference to mknod zs0 for TurboLaser console
2001-08-28 17:54:07 +00:00
Bruce A. Mah
a6c6c6a29b
Reflect that the lge(4) driver has been tested on the Alpha.
...
Reviewed by: wpaul
2001-08-24 00:30:50 +00:00
Bruce A. Mah
702aeed834
Note that cdrecord is a part of the sysutils/cdrtools port.
...
(While I'm here, change markup for a reference to the net/smbfs
port to use <port></port> tags.)
Submitted by: kris
2001-08-17 15:16:12 +00:00
Wilko Bulte
a079a625af
164LX can have SRM or AlphaBIOS in flash.
2001-07-31 18:43:40 +00:00
Dima Dorfman
76e0d7899c
txp(4) isn't i386-only.
2001-07-30 18:28:27 +00:00
Wilko Bulte
e0ef368436
<ctl>-<alt>-<del> are seen as sgml tags. <keycap>ctl</keycap> etc works
...
a lot better. Yikes!
Caught by: bmah
2001-07-26 19:02:22 +00:00
Wilko Bulte
77fbb88a6f
Document you sometimes seem to need ctl-alt-del on Noname, Multia
...
and ZLXp is TGA-based and not currently suitable for console use.
2001-07-26 18:18:50 +00:00
Bruce A. Mah
362f39c0e6
New release notes: ed(4) MII, isdnd.rc(5) maxconnecttime, ppp(8)
...
tcpmssfixup for inbound packets, BIND NOADDITIONAL.
MFCs noted: RANDOM_IP_ID, ppp(8) tcpmssfixup, libcrypt unification.
2001-07-26 04:40:58 +00:00
Bruce A. Mah
2b89c4490f
Add txp(4) devices to the supported hardware list.
2001-07-24 01:14:00 +00:00
Bruce A. Mah
78e5e964ab
Grrrr: s/DFS-538TX/DFE-538TX/
2001-07-23 23:35:31 +00:00
Bruce A. Mah
681c444084
Add D-Link DFE-538TX to list of rl(4)-supported devices.
...
While I'm here, fix a typo: s/DGE=500SX/DGE-500SX/.
Submitted by: Christian Greisen <csg@fakse.dk>
2001-07-23 19:11:33 +00:00
Bruce A. Mah
5bfda1cf23
Markup fixes: Move <screen></screen> and <programlisting></programlisting>
...
outside <para></para>. Some other minor adjustments around <screen></screen>
tags.
Discussed on: -doc (in the context of doc/)
2001-07-13 20:16:43 +00:00
Bruce A. Mah
0ee19e4e19
Update list of cards supported by nge(4).
2001-07-12 18:42:41 +00:00
Wilko Bulte
021d0cee20
Document SET CONSOLE SERIAL/GRAPHICS for NoName as well
...
Suggested by: bob@sfcei.com
2001-07-11 18:33:58 +00:00
Dima Dorfman
67196eb413
Remove duplicate $FreeBSD$ lines.
...
Approved by: bmah
2001-07-03 08:32:34 +00:00
Dima Dorfman
8084b7b4c4
Mention hardware supported by the new ich sound driver.
...
Source: PR 25507
2001-07-03 08:19:06 +00:00
Brooks Davis
9d9d5c9ba4
Add Cisco Aironet 350 Series.
...
Approved by: bmah
2001-07-02 16:56:12 +00:00
Bruce A. Mah
22e22d2765
MFS: Add tx(4) section to hardware list.
2001-06-22 21:43:14 +00:00
Bruce A. Mah
f1aafe2646
Note that ed(4) supports the DE305.
2001-06-22 17:26:02 +00:00
Dima Dorfman
7450e06249
Change the way the value of DESTDIR is determined for the release
...
notes build. Instead of having doc.relnotes.mk make a guess, hardcode
quite a bit (but as little as possible) in Makefile.inc's sprinkled
strategicly throughout the tree. This has the advantage of actually
working properly (which is a Good Thing(tm)), and the disadvantages of
more files in the repository and more hardcoded paths (which are both
Bad Things(tm)).
2001-06-21 20:43:43 +00:00