5551 Commits

Author SHA1 Message Date
bmah
1d6bcf6b3b Don't refer to the (now disconnected) early adopter's guide anymore. 2004-09-17 16:29:46 +00:00
bmah
1265831f57 Since early-adopter has been disconnected from the build, don't try
to install it to a RELNOTESng snapshot.
2004-09-17 16:16:31 +00:00
brueffer
bbafd11459 Autogenerate device listings for ed(4)
MFC after:	3 days
2004-09-16 20:38:28 +00:00
brueffer
37c2202bde Add ed(4)
MFC after:	3 days
2004-09-16 20:35:51 +00:00
hrs
9185316336 New release notes:
crontab(1) now properly prompts when an entry is written
	in the incorrect format.
2004-09-16 17:18:55 +00:00
hrs
dabd1d62e5 Disconnect early-adopter/ from the build. 2004-09-16 16:46:37 +00:00
brooks
9eb29202ee Use "cp -f" instead of "rm" and "cp" to break the hardlink to
device.hints.

Submitted by:	ru
2004-09-15 05:14:21 +00:00
hrs
36a64a31c4 Update release notes:
Add a note about pcm(4)->sound(4) transition.

Noticed by:	ru
2004-09-14 05:35:19 +00:00
brooks
2f1bcffbef Add 'hint.atkbd.0.flags="0x1"' back to /boot/device.hints on the
install media on i386 and amd64.  While the current default is very
useful in server environments, the ability to use USB keyboards is
vastly more important then the ability to use PS/2 keyboards the admin
forgot to plug in during the install process.

PR:		kern/71443
2004-09-14 04:01:57 +00:00
brueffer
77cedf48e2 Autogenerate device listings for cnw(4)
MFC after:	3 days
2004-09-14 01:46:27 +00:00
brueffer
ef167e3722 Add cnw(4)
MFC after:	3 days
2004-09-14 01:45:13 +00:00
den
260940d35a Translation fixes
MFC after: 2 days
2004-09-13 14:24:46 +00:00
den
58b199c57f Sync with recent English versions
MFC after: 2 days
2004-09-13 14:23:18 +00:00
brueffer
987439b0de Autogenerate device listings for lnc(4), ng_ubt(4) and pcn(4)
MFC after:	3 days
2004-09-13 10:48:34 +00:00
brueffer
750cee0e77 Add lnc(4), ng_ubt(4) and pcn(4), firewire works on ia64
MFC after:	3 days
2004-09-13 10:44:20 +00:00
brueffer
fcf3fdd573 Fix an entity
MFC after:	3 days
2004-09-13 02:47:48 +00:00
brueffer
db42163813 - note ia64 support for several drivers
- remove drivers that work on all supported architectures

MFC after:	3 days
2004-09-12 23:08:43 +00:00
simon
f09a556ba0 - Auto generate device listings for the fwohci(4), hifh(4), safe(4),
and ubsec(4) drivers.

MFC after:	3 days
2004-09-12 19:46:33 +00:00
simon
645bb60922 Add fwohci, hifn, safe, sbp, and ubsec.
MFC after:	3 days
2004-09-12 19:41:03 +00:00
hrs
2ee283578f - s/gigabit/Gigabit/
- s/filesystem/file system/
- grammar fix

Pointed out by:	ru
2004-09-12 19:11:49 +00:00
hrs
8d6cb22d16 Update the supported platforms. 2004-09-12 18:36:22 +00:00
simon
a1a501172d - Auto generate device listing for the uvisor driver.
MFC after:	3 days
2004-09-12 17:38:09 +00:00
simon
511b377162 - Auto generate device listings for the ubsa(4), ubser(4), uftdi(4),
and uplcom(4) drivers.

MFC after:	3 days
2004-09-12 15:57:28 +00:00
simon
54a09dc455 Remove duplicate entries for ubsa(4), uftdi(4), and uplcom(4).
Noticed by:	brueffer
Pointy hat to:	simon
2004-09-12 15:38:47 +00:00
brueffer
56b1d1390e Autogenerate device listings for em(4) and gx(4)
MFC after:	3 days
2004-09-12 15:24:02 +00:00
brueffer
847e4a0cbd Add gx(4) 2004-09-12 15:22:34 +00:00
brueffer
4aee0908fe Add em(4) 2004-09-12 15:16:13 +00:00
simon
af60608152 Add ubsa(4), ubser(4), uftdi(4), and uplcom(4).
MFC after:	3 days
2004-09-12 15:11:21 +00:00
hrs
d03620cb17 New release notes:
PREEMPTION kernel option added,
	ucycom(4) for Cypress CY7C637xx and CY7C640/1xx families
	of USB to RS232 bridges added,
	debug.witness_* tunable renamed to debug.witness.*,
	vge(4) for VIA VT6122 gigabit ethernet chip added, and
	mkuzip(8) for GEOM_UZIP added.

