Simon L. B. Nielsen
0600308919
Auto generate device listings for the snd_ess(4) driver.
...
MFC after: 3 days
2004-09-20 20:26:20 +00:00
Denis Peplin
4acce4f8de
Merge the following from the English version:
...
1.255 -> 1.257 hardware/common/dev.sgml
1.774 -> 1.778 relnotes/common/new.sgml
Obtained from: The FreeBSD Russian Documentation Project
MFC after: 2 days
2004-09-20 13:32:53 +00:00
Hiroki Sato
abfbd73c1c
Merge the following from the English version:
...
1.4 -> 1.6 relnotes/alpha/article.sgml
1.2 -> 1.4 relnotes/amd64/article.sgml
1.6 -> 1.7 relnotes/i386/Makefile
1.5 -> 1.7 relnotes/i386/article.sgml
1.2 -> 1.4 relnotes/ia64/article.sgml
1.2 -> 1.4 relnotes/pc98/article.sgml
1.4 -> 1.6 relnotes/sparc64/article.sgml
2004-09-20 11:59:34 +00:00
Hiroki Sato
c7fb3edb5b
Merge the following from the English version:
...
1.2 -> 1.3 hardware/Makefile.inc
1.6 -> 1.7 hardware/alpha/Makefile
1.4 -> 1.6 hardware/alpha/article.sgml
1.1 -> 1.2 hardware/amd64/Makefile
1.1 -> 1.3 hardware/amd64/article.sgml
1.3 -> 1.5 hardware/amd64/proc-amd64.sgml
1.4 -> 1.5 hardware/common/artheader.sgml
1.210 -> 1.256 hardware/common/dev.sgml
1.5 -> 1.6 hardware/i386/Makefile
1.4 -> 1.6 hardware/i386/article.sgml
1.2 -> 1.3 hardware/ia64/Makefile
1.3 -> 1.5 hardware/ia64/article.sgml
1.1 -> 1.2 hardware/pc98/Makefile
1.1 -> 1.3 hardware/pc98/article.sgml
1.3 -> 1.4 hardware/sparc64/Makefile
1.3 -> 1.5 hardware/sparc64/article.sgml
1.11 -> 1.12 hardware/sparc64/proc-sparc64.sgml
2004-09-20 11:19:33 +00:00
Denis Peplin
e481989c19
MFen 1.36
2004-09-20 11:17:56 +00:00
Denis Peplin
9842246d0e
MFen 1.6
2004-09-20 09:52:35 +00:00
Bruce A. Mah
58807ebd22
Fix a misspelling and delete an extra word.
2004-09-18 18:42:33 +00:00
Hiroki Sato
61aef56d31
Reorganize the "Kernel Changes" section, including:
...
- Add "Hardware Support" section and move device driver-related
items there.
- Move "Multimedia Support" and "Network Interface Support" into
the "Hardware Support" section as sub-sections.
- Move Netgraph-related items to "Network Protocols".
For translators: many items are moved but the contents
are not changed.
2004-09-18 06:38:08 +00:00
Bruce A. Mah
39fa2d282b
Don't attempt to install the (obsolete and disconnected) Early Adopters
...
Guide on release media.
2004-09-17 21:46:17 +00:00
Giorgos Keramidas
6b6ec8eb57
The early-adopter doesn't exist in HEAD anymore. The source is there,
...
but it's disconnected from the build. Remove it from the architecture
independent release documentation set, because it breaks "make release"
when NODOC is undefined.
Reviewed by: hrs
2004-09-17 19:28:46 +00:00
Bruce A. Mah
5a941e4fac
Don't refer to the (now disconnected) early adopter's guide anymore.
2004-09-17 16:29:46 +00:00
Bruce A. Mah
8742b49ed2
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
Christian Brueffer
4403bfe2c7
Autogenerate device listings for ed(4)
...
MFC after: 3 days
2004-09-16 20:38:28 +00:00
Christian Brueffer
656628ee3b
Add ed(4)
...
MFC after: 3 days
2004-09-16 20:35:51 +00:00
Hiroki Sato
c91935f789
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
Hiroki Sato
1b4553953b
Disconnect early-adopter/ from the build.
2004-09-16 16:46:37 +00:00
Brooks Davis
3f332bb341
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
Hiroki Sato
f4f4864809
Update release notes:
...
Add a note about pcm(4)->sound(4) transition.
Noticed by: ru
2004-09-14 05:35:19 +00:00
Brooks Davis
f09470addf
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
Christian Brueffer
64f8257bee
Autogenerate device listings for cnw(4)
...
MFC after: 3 days
2004-09-14 01:46:27 +00:00
Christian Brueffer
9724c3a53d
Add cnw(4)
...
MFC after: 3 days
2004-09-14 01:45:13 +00:00
Denis Peplin
8f6f154ee8
Translation fixes
...
MFC after: 2 days
2004-09-13 14:24:46 +00:00
Denis Peplin
d1fd273054
Sync with recent English versions
...
MFC after: 2 days
2004-09-13 14:23:18 +00:00
Christian Brueffer
afcfcc5d86
Autogenerate device listings for lnc(4), ng_ubt(4) and pcn(4)
...
MFC after: 3 days
2004-09-13 10:48:34 +00:00
Christian Brueffer
b35e5fa056
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
Christian Brueffer
d43ba3dd8e
Fix an entity
...
MFC after: 3 days
2004-09-13 02:47:48 +00:00
Christian Brueffer
62a0ff0941
- 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 L. B. Nielsen
d78fc68a15
- 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 L. B. Nielsen
d1e59440e5
Add fwohci, hifn, safe, sbp, and ubsec.
...
MFC after: 3 days
2004-09-12 19:41:03 +00:00
Hiroki Sato
6b7224a0d0
- s/gigabit/Gigabit/
...
- s/filesystem/file system/
- grammar fix
Pointed out by: ru
2004-09-12 19:11:49 +00:00
Hiroki Sato
035ab4af60
Update the supported platforms.
2004-09-12 18:36:22 +00:00
Simon L. B. Nielsen
4d87c46a49
- Auto generate device listing for the uvisor driver.
...
MFC after: 3 days
2004-09-12 17:38:09 +00:00
Simon L. B. Nielsen
10eb9431e1
- 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 L. B. Nielsen
3f40ae6d25
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
Christian Brueffer
b5b2a033cb
Autogenerate device listings for em(4) and gx(4)
...
MFC after: 3 days
2004-09-12 15:24:02 +00:00
Christian Brueffer
2b01db6194
Add gx(4)
2004-09-12 15:22:34 +00:00
Christian Brueffer
728e851567
Add em(4)
2004-09-12 15:16:13 +00:00
Simon L. B. Nielsen
efcec002e7
Add ubsa(4), ubser(4), uftdi(4), and uplcom(4).
...
MFC after: 3 days
2004-09-12 15:11:21 +00:00
Hiroki Sato
682a3af931
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 L. B. Nielsen
1f58e62d1a
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 L. B. Nielsen
21a9da3cf4
- Add snd_csa(4) and snd_gusc(4).
2004-09-11 15:20:48 +00:00
Christian Brueffer
2d8fa8bae5
nge(4) works on alpha as well
...
MFC after: 3 days
2004-09-11 15:18:35 +00:00
Simon L. B. Nielsen
043c780ab0
Make a warning less cryptic.
2004-09-11 15:14:13 +00:00
Hiroki Sato
4ada27d8b3
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 L. B. Nielsen
83fb427163
Add vge(4) to the Hardware Notes.
2004-09-10 23:10:03 +00:00
Denis Peplin
2106ffb5e5
Sync with recent English versions
...
MFC after: 2 days
2004-09-10 13:56:41 +00:00
Ruslan Ermilov
37c3815396
Correct a typo in a comment.
...
Submitted by: Xin LI
2004-09-08 06:05:19 +00:00
Simon L. B. Nielsen
cb25e050af
- 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
Ruslan Ermilov
182d7632d4
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
Christian Brueffer
2fc6149da6
Add uvscom(4)
2004-09-07 00:29:21 +00:00