Nate Lawson
61a63db063
Add a warning describing at least one circumstance where cvsup can hose
...
a local branch. Text from an email from jdp@
Reported by: simon
2003-08-25 19:08:37 +00:00
Bruce A. Mah
744cb35d65
Sort the lists of supported devices. No other content changes.
2003-08-25 04:29:43 +00:00
Bruce A. Mah
2e1a133fa4
In the lists of supported devices, remove "The" from the names of
...
devices and capitalize the words "Gigabit", "Ethernet", and "adapter"
consistently.
2003-08-25 04:28:29 +00:00
Bruce A. Mah
1780f0787a
Catch up ti(4) with hardware notes.
...
PR: 55637
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-25 04:25:58 +00:00
Bruce A. Mah
05ba13027b
Add a few PC98-specific (?) devices, from the hardware notes.
2003-08-24 22:51:09 +00:00
Bruce A. Mah
1256904d38
Sort device list, no other content changes.
2003-08-24 22:39:18 +00:00
Bruce A. Mah
b3e01060bb
Add a few more PC98-specific instances of fe(4) devices, obtained from
...
the hardware notes.
2003-08-24 22:38:00 +00:00
Nate Lawson
b842ac21d6
Add a section on maintaining a local branch in CVS.
...
MFC after: 1 day
2003-08-22 17:12:55 +00:00
Simon L. B. Nielsen
69d1b638df
Add VT6105/VT6105M Rhine III to the list of supported chips. [1]
...
Change the manual page title to use the device family name (Rhine),
since the list of supported device id's won't fit on one line anymore.
Submitted by: Lukas Ertl <l.ertl@univie.ac.at> (based on) [1]
PR: docs/55639 (based on) [1]
Confirmed by: driver source code [1]
MFC after: 3 days
2003-08-21 18:15:45 +00:00
Robert Watson
b8be9d15c8
Hook up repo-copied mac_none.4 to mac_stub.4.
...
Update mac_none to reflect change in role; xref mac_stub.
Update mac_stub to reflect name change, arrival in 5.1; xref
mac_none.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-08-21 16:53:06 +00:00
Simon L. B. Nielsen
f6cdc82f08
Catch up ep(4) with the hardware notes.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55659
Confirmed by: driver source code and pccard.conf
MFC after: 3 days
2003-08-21 15:40:05 +00:00
Simon L. B. Nielsen
e95da14f5b
Catch up fe(4) with the hardware notes.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55636
Confirmed by: driver source code and pccard.conf
MFC after: 3 days
2003-08-21 15:18:21 +00:00
Simon L. B. Nielsen
eb8b29cdcc
Add the SmartBridges SmartLink to the list of supported devices.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55644
Confirmed by: driver source code
MFC after: 3 days
2003-08-21 14:26:29 +00:00
Bruce M Simpson
8afa230470
Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent on
...
specific interfaces. This is required by aodvd, and may in future help us
in getting rid of the requirement for BPF from our import of isc-dhcp.
Suggested by: fenestro
Obtained from: BSD/OS
Reviewed by: mini, sam
Approved by: jake (mentor)
2003-08-20 14:46:40 +00:00
Warner Losh
43d16a0eba
Use PC Card instead of other variants in the driver man pages.
2003-08-20 06:49:57 +00:00
Bruce A. Mah
4c88de84ae
Catch up dpt(4) manpage with Hardware Notes (and RELENG_4 manpage?!?).
...
PR: 55530
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-19 04:37:54 +00:00
Bruce A. Mah
b221b92a5d
Catch up asr(4) with hardware notes.
...
PR: 55531
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-19 03:40:05 +00:00
Bruce M Simpson
cc37381f9f
Add the manual page for the sab(4) driver. Driver code was originally
...
obtained from NetBSD. This is the OpenBSD version of the manual page with
a few fixes.
Approved by: jake (mentor)
Obtained from: OpenBSD
2003-08-18 15:32:02 +00:00
Bruce A. Mah
2cdcddd06e
Add DAC960PDU to list of supported cards, taken from Hardware Notes.
...
PR: 55534
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-15 22:34:18 +00:00
Bruce A. Mah
11c568961d
Catch up aha(4) manpage with hardware notes and driver code.
...
(While applying this patch from the PR, delete a stray comma.)
PR: 55527
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-15 18:30:14 +00:00
Ceri Davies
f945ca51dc
Remove a stray ".Xr rtadvd 8" that snuck in in the middle of a sentence.
2003-08-15 17:20:40 +00:00
Hartmut Brandt
8b296e19bd
Now that routes for IP over ATM may look much more complex than before,
...
use the atmconfig(8) utility instead of route(8) to install those routes.
For this we need a new rc.conf variable natm_static_routes that works
just like static_routes except that the referenced routes use the syntax
of atmconfig(8).
Okay'ed by: mtm
2003-08-14 15:27:32 +00:00
Alexander Kabaev
2724bce2d2
Add safe _FOREACH iterators to the rest of the queue.h types.
2003-08-14 14:49:26 +00:00
Warner Losh
0c220814d1
Note that Microsoft MN-520 WLAN card is now supported.
2003-08-14 06:35:48 +00:00
Bosko Milekic
4250a68e2d
Document LIST_FOREACH_SAFE in queue(3).
...
Asked with "please" by Ruslan Ermilov. I've always had a weakness
for "please".
2003-08-13 19:58:38 +00:00
Simon L. B. Nielsen
1ea6b69dd4
Add the Dell PERC 3/DCL to the list of supported devices. This has been
...
in the hardware notes for a long time, but was never added to this
manual page.
PR: docs/55533
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-13 15:02:14 +00:00
Christian Brueffer
6a9f5ebdc4
Markup, spelling and punctuation fixes
...
PR: 55440
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:54:55 +00:00
Christian Brueffer
c04ad71f14
Markup, wording and capitalization fixes
...
PR: 55441
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:44:45 +00:00
Christian Brueffer
f540ccd56e
Grammar and spelling fixes
...
PR: 55442
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:39:44 +00:00
Christian Brueffer
59ddccc698
Grammar and spelling fixes
...
PR: 55443
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-13 12:34:54 +00:00
Christian Brueffer
a08b686e8e
Fix typo
...
PR: 55480
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:20:33 +00:00
Hartmut Brandt
b24521d779
Change the code that enables/disables the ATM channel to use the
...
new ATMIOCOPENVCC/CLOSEVCC. This allows us to not only use UBR channels
for IP over ATM, but also CBR, VBR and ABR. Change the format of the
link layer address to specify the channel characteristics. The old
format is still supported and opens UBR channels.
2003-08-12 14:20:32 +00:00
Hartmut Brandt
ee4080d424
Add ng_atmpif: a HARP physical interface emulation. This allows one
...
to run the HARP ATM stack without real hardware.
Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
2003-08-11 08:40:02 +00:00
Tom Rhodes
c2eb326ff7
Add a nsmb.conf manual page.
...
PR: 45833
Submitted by: osa@FreeBSD.org (original version)
Reviewed by: ru, tjr, osa, -doc
2003-08-09 19:11:52 +00:00
David Schultz
0a6c03778a
ccd(4) can now operate on raw disks and other GEOM providers.
...
Remove the paragraph that says it can't.
Discussed with: phk
2003-08-08 15:17:15 +00:00
Simon L. B. Nielsen
e215cd9e44
Add /rescue/ and a reference to its manual page rescue(8).
...
Approved by: ceri (mentor)
2003-08-08 11:15:57 +00:00
Nate Lawson
718a5d6abd
Document hw.acpi.os_name. Also update the credits section.
2003-08-07 04:46:53 +00:00
Hidetoshi Shimokawa
cdd1e6923e
Change device name.
2003-08-05 03:13:14 +00:00
Ruslan Ermilov
538582f227
Moved the WORLDDIR variable description to the Optional Variables section.
2003-08-04 21:00:35 +00:00
Sam Leffler
b56e3df93e
update to reflect bugs fixed in v0.9.5.2 of the hal
2003-08-02 06:16:59 +00:00
Doug Ambrisko
a373227418
Add printer support to puc(4) driver.
...
- Move isa/ppc* to sys/dev/ppc (repo-copy)
- Add an attachment method to ppc for puc
- In puc we need to walk the chain of parents.
Still to do, is to make ppc(4) & puc(4) work on other platforms. Testers
wanted.
PR: 38372 (in spirit done differently)
Verified by: Make universe (if I messed up a platform please fix)
2003-08-01 02:25:32 +00:00
Nate Lawson
a329ebca91
Add and document the hw.acpi.ec.poll_timeout tunable.
2003-07-30 16:22:53 +00:00
Simon L. B. Nielsen
61860dd771
Move the rescue manpage, documenting the new rescue utilities in
...
/rescue, from section 7 to section 8. The old rescue.7 file has been
simply subjected to "cvs rm", as there is no history to preserve.
Update the release documentation accordingly.
Requested by: njl, ru
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-28 21:06:38 +00:00
Martin Blapp
d5c7aa4acc
Dhclient can't block anymore during startup. Document
...
the 'background_dhclient' better.
2003-07-28 13:56:00 +00:00
Hartmut Brandt
c5670cc3b1
Convert the atm{2,3}.sh rc scripts to normal rc.d scripts. Add support
...
for the harp(4) pseudo driver and for loadable native HARP drivers
(like hfa_pci).
To use harp(4) the rc variable natm_interfaces must be set to the
list of NATM interfaces to be used for HARP. These interfaces
will be brought up with ifconfig and the harp(4) will be loaded.
To use loadable native HARP drivers atm_load must be set to
the list of drivers to load.
Reviewed by: mtm, gordon (partly)
2003-07-28 13:30:42 +00:00
Martin Blapp
2b23ce1c07
Document background_dhclient.
2003-07-28 08:17:08 +00:00
Maxime Henrion
82d227dc2a
Document the new BUS_DMA_ZERO flag.
2003-07-27 14:05:29 +00:00
Ruslan Ermilov
3d610ec8a3
Moved the boot floppy generation code out from release.9 to release.10.
...
The release.9 target is now responsible only for generation of MFS root
file systems, that are built for all architectures, even those that do
not provide a floppy installation option. The release.10 target is now
responsible for creation of a set of boot, MFS root, and fixit floppies,
and the NO_FLOPPIES variable now affects only this target.
Also, replaced the FIXIT_TARGET variable with a check of whether the
*FIXITSIZE variables are present for a given architecture, similar to
how this is done when generating boot floppies.
Discussed with: jhb
2003-07-25 08:54:41 +00:00
Ruslan Ermilov
00a7eeeb0e
Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that
...
points to a directory where "make buildworld" was run. Useful
for building 5.x snapshots on 4.x.
2003-07-23 14:40:51 +00:00
Simon L. B. Nielsen
b4be5bd22b
Add manual page to document the new rescue utilities in /rescue.
...
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-23 13:24:32 +00:00