imp
b3096d26bc
Bump date, forgotten in 1.13
2006-08-20 05:56:00 +00:00
imp
a4c80694a1
Add a few devices that have been added recently.
2006-08-20 05:54:45 +00:00
brueffer
575ffc5ca4
Use our standard section 4 SYNOPSIS layout.
...
MFC after: 2 weeks
2006-08-18 10:22:36 +00:00
ru
d1d822cb61
I'm about to merge these only now, so correct the first release
...
of their appearence to be 6.2.
2006-08-17 10:55:49 +00:00
brueffer
c6539b3d3e
Note Intel ICH8 and ESB2 support.
2006-08-15 08:27:38 +00:00
brueffer
bf1530d9f7
Convert to the standard section 4 SYNOPSIS layout.
...
MFC after: 3 days
2006-08-13 18:44:18 +00:00
yar
e65c3fa75d
Fix incorrect .Xr syntax I introduced in the previous commit.
...
Noticed by: ru
X-MFC with: rev. 1.31
2006-08-12 17:11:43 +00:00
yar
fb2ee09397
Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS)
...
before tagging them. This can help to work around brain-damage in some
switches that fail to pad a frame after untagging it if its length drops
below the minimum. This option is blessed by IEEE Std 802.1Q (2003 Ed.),
paragraph C.4.4.3.b. It's controlled by sysctl net.link.vlan.soft_pad.
Idea by: az
MFC after: 1 week
2006-08-11 17:09:27 +00:00
glebius
9c643e1ad6
Some perfectionizm against last revision.
...
Submitted by: ru
2006-08-10 11:07:11 +00:00
njl
a30f2b103d
The acpi module is no different from others. If it is loaded while the kernel
...
has it compiled in, it will be rejected with "module acpi already present!"
and no strange behavior.
MFC after: 1 day
2006-08-10 06:32:16 +00:00
glebius
95f39eebb5
Fix ng_pppoe(4) after turning off "autosrc feature" on ng_ether(4).
...
- Store the Ethernet header in node softc.
- Initialize header with dst addr and ethertype in node
constructor method.
- In node connect method send NGM_ETHER_GET_ENADDR message
downwards.
- If received reply from ng_ether(4) store the src addr
in softc.
- Add NGM_PPPOE_SETENDADDR message that allows user to
override the address with whatever he/she wants.
2006-08-09 09:56:58 +00:00
bms
88be4120c6
Add Epson Stylus CX3650.
...
Update Dd.
Requested by: brueffer
2006-08-08 15:42:31 +00:00
yar
971f9b29ba
Fix things I misadvised to Nate Lawson:
...
- "Ns No" is redundant, so reduce it to just "Ns";
- use Li to mark up CPU and system power states because here they are
just strings to be typed literally (add more such mark-up as well);
- the best practice of typesetting tells us to use an en-dash to
indicate a closed range; fortunately, groff_char(7) provides such a symbol.
In addition, consistently use a comma between independent clauses
coordinated by a conjunction.
Pointed out by: ru (mark-up part)
MFC after: 3 days
2006-08-07 07:28:47 +00:00
glebius
c6ffefd106
By default "autosrc" is off.
...
Submitted by: ru
2006-08-04 18:28:57 +00:00
yar
209e4786e7
Commit the results of the typo hunt by Darren Pilgrim.
...
This change affects documentation and comments only,
no real code involved.
PR: misc/101245
Submitted by: Darren Pilgrim <darren pilgrim bitfreak org>
Tested by: md5(1)
MFC after: 1 week
2006-08-04 07:56:35 +00:00
njl
558c576740
Improve quoting of the S1-S5 states. Suggested by yar@.
...
Add a workaround for conflicts between ACPI Cx CPU idling and LAPIC timer.
MFC after: 1 day
2006-08-04 07:19:01 +00:00
brueffer
a5b3437112
Cleanup and add our standard SYNOPSIS section.
2006-08-02 07:02:19 +00:00
thompsa
f2d57e8e81
Document the log_stp variable.
2006-08-02 04:11:25 +00:00
sobomax
a2e1257dac
Add device to access and modify Open Firmware NVRAM settings in
...
PowerPC-based Apple's machines and small utility to do it from
userland modelled after the similar utility in Darwin/OSX.
Only tested on 1.25GHz G4 Mac Mini.
MFC after: 1 month
2006-08-01 22:19:01 +00:00
njl
c745eaf315
Document many of the sysctls in acpi. Bump the date on acpi_thermal.4
...
because I forgot to on the last change.
MFC after: 1 day
2006-07-29 21:47:24 +00:00
simon
392d64a02c
Add missing .El to close list.
...
This confused the manual page -> hardware notes perl script somewhat and
resulted in part of the output for the stge(4) entry not to be present
in the hardware notes.
Noticed by: brueffer
2006-07-28 20:14:43 +00:00
pjd
2638b17f4b
Update manual page.
2006-07-28 13:56:17 +00:00
brueffer
7b3e2dd659
Mention the dependency on firmware(4).
2006-07-28 08:43:49 +00:00
brueffer
d384bd249f
singular -> plural and a typo fix.
2006-07-25 05:20:06 +00:00
njl
7a331053aa
Add support for overriding the values for _CRT, _HOT, and _PSV via sysctl.
...
Prevent casual modification by requiring hw.acpi.thermal.user_override to
be set first. Fix printing of negative temperatures in the K->C conversion.
Document the remaining thermal sysctls.
MFC after: 3 days
2006-07-25 02:27:38 +00:00
yongari
35c8368f4e
Add stge(4) to the list of device drivers use the miibus interface.
2006-07-25 00:59:39 +00:00
yongari
cd4a7ba282
Add stge(4) to the list of drivers supporting ALTQ.
2006-07-25 00:58:00 +00:00
yongari
f5c019cc67
Add stge(4) to the list of devices supporting full VLAN processing
...
in the hardware.
2006-07-25 00:56:47 +00:00
yongari
2d604e07bc
Add stge(4) to the list of devices supporting polling.
2006-07-25 00:54:58 +00:00
yongari
ccec7061c1
Hook up state(4) to the build.
2006-07-25 00:53:14 +00:00
yongari
4d78501bba
Add a man page for stge(4).
2006-07-25 00:51:38 +00:00
mr
d4972b28e6
Reflect the additional support of C7 CPU's in padlock(4).
...
Submitted by: brueffer
MFC after: 1 day
2006-07-19 16:31:09 +00:00
nyan
62b2a75f53
The pcn does not work on NEC SV-98/2-B05 and B06.
...
Submitted by: Chiharu Shibata
MFC after: 3 days
2006-07-19 11:49:22 +00:00
brueffer
f34ac3f2f6
- Bring kern.random output closer to reality
...
- Remove kern.random.sys.burst, it's no longer available
- Document kern.random.sys.harvest.swi (1)
PR: 100167 (1)
MFC after: 3 days
2006-07-19 10:49:43 +00:00
mnag
04a8e33b37
- Add dependency of firmware(9). "MODULE_DEPEND(iwi, firmware, 1, 1, 1);"
...
Approved by: brueffer
MFC after: 1 week
2006-07-17 18:56:27 +00:00
brueffer
3a5f5a844f
General cleanup, not quite finished yet.
2006-07-16 20:43:12 +00:00
netchild
c7054283e2
Add a man-page for snd_emu10kx. Someone with man-fu should have a look
...
and improve it.
Submitted by: Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru> (minor mods by me)
2006-07-15 20:31:26 +00:00
brueffer
f82e9588d8
Correct path to the firmware ports.
2006-07-12 15:55:48 +00:00
brueffer
328d4e80f3
Document ServerWorks HT1000 support.
2006-07-05 08:26:50 +00:00
ru
6d2e595d5b
Grammar nit.
2006-07-01 17:59:13 +00:00
ru
671ef276e8
Gleb committed an intermediary version, commit the right one now.
...
Submitted by: Vadim Goncharov
2006-06-30 11:35:35 +00:00
delphij
75ac4fd6a3
- Reflect recent sched_core(4) changes.
...
- Some typo fixes.
2006-06-30 07:45:38 +00:00
takawata
ab1d64596d
Update man page.
...
Pointed out by: netchild
MFC after: 3 days
2006-06-29 08:28:18 +00:00
brueffer
240b34fd73
- s/nve/nfe/ in the SYNOPSIS (1)
...
- bump date
PR: 99575
Submitted by: thierry herbelot <thierry@herbelot.com> (1)
2006-06-28 10:19:16 +00:00
brueffer
433aab79d8
- Convert to our new SYNOPSIS style
...
- Correct tcpdump reference
2006-06-27 12:48:15 +00:00
glebius
bb71010baa
A netgraph node that can do different manipulations with
...
mbuf_tags(9) on packets.
Submitted by: Vadim Goncharov <vadimnuclight tpu.ru>
mdoc(7) reviewed by: ru
2006-06-27 12:45:28 +00:00
obrien
5094b5a232
Add a pure open source nForce Ethernet driver, under BSDL.
...
This driver was ported from OpenBSD by Shigeaki Tagashira
<shigeaki@se.hiroshima-u.ac.jp> and posted at
http://www.se.hiroshima-u.ac.jp/~shigeaki/software/freebsd-nfe.html
It was additionally cleaned up by me.
It is still a work-in-progress and thus is purposefully not in GENERIC.
And it conflicts with nve(4), so only one should be loaded.
2006-06-26 23:41:07 +00:00
thompsa
03c09be4f6
Hook enc(4) to the build.
2006-06-26 22:31:26 +00:00
thompsa
320c8e5164
Add a pseudo interface for packet filtering IPSec connections before or after
...
encryption. There are two functions, a bpf tap which has a basic header with
the SPI number which our current tcpdump knows how to display, and handoff to
pfil(9) for packet filtering.
Obtained from: OpenBSD
Based on: kern/94829
No objections: arch, net
MFC after: 1 month
2006-06-26 22:30:08 +00:00
wpaul
d1da54538c
Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The
...
latter is a PCIe 10/100 chip.
Finally fix the EEPROM reading code so that we can access the EEPROMs on all
devices. In order to access the EEPROM, we must select 'EEPROM programming'
mode, and then set the EEPROM chip select bit. Previously, we were setting
both bits simultaneously, which doesn't work: they must be set in the
right sequence.
Always obtain the station address from the EEPROM, now that EEPROM
reading works correctly.
Make the TX interrupt moderation code based on the internal timer
optional and turned off by default.
Make the re_diag() routine conditional and off by default. When it is
on, only use it for the original 8169, which was the only device that
that really needed it.
Modify interrupt handling to use a fast interrupt handler and fast
taskqeueue.
Correct the rgephy driver so that it only applies the DSP fixup for
PHY revs 0 and 1. Later chips are fixed and don't need the fixup.
Make the rgephy driver advertise both 1000_FD and 1000_HD bits in
autoneg mode. A couple of the devices don't autoneg correctly unless
configured this way.
2006-06-26 20:31:32 +00:00
brueffer
4cca3a410b
- Convert to new SYNOPSIS layout
...
- New Sentence, new line
- Remove eol whitespace
MFC after: 3 days
2006-06-22 20:03:35 +00:00
brueffer
3d0b33853e
Boji Tony Kannanthanam no longer supports this driver, Achim Leubner
...
however still does. Confirmed by email contact with both of them.
MFC after: 3 days
2006-06-19 15:22:34 +00:00
netchild
374a73f6b1
Document support for the Aceeca Mez1000 RDA.
2006-06-18 17:56:37 +00:00
brueffer
48a9227547
We just have one generic sound driver, reflect this.
...
MFC after: 3 days
2006-06-18 17:53:04 +00:00
brueffer
5d0c31cbc6
o We only have one generic audio driver, reflect this (1)
...
o Mention the author of the driver
o Minor mdoc improvement
Discussed with: netchild (1)
2006-06-18 17:48:08 +00:00
netchild
c9ca278d22
Add support for:
...
- Curitel PC5740 Wireless Modem (Verizon's PCMCIA card)
- Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s)
Bump the date in the uscanner man page for the update some minutes ago.
2006-06-18 17:46:40 +00:00
netchild
440e48d33e
Add Epson Perfection 1270 scanner. All other scanners in the PR are already
...
detected, but with a different name.
PR: 98106
Submitted by: Lars Engels <lars.engels@0x20.net>
2006-06-18 17:29:16 +00:00
netchild
9da88bf5a6
2 spelling fixes...
...
Noticed by: John E Hein <jhein@timing.com>
2006-06-18 17:02:21 +00:00
brueffer
541a257955
o sort the HARDWARE list somewhat
...
o mention ATA and SATA support
o mdoc improvements
MFC after: 3 days
2006-06-18 14:45:28 +00:00
brueffer
a6c0deec5a
o Remove FILES section (uninteresting for users)
...
o Xref asr(4)
MFC after: 3 days
2006-06-18 14:37:48 +00:00
brueffer
254be6b7c4
o Capitalization fixes
...
o Remove the outdated FILES section
MFC after: 3 days
2006-06-18 14:12:27 +00:00
brueffer
9c08d0cfc0
Add MLINKS:
...
ixgb.4 -> if_ixgb.4
mxge.4 -> if_mxge.4
2006-06-18 14:08:20 +00:00
netchild
54bacf2fa6
- xref linsysfs
...
- improve the ldconfig part
- tell about pitfalls with the osrelease sysctl
2006-06-18 13:51:39 +00:00
netchild
7a06a80203
Alpha is gone, no need to keep them.
2006-06-18 13:44:26 +00:00
brueffer
7357250c8b
o Convert to our new SYNOPSIS layout
...
o Add "device scbus/pci/etc" where needed for consistency
MFC after: 3 days
2006-06-18 09:53:00 +00:00
brueffer
077463f2ab
Correct date for the previous commit.
2006-06-18 07:33:51 +00:00
brueffer
6efe5a2dfd
- Bring the hardware list up to date
...
- Convert to our standard SYNOPSIS layout
- Remove the kld from FILES, it's now mentioned in the SYNOPSIS
- Remove useless .Pp call at eof
MFC after: 3 days
2006-06-17 18:45:53 +00:00
netchild
57f3b26efe
Add man page for the envy24 driver.
2006-06-17 16:43:21 +00:00
thompsa
a0100cc14d
Document that we can only bridge wireless interfaces in hostap mode, this is
...
becoming a faq.
MFC after: 1 week
2006-06-16 23:03:22 +00:00
brueffer
3b85cc4c62
Mention that the powernow driver also supports AMD Cool'n'Quiet.
...
MFC after: 3 days
2006-06-16 14:51:23 +00:00
brueffer
4f3bb13306
mxge(4) works with altq.
...
Tested by: gallatin
2006-06-15 19:38:42 +00:00
brueffer
f49b3e3c23
- new sentence -> new line
...
- s/freebsd/FreeBSD/ for consistency
- eol and eof whitespace removed
2006-06-14 18:26:34 +00:00
gallatin
12cf40a7a5
Remove the initial myri10ge driver, now that it has been
...
renamed mxge.
2006-06-14 17:07:21 +00:00
joel
7dfc8c73aa
Fix spelling.
2006-06-14 08:32:25 +00:00
delphij
b0a06b380f
Add a manpage for the CORE scheduler.
2006-06-14 02:16:51 +00:00
brueffer
b06caabc45
s/MYRI10GE/MXGE/ and a typo fixed.
2006-06-13 14:23:13 +00:00
gallatin
4b49620e7f
- Complete the myri10ge -> mxge name change by doing a mechanical
...
s/myri10ge/mxge/g replacement in the myri10ge files. A few contuation
lines were joined because of the regained columns.
- Hook the mxge driver back to the build.
2006-06-13 13:53:52 +00:00
maxim
9a2ece0a0b
o vinum.8 -> gvinum.8 as the former was replaced by the latter.
...
PR: docs/98340
MFC after: 1 week
2006-06-11 19:41:07 +00:00
brueffer
aebc3016ce
Be explicit about which chips support jumbo frames.
...
Suggested by: Brad Smith
Obtained from: OpenBSD
MFC after: 3 days
2006-06-10 15:14:12 +00:00
njl
00c07c3991
Move the reset beep tunable/sysctl to debug.acpi.resume_beep. This makes
...
more sense than under hw.acpi. Also, document this in the man page.
2006-06-10 08:06:16 +00:00
glebius
8ec3e70ee9
Add section describing how ARP load balancing works and its
...
limitations:
- Can't load balance behind router
- ARP balancing + pfsync probably won't work
PR: kern/93829
Wording by: scottl
2006-06-07 10:26:51 +00:00
brueffer
2007942da5
Some mdoc and wording improvements.
2006-06-05 20:29:31 +00:00
maxim
50ddaeffca
o Add missed comma.
2006-06-05 19:55:44 +00:00
mjacob
37c3cf9522
Just a very quick update to get *close* to reality.
2006-06-05 19:46:55 +00:00
brueffer
c56d3e4138
my(4) provides support now as well.
2006-06-05 18:02:36 +00:00
joel
12e9888924
Fix minor typos.
2006-06-05 16:31:57 +00:00
pjd
904500481a
- Document that padlock(4) pretends to accelerate HMAC algorithms.
...
- Remove "device cryptodev" as it is not needed for compiling padlock(4)
into the kernel. Actually it is not advisable, because padlock
instructions can be used directly from userland, so passing the work
through the kernel is a bad idea.
2006-06-05 16:24:31 +00:00
rwatson
3b3f1e138b
Break out description of the audit pipe facility from audit.4 into a new
...
man page, auditpipe.4, which describes the behavior of audit pipes, the
ioctls, preselection, etc.
Obtained from: TrustedBSD Project
2006-06-05 15:26:09 +00:00
kris
9257695685
Strengthen wording; the KTR_ENTRIES value *must* be a power of two since
...
the code depends on this.
MFC after: 1 week
2006-06-03 23:20:45 +00:00
phk
971888ff99
Remove mention of minor number construction.
2006-05-27 10:20:17 +00:00
ceri
2309bc6b91
Clarify that G_F_DISKIOCTL is unused, and remove G_T_DETAILS altogether,
...
since it isn't actually #defined.
Discussed with: phk
2006-05-25 13:39:27 +00:00
ceri
a98047b96c
Clean up the grammar in here some.
2006-05-24 11:01:16 +00:00
mlaier
f92608f263
Remove stale altq instructions. They don't belong to the driver manpage
...
anyhow.
2006-05-20 21:12:06 +00:00
mlaier
344107bff0
ALTQ-ify nve(4).
...
Submitted by: Chris Dionissopoulos
Tested by: Chris Dionissopoulos
MFC after: 4 weeks
2006-05-20 21:08:09 +00:00
brueffer
eb6278122a
Fix a formatting issue.
2006-05-20 10:19:53 +00:00
brueffer
7c38545a74
Convert to use a SYNPOSIS section that mentions kernel modules.
...
Also add "device scbus" where needed.
MFC after: 3 days
2006-05-20 09:39:28 +00:00
brueffer
e0f0752b46
Minimal manpage for the acpi_dock driver. This needs to be fleshed out
...
by someone in the know about this driver.
2006-05-20 06:21:42 +00:00
csjp
26dc0858d5
Fix typo in device hint variable
2006-05-17 13:17:02 +00:00
phk
537a82e24b
Send the pcvt(4) driver off to retirement.
2006-05-17 09:33:15 +00:00
wilko
f18a315fe9
Remove reference to the Alpha architecture.
2006-05-15 20:51:53 +00:00
wilko
4abe044f86
Remove reference to Alpha.
2006-05-15 20:48:18 +00:00
wilko
833dc2dde2
Remove reference to Alpha machine
2006-05-15 20:42:42 +00:00
marius
9bddf4cc14
Now that lnc(4) is removed from the source tree, replace lnc0 in an example
...
with fxp0 (fxp(4) was chosen as it's also used in a couple of examples in
other man pages and as it has good grep(1)'ability).
2006-05-15 20:28:18 +00:00
marius
b3c4948947
Now that lnc(4) is removed from the source tree, remove it from the list
...
of drivers supporting ALTQ.
2006-05-15 20:16:42 +00:00
wilko
3cfda041c5
With the demise of Alpha, remove Alpha specific diagnostic.
2006-05-14 22:19:11 +00:00
brueffer
b5c59e6fbf
Add if_* MLINKS for bce(4) and le(4).
...
MFC after: 3 days
2006-05-14 15:45:44 +00:00
bms
28c1069b5c
Don't quote IP_MAX_MEMBERSHIPS as 20 any more.
2006-05-14 14:13:30 +00:00
gnn
55c0f1d722
Remove the documentation from the Makefile as well.
2006-05-14 02:01:59 +00:00
gnn
30f565b7a6
Remove documentation for the deprecated lnc driver.
...
Reviewed By: simon
2006-05-14 01:55:20 +00:00
keramida
69574dfc7d
Fix the web-appearance of Hardware notes, in the simplest way
...
possible; by re-arranging a couple of sentences in the ath(4)
HARDWARE section.
Clue by: bmah
MFC after: 1 week
2006-05-12 17:58:11 +00:00
keramida
b5d9042424
After a mini-discussion with Sam Leffler, remove the hardcoded
...
list of Atheros-based cards from ath(4). The online list is
always more up to date, anyway.
This invalidates:
PR: docs/95360
Submitted by: Erik Nordstr:om Andersen <erik@erik-n-andersen.dk>
2006-05-12 12:55:56 +00:00
keramida
1fe559753b
The 'device fd' line became obsolete some years ago, when the transition
...
to device hints was committed. The GENERIC kernel configuration lost
its 'device fd' line at revision 1.260, committed by peter@ on
2000/06/13 22:28:46 UTC.
Delete the reference to 'device fd', to avoid kernel build breakage like
the one described in the PR audit trail.
PR: docs/91448
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
MFC after: 1 week
2006-05-11 17:23:03 +00:00
brueffer
9c3fa60f2b
Correct the interrupt override information.
...
PR: 93429
Submitted by: Michaël Grünewald <michael.grunewald@laposte.net>
MFC after: 3 days
2006-05-01 11:56:18 +00:00
thompsa
a3815ff8a1
Correct sentence, forwarding non IP packets is now an option.
2006-04-29 01:19:08 +00:00
keramida
5c892289cb
Minor improvements after last revision.
...
Reviewed by: thompsa
2006-04-28 22:37:16 +00:00
maxim
bd6b3ab411
o Borrow from if_bridge.4: note that the bridge interface need to be upped.
...
PR: docs/94545
Submitted by: thompsa
2006-04-28 21:45:08 +00:00
brueffer
349541001e
Minor wording and formatting fixes.
2006-04-28 13:12:40 +00:00
thompsa
ec08531153
- use ath(4) in the wireless examples rather than the aging wi(4)
...
- make the packet filtering its own section and clarify a few points
- note that the interfaces need to be upped [1]
PR: docs/94545 [1]
2006-04-28 11:48:53 +00:00
brueffer
accf0051b8
Oops, forgot to remove the old entry in the last revision.
2006-04-28 06:23:42 +00:00
brueffer
ce8a76cd15
Install rr232x.4 only on i386 and amd64.
2006-04-28 06:13:19 +00:00
scottl
26d83c14a5
Add a manpage for the rr232x driver.
2006-04-28 04:26:00 +00:00
mr
0ba8cb5552
document the new tunable.
2006-04-25 16:52:54 +00:00
brueffer
e5341c464f
Mention VIA VT8251 support.
2006-04-25 15:07:10 +00:00
marcel
e3ef44f73d
Remove the sab(4) manpage.
2006-04-24 21:42:28 +00:00
jkoshy
9b5e82f535
Spelling/grammar fixes.
...
MFC after: 1 week
2006-04-21 01:33:04 +00:00
brueffer
985c22cddc
- ipmi is a device, not an option (1)
...
- use standard formatting for authors
Submitted by: Pawel Worach <pawel.worach@gmail.com> (1)
2006-04-20 18:29:59 +00:00
maxim
ca4a49d5e9
o Document /dev/fido.
...
PR: docs/85425
Approved by: phk
MFC after: 2 weeks
2006-04-15 17:52:02 +00:00
ru
97c4cd6d34
Fix markup and some typos.
2006-04-14 09:20:25 +00:00
cracauer
452517900b
Make CCD be able to read and write Linux software raids.
...
Supported for raid-0 with <n> disks, raid-1 with 2 disks.
Manpages have examples, warnings etc.
Test scripts on
http://www.cons.org/cracauer/ccdconfig-linux/
Reviewed by: alfred
2006-04-13 20:35:31 +00:00
brueffer
38305ead8b
bce(4) does polling too.
...
MFC after: 3 days
2006-04-13 17:44:40 +00:00
brueffer
02cd847e4f
Fix typo.
...
PR: 95620
Submitted by: Stephane Bortzmeyer <bortzmeyer@nic.fr>
MFC after: 3 days
2006-04-11 15:30:13 +00:00
flz
be9a006308
- Add support for the Acer Acerscan 640BT.
...
- Add documentation bits.
PR: usb/95616
Submitted by: Matthieu Guegan <lesaint@gcu.info>
Approved by: cperciva (mentor)
MFC after: 3 days
2006-04-11 10:44:31 +00:00
brueffer
5b564b95be
Add bce(4).
2006-04-10 20:33:42 +00:00
brueffer
33ee29e03e
- Correct some typos
...
- New sentence, new line
2006-04-10 20:12:17 +00:00
ps
cc2c59e66f
Hook bce up to the build
2006-04-10 20:04:22 +00:00
ps
c2fa353e65
Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)
...
PCI/PCIe Gigabit Ethernet adapeter.
Submitted by: David Christensen
2006-04-10 19:55:23 +00:00
flz
551b3c3b20
- Mention the Epson Stylus Photo RX425 scanner in uscanner(4), missed in my
...
latest commit.
Reminded by: simon
Approved by: cpercival (mentor, implicit)
MFC after: 3 days
2006-04-10 11:00:25 +00:00
philip
fc05f0ee1c
Sync acpi_asus(4) manual with the code.
...
Reminded by: brueffer
X-MFC after: 3 days (or so)
2006-04-09 17:05:17 +00:00
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
scottl
03aec348ee
The MFI driver appears first in FreeBSD 6.1
2006-04-04 04:11:55 +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
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