nyan
959de6987c
Remove unsupported hardware.
...
X-MFC after: soon
2006-02-01 11:10:38 +00:00
rik
34e5ca5b02
Attach ce(4) to the build.
...
MFC after: 3 days
2006-01-31 23:11:35 +00:00
rik
241f2e9332
Remove duplicate model entry.
2006-01-31 23:06:54 +00:00
marius
1a45ee01c1
- Sync the list of supported chips with pcn_probe() as of sys/pci/if_pcn.c
...
rev. 1.77, i.e. remove Am53C974/Am79C970/Am79C974 PCnet-PCI and Am79C970A
PCnet-PCI II.
- Change the entry of the PCnet-Home in the list of supported chips to
match the other ones, i.e. s,PCnet/Home HomePNA,Am79C978 PCnet-Home,.
- s,familly,family
MFC after: 1 day
2006-01-31 23:04:55 +00:00
marius
6797201066
Add a reference to le(4) as the SBus-based Ultra 1 have on-board LANCE.
2006-01-31 22:45:51 +00:00
marius
d3ad463bb9
Add le(4) to the list of devices supporting VLAN-sized frames natively.
2006-01-31 22:41:59 +00:00
marius
177f11c7b4
Add a man page for le(4), based on the NetBSD one.
2006-01-31 22:40:25 +00:00
luigi
7fe6d13c28
some updates to the manpage.
...
remove references to mdconfig/vnconfig, and remove
some of the references to floppies since they are rarely
used at all now.
2006-01-31 21:21:02 +00:00
brueffer
988bba445a
Document the daily_status_ata_raid_enable and daily_status_gmirror_enable
...
variables.
2006-01-31 19:14:28 +00:00
brueffer
585a617b8e
The newly added le(4) driver is altq capable.
2006-01-31 18:46:17 +00:00
brueffer
3f47371bc4
Xref redzone(9)
2006-01-31 17:29:27 +00:00
mlaier
7c376f7072
sys/linker.h needs sys/systm.h as a requirement.
...
Submitted by: gallatin
2006-01-31 16:59:52 +00:00
pjd
645dd7b662
Add buffer corruption protection (RedZone) for kernel's malloc(9).
...
It detects both: buffer underflows and buffer overflows bugs at runtime
(on free(9) and realloc(9)) and prints backtraces from where memory was
allocated and from where it was freed.
Tested by: kris
2006-01-31 11:09:21 +00:00
trhodes
d31b2462da
Does not return EBUSY, the mutex will keep blocking until it's unlocked.
2006-01-31 01:47:16 +00:00
rik
34fbddc052
Add manual page for Cronyx Tau-PCI/32 ce(4) driver.
2006-01-30 21:33:22 +00:00
keramida
b8c24d8196
Add more details about enabling a custom ruleset for /dev in `rc.conf',
...
and add ruleset labels/numbering to the custom ruleset example.
PR: docs/90362
Submitted by: Roland Smith <rsmith@xs4all.nl>
MFC after: 3 days
2006-01-30 13:28:28 +00:00
brueffer
4eae100a42
Note support for the A4D and A6VM models.
2006-01-30 05:29:41 +00:00
yar
b4749ec0ca
Add a couple of obviously missing xrefs to SEE ALSO:
...
ftpd(8), geli(8).
2006-01-29 13:35:35 +00:00
damien
24e8f80402
Fix WEP examples.
...
Improve rate control algorithm description.
Bump copyright year.
2006-01-29 13:12:09 +00:00
damien
178d92eed0
Fix WEP examples.
...
Bump copyright year.
2006-01-29 13:09:45 +00:00
damien
cc7e8e2312
Fix WEP examples.
...
Remove man page references to ipwcontrol and wicontrol.
Bump copyright year.
2006-01-29 13:08:21 +00:00
mlaier
719dd1ebed
firmware(9) is a subsystem to load binary data into the kernel via a
...
specially crafted module. There are several handrolled sollutions to this
problem in the tree already which will be replaced with this. They include
iwi(4), ipw(4), ispfw(4) and digi(4).
No objection from: arch
MFC after: 2 weeks
X-MFC after: some drivers have been converted
2006-01-29 02:52:42 +00:00
pav
9a16f30d45
- Add ports-net-p2p collection
2006-01-28 11:08:47 +00:00
glebius
f0f163f63f
Make an example command correct and copyable to terminal.
...
Submitted by: ru
2006-01-27 11:56:59 +00:00
glebius
3e2163d390
Update NGM_PPPOE_GETMODE and NGM_PPPOE_SETMODE descriptions, since
...
new D-Link compat mode is introduced.
2006-01-27 11:28:32 +00:00
jkoshy
6ddca50174
Note that options are set using sh(1) syntax.
...
MFC after: 3 days
2006-01-27 02:46:08 +00:00
brueffer
e30fec2879
Document JMicron JMB360.
2006-01-26 05:31:19 +00:00
cognet
bce3c351bf
Document a bit pts.
2006-01-26 01:34:49 +00:00
joel
bed55e1cdb
- Remove the comment about WSS/MSS cards being the best supported
...
cards on the market.
- Remove the entire HARDWARE section. It's superfluous since all
snd_* manual pages have their own HARDWARE sections these days.
Reviewed by: brueffer
2006-01-25 21:14:46 +00:00
yar
e9ad335f2d
Add an rc.d script for stand-alone ftpd.
...
Document the script's controls on the rc.conf(5)
manpage and touch its Dd.
PR: conf/90893
MFC after: 5 days
2006-01-21 18:08:16 +00:00
netchild
7df3db40d2
Fix the bug in my last commit: ++Year... 8-/
2006-01-21 14:58:25 +00:00
ceri
3e08db6a42
It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, so
...
update the documentation to reflect that.
PR: docs/86090
Submitted by: Lowell Gilbert <freebsd-bugs-local at be-well dot ilk point org>
MFC after: 3 days
MFC to: RELENG_5, RELENG_6
2006-01-21 13:52:45 +00:00
joel
5c69fee71c
Native 32bit recording is turned on, although broken on some hardware.
2006-01-21 08:33:35 +00:00
ceri
9897565d40
Security levels are not discussed further in init.8; we moved that
...
discussion to this manual.
2006-01-19 20:01:43 +00:00
jasone
3c01b0047d
Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.
...
Approved by: markm (mentor)
2006-01-19 07:20:20 +00:00
netchild
dd162be826
- Bring some sysctl descriptions in sync with reality (additional
...
values/overrides). [1]
- Add some supported cards. [2]
PR: 91916 [1]
Submitted by: mv <mv@hysteria.sk> [1]
Requested by: joel [2] (after reading my commit log)
MFC after: 3 days
2006-01-18 19:14:33 +00:00
imp
a63b8f739d
Bump date to Sept 20, the date of the last content change
2006-01-18 05:48:45 +00:00
brueffer
602aa13ac2
Bump date for previous commit before ru can hit me with his mdoc-stick.
2006-01-15 18:40:52 +00:00
brueffer
ac1b59fb6d
Mention the fire screensaver.
...
Submitted by: rionda
2006-01-15 18:30:40 +00:00
brooks
8378b93876
When SC_DISABLE_KDBKEY or SC_DISABLE_REBOOT are not defined allow the
...
same behavior to be controlled by the sysctls, hw.syscons.kbd_kbdkey
and hw.syscons.kbd_reboot respectively.
Apologies to the submitter for taking so long to commit this simple
change.
PR: kern/72728
Submitted by: Luca Morettoni <morettoni at libero dot it>
MFC After: 3 days
2006-01-14 17:57:17 +00:00
bz
0b25aee5f4
The LinkSys EG1032 is supported by re(4) not nge(4) [1].
...
I couldn't find the ID for the EG1064 anywhere in our sources
so I removed the reference for now.
Pointed out by: Robert Huff <roberthuffi at rcn dot com> [1]
Reviewed by: simon
2006-01-14 15:35:21 +00:00
thompsa
dfb4dff72d
Add code that clears certain capabilities from the member interface, these are
...
restored when its removed from the bridge.
At the moment we only clear IFCAP_TXCSUM. Since a locally generated packet on
the bridge may be sent out any one or more interfaces it cant be assumed that
every card does hardware csums. Most bridges don't generate a lot of traffic
themselves so turning off offloading won't hurt, bridged packets are
unaffected.
Tested by: Bruce Walker (bmw borderware.com)
MFC after: 5 days
2006-01-14 03:51:31 +00:00
thompsa
275b7c6a54
Add the HP NC7771 adapter to the list of known products.
2006-01-14 00:52:32 +00:00
markus
71416ddf7e
- Document the latest changes for controlling the fan
...
- s/Thinklight/ThinkLight/ in two cases
Approved by: brueffer
MFC after: 1 week
2006-01-14 00:39:26 +00:00
mnag
192d5a4398
Add Time DPA20B MP3 Player (1Gb) [1]
...
Add Qware BeatZkey! Pro [2]
Add Merlin SM300 MP3/WMA Player (256Mb)
PR: usb/81846 [1], usb/79164 [2]
Approved by: njl
MFC: 1 week
2006-01-13 19:44:44 +00:00
jkoshy
b465ab1edc
"sd(4)" -> "da(4)", "st(4)" -> "sa(4)".
...
MFC after: 3 days
2006-01-13 17:41:41 +00:00
ru
0f71a5fa9b
Fix a misspelled reference.
2006-01-13 11:24:08 +00:00
dougb
22b6996249
Mention that NETWORKING is probably the right value for
...
early_late_divider in a jail.
Add an explcit Xr for jail(8)
2006-01-13 01:09:55 +00:00
takawata
6ba41e32ae
Grammar fix.
...
Submitted by: joel@
2006-01-11 21:46:15 +00:00
maxim
92d869103c
o Sort MLINKS.
2006-01-11 21:28:55 +00:00