dd
4170173ab0
Fix typo/pasto: Make NGM_FEC_MODE_* match set_mode_*.
2006-04-06 00:32:28 +00:00
brueffer
22d79ef7da
Revert the backout in the last revision, it was committed to the wrong branch.
...
Pointy hat to: brueffer
2006-04-05 21:51:40 +00:00
brueffer
77c154d78d
Back out the fan control changes that were merged in revision 1.2.2.5.
...
The necessary changes to the driver haven't been merged yet, which won't
happen before 6.1-RELEASE.
Submitted by: markus
Approved by: re (scottl)
2006-04-05 21:40:14 +00:00
jmg
7ad8a72278
add links for the functions documented in bus_space.9...
2006-04-04 22:56:08 +00:00
flz
c728727d1b
- Sync rc.subr with NetBSD.
...
- Merge some documentation bits.
Reviewed by: brooks, simon (doc)
Approved by: cperciva (mentor)
Obtained from: NetBSD
MFC after: 3 days
2006-04-04 10:52:15 +00:00
scottl
03aec348ee
The MFI driver appears first in FreeBSD 6.1
2006-04-04 04:11:55 +00:00
peter
3be39fdbda
Update pmap_remove_pages(9) doc.
2006-04-03 21:17:36 +00:00
phk
7b5362e652
Have WITHOUT_BIND_MTREE imply WITHOUT_BIND_ETC
2006-04-01 18:11:42 +00:00
brueffer
6b3805592d
Convert the SYNOPSIS section to look like the ones used in other driver
...
manpages, mention module support.
MFC after: 3 days
2006-04-01 11:21:00 +00:00
brueffer
952b01bba9
Convert the SYNOPSIS section to look like the ones used in other driver
...
manpages, mention module support.
Also add the crypto and cryptodev devices as the drivers are kind of useless
without them.
MFC after: 3 days
2006-04-01 10:56:36 +00:00
brueffer
1621c9cdaa
Convert the SYNOPSIS section to look like the ones used in other driver
...
manpages.
MFC after: 3 days
2006-04-01 10:55:00 +00:00
brueffer
296027ed52
Convert the SYNOPSIS section to look like the ones used in other driver
...
manpages. Don't mention the include file, it's not important for the
operation of this driver.
MFC after: 3 days
2006-04-01 10:37:35 +00:00
brueffer
7426a2a8f4
Add a standard boilerplate to the SYNOPSIS section that mentions how
...
to load a kernel module.
MFC after: 3 days
2006-04-01 10:10:36 +00:00
brueffer
83cdc2ae52
Mention the module in the synopsis.
2006-04-01 09:55:37 +00:00
marcel
a2e65a6e4e
o Add scc(4) to the build.
...
o Add the scc(4) manpage to the build.
o Update the uart(4) manpage to account for scc(4).
o Update the uart(4) module build to include support for scc(4).
2006-03-30 18:39:24 +00:00
marcel
0215f8085c
Add scc(4), a driver for serial communications controllers. These
...
controllers typically have multiple channels and support a number
of serial communications protocols. The scc(4) driver is itself
an umbrella driver that delegates the control over each channel
and mode to a subordinate driver (like uart(4)).
The scc(4) driver supports the Siemens SAB 82532 and the Zilog
Z8530 and replaces puc(4) for these devices.
2006-03-30 18:33:22 +00:00
jmg
9dd1a6be31
document the tty files that uart(4) provides like sio(4) and pty(4) both
...
do.. This copies only part of the FILES section from sio(4)....
We might want to make tty(4) document the files provided, and have each of
these document the characters that it uses...
Pointed out by: Yasholomew Yashinski
MFC after: 3 days
2006-03-30 02:27:25 +00:00
brueffer
2f87ec6922
Mention that MegaRAID SAS controllers are supported by mfi(4).
2006-03-29 21:02:35 +00:00
brueffer
f846dc70fe
Mention that amr(4) supports older MegaRAID hardware and clean up the
...
last vestiges of example.4.
2006-03-29 20:53:42 +00:00
scottl
e5e7eeb18d
Add a manual page for mfi(4).
2006-03-29 07:35:39 +00:00
pav
b0d9b0dc3b
- Be explicit about libmap32.conf only working on amd64
...
Requested by: ru
2006-03-27 14:37:54 +00:00
pav
c47627184e
- Document libmap32.conf
...
MFC after: 1 week
2006-03-27 00:53:11 +00:00
emaste
37bf7d3702
The removal of CIRCLEQ left four queue macros. One sentence was missed
...
in the man page update.
PR: docs/94938
Submitted by: Ed Schouten <ed@fxq.nl>
MFC After: 3 days
2006-03-25 23:11:10 +00:00
mjacob
851b87ce3b
Move the check for non-ATIO_CMD ahead of the cache chech so that
...
completion for unsupported commands doesn't abort.
Reviewed by: nate
MFC after: 2 weeks
2006-03-25 18:18:26 +00:00
ru
3175cb1853
Revert last delta, it breaks cross-compiles.
2006-03-25 06:37:36 +00:00
mckusick
ca00a0da03
Typesetting fix for -r1.137.
...
If a tail queue is empty the return value of TAILQ_LAST is not
undefined, it is NULL.
Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
2006-03-24 07:41:12 +00:00
ru
b152fc672a
Option MK_LIB32 only exists on amd64.
2006-03-24 06:14:31 +00:00
des
2abf6145b0
Add proper dependencies for the version map, and make sure 'make clean'
...
removes it if it was generated.
Reviewed by: ru
2006-03-23 20:37:04 +00:00
mjacob
c44d0b867f
Make scsi_target actually compile after a structure member
...
change.
Obtained from: Either Scott, Nate, Ken or A. Nagy
2006-03-22 17:00:14 +00:00
mckusick
49444cf98e
If a tail queue is empty the return value is not
...
undefined, it is NULL.
2006-03-22 02:40:38 +00:00
mjacob
ae57ffa860
At least respond to REPORT LUNS with an ILLEGAL COMMAND response.
...
This keeps us from dumping core when modern OS' like Windows and Linux
see us.
2006-03-22 01:30:07 +00:00
ru
5788f4caf7
Remove mentions of old compat options from here; equivalents are
...
now provided in src.conf(5).
2006-03-21 09:49:05 +00:00
ru
09e5f15cc0
Install the autogenerated src.conf(5) manpage.
2006-03-21 09:10:35 +00:00
ru
11e33ba6db
Folded WITH_HESIOD_SUPPORT into WITH_HESIOD.
2006-03-21 09:00:51 +00:00
ru
09fb328353
Desupport the *_COLLECT2 no-op.
2006-03-21 08:59:36 +00:00
wkoszek
7c3f5f4c32
Keep references sorted alphabetically.
...
Spotted by: brueffer
Approved by: cognet (mentor)
2006-03-20 17:10:09 +00:00
wkoszek
b2f358b530
Add reference to conscontrol(8).
...
Reviewed by: ru
Approved by: cognet (mentor)
2006-03-20 16:53:00 +00:00
ru
270427ac5b
Extend coverage of the MK_IPX build option to the following:
...
- <netipx> headers [1]
- IPX library (libipx)
- IPX support in ifconfig(8)
- IPXrouted(8)
- new MK_NCP option
New MK_NCP build option controls:
- <netncp> and <fs/nwfs> headers
- NCP library (libncp)
- ncplist(1) and ncplogin(1)
- mount_nwfs(8)
- ncp and nwfs kernel modules
User knobs: WITHOUT_IPX, WITHOUT_IPX_SUPPORT, WITHOUT_NCP.
[1] <netsmb/netbios.h> unconditionally uses <netipx> headers
so they are still installed. This needs to be dealt with.
2006-03-20 14:24:58 +00:00
ru
97bfff6a70
Document the requirement to run rpc.lockd(8) on both client
...
and server when installing onto an NFS file system.
2006-03-20 12:27:08 +00:00
mux
b20083fef6
Also refer to csup in the example SUP setting.
2006-03-19 15:54:45 +00:00
ru
01d9272164
Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion.
2006-03-19 06:14:07 +00:00
brd
eed2164c02
s/ifconfig tunnel greN/ifconfig greN tunnel/
...
Submitted by: ankon@#bsddocs
Approved by: ceri@
2006-03-19 05:52:35 +00:00
phk
1ecca3635c
Add default for MK_PROFILE
2006-03-19 04:39:42 +00:00
ru
5f8b6d3c5a
Convert NO_PROFILE and NO_LIB32 to new style.
2006-03-18 21:37:05 +00:00
ru
1e14ebad23
Replace .sinclude by .if exists()/.include/.endif so that older make(1)'s can
...
handle it as well.
2006-03-18 10:54:09 +00:00
ru
388e590f95
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
des
10c4f678df
Correct the requirements for g_new_consumer().
...
Approved by: phk
2006-03-17 13:13:18 +00:00
brueffer
98b89e9688
Adapt for the new firmware ports.
...
MFC after: 3 days
2006-03-16 22:39:17 +00:00
brueffer
7c4cc1d173
Document JMicron JMB361, 365 and 366 support.
...
MFC after: 3 days
2006-03-16 22:20:39 +00:00
deischen
d0b5f73259
Add version_gen.awk to the installed files.
2006-03-16 15:20:27 +00:00