Commit Graph

89 Commits

Author SHA1 Message Date
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
Wilko Bulte
cfe6aa7862 Add note about partition a better be at offset 0 for a disk to be bootable. 2001-06-16 21:10:54 +00:00
Dima Dorfman
b41be79bc1 The 3Com 3c505 has not been supported since 3.0.
PR:		28085
Submitted by:	Jon Hamilton <hamilton@pobox.com>
References:	rev. 1.209 of sys/i386/conf/files.i386
2001-06-14 05:29:10 +00:00
Bruce A. Mah
33877beebb New release notes: lge(4) driver (and update hardware compatability
list from manpage), RANDOM_IP_ID, msdos->msdosfs, chown(8) doesn't
use "." for a delimiter anymore.
2001-06-01 16:29:21 +00:00
Wilko Bulte
8acf6921b0 Cleanup TurboLaser a bit. Add non-Adaptec statement for Miata SRM. 2001-05-31 18:54:06 +00:00
Bruce A. Mah
b25d1a137e Catch up the supported hardware list with src/sys/pci/uhci_pci.c rev
1.34.
2001-05-29 00:10:32 +00:00
Bruce A. Mah
3a4b05d242 MF*.TXT: isdn4bsd updates. 2001-05-25 17:25:47 +00:00
Wilko Bulte
e69b658d5b David kindly added the 'zs0' to /dev/MAKEDEV to make TurboLaser users
happy.

Submitted by:	obrien@freebsd.org
2001-05-25 17:16:07 +00:00
Bruce A. Mah
693617e6f4 Fix typo: The awi driver doesn't support PRISM cards, it supports the
AMD79C930 and Harris (Intersil).  What crack was I smoking when I
wrote this?
2001-05-18 00:41:10 +00:00
Bruce A. Mah
c7d080b12e Fix typo: s/maestro3_load/snd_maestro3_load/ (pointed out by
Tadayuki OKADA <tadayuki@mediaone.net>.

New release notes:  USER_LDT on by default (this entry is way overdue).

Add Abocom URE 450 to supported USB Ethernet devices.
2001-05-17 18:32:18 +00:00
Bruce A. Mah
ee6849153e In some cases, there are some <sect1></sect1> elements that will have
version control information that is different from the rest of their
containing document (or at least other sections).  For release notes
only, allow output of <sect1info><pubdate></pubdate></sect1info>
text, and add it to three sections of RELNOTESng where it's kind of
important ("What's New" in the release notes, "Supported Device" in
the arch-independent hardware list, and the processors section of the
alpha hardware list).
2001-05-14 22:31:51 +00:00
Bruce A. Mah
ebbbe578cb Add RIO500/urio(4) to supported devices list. 2001-05-14 22:03:11 +00:00
Bruce A. Mah
b5bf20dabf General corrections and fixings of the hardware list:
1.  Everywhere I could figure out what driver supported a device or
class of device, there is now a cross-reference via a &man entity.
For cases where a driver has no manpage (and hence no &man entity),
we now at least give the name of the driver.  For the most part,
this was done by examining driver manpages.

2.  A number of devices which are i386-only are now marked as such,
determined by noting manpages or kernel source files in
architecture-specific directories.

3.  Added hardware supported by the vpo(4), wl(4), awi(4), and bktr(4)
drivers, based on a read of the manpages.

The manpages and source files in question were taken from 4-STABLE,
(which is what was running on my off-net laptop at the time)
but at this level of detail, I don't expect there to be any appreciable
differences between 4-STABLE and 5-CURRENT.
2001-05-14 05:05:13 +00:00
Bruce A. Mah
97967c08dc Minor SGML-ification...convert ASCII characters to <quote></quote> and
<emphasis></emphasis>.  No content changes.
2001-05-14 04:49:14 +00:00
Bruce A. Mah
a13a4ac3b8 New release notes: ELF rtld(1) performance improvements, catch up
RELNOTESng with RELNOTES.TXT for nge(4) entries (committed originally
by wpaul).

MFCs noted:  ifconfig(8) slash/CIDR support
2001-05-12 04:19:26 +00:00
Dima Dorfman
ab9b07425d Fix a spelling error. 2001-05-12 02:26:58 +00:00
Wilko Bulte
ad89c420d5 AS800 uses EDO DIMMs, not SDRAM DIMMs.
Submitted by:	Brodie Hynes <brodie@alum.mit.edu>
2001-05-11 18:01:27 +00:00
Bruce A. Mah
2daf163f91 New release notes: statfs(2) and df(1) track blocks committed to being
freed by softupdates, ifconfig(8) accepts CIDR notation, rc(8) clean-out
of /var/run and /var/spool/lock, c89(1) is now a binary, pax(1)
enhancements and cpio(1)/tar(1) compatability, Ukranian language console
support.

Other:  Update/make (more) consistent the list of WaveLAN devices
supported.

MFCs noted:  ln(1) -h/-n, find(1) timestamp flags.
2001-05-10 23:38:32 +00:00
Scott Long
8cfe606902 Add the Adaptec 2400A as an ATA RAID controller. Remove reference to the
non-existant Adaptec 1400 controller.
2001-05-09 05:56:49 +00:00
Wilko Bulte
252b1431eb Cleanups, more consistent use of <screen> etc. 2001-05-08 18:42:46 +00:00
Wilko Bulte
a2b5df0a56 SGMLify now completed. Comments are invited. I hope not to have introduced
too much typos / errors during the conversion.
2001-05-06 13:43:24 +00:00
Wilko Bulte
9c6a0f184b Third take, still not finished SGMLifying. SGML is more wordy
than I anticipated :(
2001-05-03 20:05:26 +00:00
Bruce A. Mah
1eb55ff65d RELNOTESng infrastructure fixes:
1.  There is now only one RELNOTESng stylesheet; the architecture-specific
stylesheets (to handle different values of the arch= attribute) are gone.

2.  Several Makefile variable definitions were factored into
doc.relnotes.mk.

Submitted by:	dd
2001-05-02 22:02:50 +00:00
Wilko Bulte
21ac6df7ff Second stage SGMLifying. More to follow. 2001-05-02 20:27:06 +00:00
Wilko Bulte
d893814116 First half of SGMLifying. More to follow. 2001-05-01 18:46:19 +00:00
Bruce A. Mah
5cd86e36bd Fix typo: Descriptions of SK-9842 and SK-9843 (GigE NICs supported by
sk(4)) were reversed.

While I'm here, update list of cards supported by sk(4) to be consistent
with the manpage.

PR:		docs/21700
Submitted by:	neuf@lrs.e-technik.uni-erlangen.de
2001-04-30 16:06:46 +00:00
Dima Dorfman
703471ec7f Build system:
o Define a RELN_ROOT variable which points to the root of the relnotes
  tree (i.e., src/release/doc).
o By default, define DOC_PREFIX in terms of RELN_ROOT; this gives a
  bigger chance of finding the doc/ tree without help in the form of
  setting DOC_PREFIX on the command line.
o Respect DOCDIR; `make install` works now.

Approved by:	bmah
2001-04-29 21:05:12 +00:00
Wilko Bulte
21a6b0d3ba SMP updates / sync to HARDWARE.TXT version. SGMLify comes next. 2001-04-29 18:39:42 +00:00
Bruce A. Mah
8ed3802bb0 First commit of RELNOTESng, the rewrite of the *.TXT documentation
files.

src/release/doc/README has additional information.

Reviewed by:	-current, -doc
2001-04-27 21:28:02 +00:00