Update release notes:
	remove %include.historic; section for now,
	4BSD is the default schedular now, and
	update links to sound(4)-related manual pages.
2004-09-12 07:16:52 +00:00
simon
0ebd18fb94 Auto generate device listings for the following drivers: snd_csa(4) and
snd_gusc(4).

MFC after:	3 days
2004-09-11 15:26:58 +00:00
simon
2ffd130eff - Add snd_csa(4) and snd_gusc(4). 2004-09-11 15:20:48 +00:00
brueffer
ba0c6c6498 nge(4) works on alpha as well
MFC after:	3 days
2004-09-11 15:18:35 +00:00
simon
28c880430d Make a warning less cryptic. 2004-09-11 15:14:13 +00:00
hrs
cb3a8d8ad4 Removal of the DA_OLD_QUIRKS option should be in "Disks and Storage"
section.

Pointed out by:	Xin LI (delphij at frontfree dot net)
2004-09-11 08:28:25 +00:00
simon
e6300d8bcc Add vge(4) to the Hardware Notes. 2004-09-10 23:10:03 +00:00
den
262a2524e0 Sync with recent English versions
MFC after: 2 days
2004-09-10 13:56:41 +00:00
ru
5448c0081f Correct a typo in a comment.
Submitted by:	Xin LI
2004-09-08 06:05:19 +00:00
simon
403eb08c16 - Remove listing for NCR5380/NCR53400 and UltraStor 14F/24F/3F4;
the drivers were removed over 5 years ago.
- Note that WD7000 is supported by the wds(4) driver and move it
  to the generic SCSI section, since it was converted to CAM some time ago.
- Remove section about non-CAM drivers, since there are none left in
  the section.
- Autogenerate device listing for ct(4).

MFC after:	2 days
2004-09-07 20:14:35 +00:00
ru
9199fa2a94 Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXY
and FTP_PROXY.  Removed bitrot (BOOT_CONFIG).

PR:		misc/71465
Submitted by:	Jon Passki <cykyc@yahoo.com>
2004-09-07 14:26:02 +00:00
brueffer
aeb3d7689c Add uvscom(4) 2004-09-07 00:29:21 +00:00
brueffer
0662081e91 Add ucycom(4) 2004-09-06 19:51:54 +00:00
den
184fe4223e Use &url.articles.problem-reports; for link to problem-reports article 2004-09-06 12:53:25 +00:00
simon
7dd2d39e59 Auto generate device listing for the uhci driver.
MFC after:	3 days
2004-09-05 22:47:58 +00:00
simon
4adf97c04d Auto generate device listings for the following drivers: cp and ctau.
MFC after:	3 days
2004-09-05 22:16:03 +00:00
hrs
5715c39b2d Remove an unnecessary article.
Pointed out by:	bmah
2004-09-05 17:22:50 +00:00
bmah
2f8bd21b5f Minor grammar and wording fixups. 2004-09-05 15:49:31 +00:00
hrs
f5d3829977 - Use &url.*; and &os;.
- Bump the version number for early adopters in
  readme/article.sgml.
2004-09-05 14:53:34 +00:00
hrs
393de1403d - Add &release.manpath.xorg;.
- Bump &release.manpath.xfree86;.
2004-09-05 13:50:38 +00:00
hrs
39ecd7e207 Update release notes:
- Various markup, typo, and wording fixes.
	- Use &man.*;.
	- Move sound(4) related changes to the multimedia support section.
	- Add net.inet.tcp.rfc3042 and net.inet.tcp.rfc3390.
	- Unify items which relates to multibyte support of userland
	  utilities.
2004-09-05 09:21:32 +00:00
brueffer
2f8e87b45e Autogenerate device listings for el(4), ep(4) and sn(4)
MFC after:	3 days
2004-09-05 01:36:08 +00:00