5154 Commits

Author SHA1 Message Date
bmah
c4844bec2f Start turning on a few devices in the amd64 hardware notes, based on
things that I've observed to work.

Obtained from:	sledge, various dmesg(1) output messages from peter
2003-11-17 05:45:21 +00:00
bmah
ef5988e731 Modified release note: dynamically linked /bin and /sbin is now the
default.
2003-11-16 20:34:46 +00:00
bmah
7c1be6f130 Use idt(4) manpage entity, trim devices. 2003-11-15 05:24:10 +00:00
kuriyama
d4a2b22189 Generate minimal /etc/group file for mfsroot tree.
This fixes newfs failures at installation.

Reviewed by:	re (scottl)
2003-11-15 03:58:12 +00:00
bmah
12a85926c2 New release notes: statfs(2), KAME updates.
Updated release note:  DRM kernel modules import.
2003-11-15 02:19:46 +00:00
kuriyama
652bd4f9b6 Fix ${LOCAL_PATCHES} (chdir was ignored). 2003-11-14 08:21:21 +00:00
simon
5abdb20713 Trim the dc(4) entries.
Reviewed by:	bmah
2003-11-13 22:39:49 +00:00
kuriyama
56c9b9c144 Move cd9660 module from 3rd floppy to 2nd to unbreak release. 2003-11-12 08:08:16 +00:00
trhodes
409b8525db Help bmah out and add the ips(4) entity. 2003-11-11 19:20:13 +00:00
bmah
75330811e6 MFCs noted: sendmail-8.12.10, tzdata2003d. 2003-11-10 16:27:53 +00:00
bmah
a6e2965d62 Reorganize and trim devices from the aic(4), aha(4), ahb(4), and
ahc(4) sections.

Trim devices from sis(4), de(4), and ex(4).

Don't bother saying what standards are supported by the ATM stack;
this list is kind of misplaced here (and may not even be accurate
anymore).

Delete mention of pca; this driver has been removed.
2003-11-09 23:42:51 +00:00
simon
1a57fb58c6 Trim device entries for sym(4)/ncr(4). 2003-11-09 23:08:05 +00:00
bmah
187d243ab9 Trim device entries for an(4), ray(4), and awi(4). 2003-11-08 23:16:43 +00:00
bmah
3a6dbd1cf1 Trim the following device sections and refer to device lists in
manpages: ahd(4), mly(4), vpo(4), rl(4), bktr(4), uscanner(4).

Tweak mlx(4) entry slightly.

Also trim USB hubs, ukbd(4) and ums(4).  We can't seriously expect a
device list for these classes of devices that is inclusive enough to
be useful to anybody.
2003-11-08 17:38:11 +00:00
nyan
76b884d043 New notes for pc98: Pentium Pro and Pentium II workarounds, i386 interrupt
handling.
2003-11-08 01:17:08 +00:00
bmah
441af866ac Use ufm(4) entity.
Use mpt(4) entity, trim devices since the new manpage lists them.

While here, trim devices from the pst(4) and trm(4) listings since
they are close by and their manual pages seem to list everything we do.
2003-11-07 23:03:02 +00:00
bmah
fc92be19bf Add a driver manpage reference.
Discussed with:	trhodes, rsm, imp
2003-11-07 16:30:44 +00:00
bmah
05c8e9f17f New release notes: i386 interrupt/SMP handling, RFC 3484 source
address selection, UDF_ICONV, lost+found 0700

MFCs noted:  amr(4) crashdump support, libalias and Cisco Skiny
Station.

Updated release notes:  GCC 3.3.3 20031106, lukemftp 20031111.

Deleted release note:  PCI interrupt routing on i386 UP (presumed to
be subsumed or replaced by above i386 interrupt/SMP changes).
2003-11-07 16:28:02 +00:00
simokawa
15f17c319d Remove obsolete disklabel and newfs options. 2003-11-07 12:49:55 +00:00
kuriyama
e0ce1ac97e Remove "device acpi" from BOOTMFS kernel for boot floppy to unbreak the
release build.
2003-11-06 07:58:37 +00:00
bmah
dd43f589dc Excise the xe supported devices from the hardware list and, instead,
make a link to the new xe(4) manpage.
2003-11-05 16:21:52 +00:00
bmah
1f1edc014d Use ubsa(4) manpage entity where appropriate. 2003-11-04 20:48:28 +00:00
rushani
355795ace5 Catch up with the English version:
1.184 -> 1.188   hardware/common/dev.sgml
2003-11-03 12:48:41 +00:00
bmah
4aa61a879d Trim more devices from the hardware list: ida(4), ciss(4), iir(4),
ie(4).
2003-11-02 07:41:03 +00:00
bmah
95554de421 More trimmage of the hardware notes: sf(4), tx(4), wb(4), nge(4),
ste(4), sk(4), le(4), lge(4), txp(4), bge(4).

These are all Ethernet drivers whose manual pages already list
specific supported devices.
2003-11-01 06:08:52 +00:00
bmah
253c4ff77b More trimming of specific device instances from the hardware notes to
reduce duplication of information from the manual pages: xl(4), cs(4),
ath(4), sbni(4), lmc(4).
2003-11-01 04:41:32 +00:00
bmah
5236684aa2 Trim the hifn(4) device instances from the hardware list.
Add an entry for safe(4) crypto accelerators.
2003-11-01 00:57:33 +00:00
bmah
988e955198 A grab bag of new (but overdue) release note items: dcons(4) and
friends, Pentium 4 and related workarounds, some MPSAFE network
drivers, IPv6 supports RFC 3542 (Advanced Sockets API), ifconfig(8)
staticarp, libkse default threading library for ia64.

Updates:  New DRM import.
2003-10-31 16:58:43 +00:00
ru
6f573248c3 Combining "all" and "install" in one invocation is a very bad idea as
conditional evaluation is done only once in this case, and this may
not account for the fact that some conditionals would be evaluated
differently if "all" has already been run, like is the case with the
loader.help existance check in sys/boot/alpha/common/Makefile.common,
beforeinstall target.  This should fix Alpha snapshot builds.
2003-10-31 13:15:07 +00:00
hrs
50fc3b0ac0 Merge the following from the English version:
1.183 -> 1.184	hardware/common/dev.sgml
	1.640 -> 1.644	relnotes/common/new.sgml
2003-10-21 19:29:10 +00:00
bmah
1ebf201244 Fix typo: s/dev_db/dev_mkdb/
Pointed out by:	Michel Lavondes <fox@vader.aacc.cc.md.us>
2003-10-20 15:17:44 +00:00
bmah
69b08878f3 The re(4) driver works on CURRENT/alpha.
Reported by:	naddy@mips.inka.de (Christian Weisgerber) on alpha@
2003-10-19 18:35:40 +00:00
bmah
ea573c499c Modified release notes: Fixed minor grammatical bugs in atkbd(4) bug
and safe(4).
2003-10-19 18:32:48 +00:00
hrs
945df0bf16 Modified release note:
Fix a typo in IP_ONESBCAST item.

MFC noted:
	ipfw(4) limit rule processing fix.
2003-10-19 12:58:57 +00:00
hrs
8354a73c7f New release note:
Fix ipfw(4) limit rule processing.
2003-10-18 18:18:17 +00:00
hrs
e2fcc5e1bc Modified release note:
- Use multicast(4) and pim(4) hyperlink.
	- Fix a wrong description in rfcomm_sppd(1) and
	  rfcomm_pppd(8) item.
2003-10-17 16:47:42 +00:00
hrs
73482347f6 New release note:
Bluetooth protocol stack update.

Based on report by:	emax

Modified release note:
	s|challenge/|challenge/response| in SA-03:15 item.
2003-10-16 17:16:24 +00:00
hrs
127c6b8a39 Catch up with the English version and refine translation.
1.638 -> 1.640	relnotes/common/new.sgml
2003-10-15 17:08:33 +00:00
rushani
51d78e78c7 Refine translation.
Submitted by:	Hiroo Ono <hiroo@oikumene.gcd.org>,
		Hiroyuki CHIBA <clin@imasy.org>
References:	[doc-jp-work 724, 726]
2003-10-15 15:42:31 +00:00
rushani
fdb043bbd8 Modified release note:
Note MFC of sk(4) support for SK-9521 V2.0 and 3COM 3C940.
2003-10-15 12:27:52 +00:00
hrs
1f01c84d5e New release note:
- xe(4) driver update
	- tzdata2003d update
2003-10-15 10:04:07 +00:00
rushani
136a7a6d45 Catch up with the English version:
1.592 -> 1.638 relnotes/common/new.sgml
2003-10-14 08:27:39 +00:00
rushani
a0b044f58e Close open parenthesis. 2003-10-14 05:36:36 +00:00
hrs
7dba11b983 Use Japanese localized version of trademarks.ent. 2003-10-12 20:11:06 +00:00
rushani
430e4069d3 Fix a typo. 2003-10-12 09:08:54 +00:00
hrs
b73ae3119f Refine translation. 2003-10-12 08:54:10 +00:00
rushani
d2021de109 Merge the following from the English version:
1.44   -> 1.55   errata/article.sgml
   1.163  -> 1.183  hardware/common/dev.sgml
2003-10-12 04:42:33 +00:00
rushani
9e1748c0e7 Merge the following from the English version:
1.3 -> 1.4	relnotes/alpha/article.sgml
   1.1 -> 1.2	relnotes/amd64/article.sgml
   1.4 -> 1.5	relnotes/i386/article.sgml
   1.1 -> 1.2	relnotes/ia64/article.sgml
   1.1 -> 1.2	relnotes/pc98/article.sgml
   1.3 -> 1.4	relnotes/sparc64/article.sgml
2003-10-11 12:01:24 +00:00
hrs
471fcd605e Use Japanese localized version of trademarks.ent. 2003-10-11 08:56:04 +00:00
hrs
f7e281890a New release note:
amr(4) crashdump support.
2003-10-11 05:40:05 +00:00