Christian Brueffer
13584ccbaf
Small correction in the HISTORY section:
...
The hptmv driver appeared in 5.3, not 5.4.
MFC after: 3 days
2004-11-20 02:43:10 +00:00
David E. O'Brien
6bdbe99c0d
Man page for the HighPoint RocketRAID 182x driver.
...
Forgotten by: scottl
2004-11-19 18:24:51 +00:00
David E. O'Brien
9a1c2d0bf9
Add the the Allied Telesyn AT-2700 familly.
2004-11-19 03:47:01 +00:00
Christian Brueffer
aa1eb2d301
- list D-Link DFE-528TX as supported
...
- correct whitespace in a few entries
- remove some doubt from the D-Link DFE-538TX entry
- bump .Dd
MFC after: 3 days
2004-11-17 22:51:46 +00:00
Christian Brueffer
973b9e347b
s/3COM/3Com/
...
MFC after: 3 days
2004-11-17 21:39:40 +00:00
Christian Brueffer
2b2092c655
List the LevelOne GNC-0105T (8169S) as supported and bump .Dd
...
MFC after: 3 days
2004-11-17 21:39:06 +00:00
Maksim Yevmenkin
4be53bac42
mdoc police: use .Xr read 2 instead of .Fn read
2004-11-16 17:24:49 +00:00
Maksim Yevmenkin
6e81ac21f3
Add vkdb(4) man page and connect vkbd(4) to the build.
2004-11-16 17:19:04 +00:00
Yaroslav Tykhiy
19e1bfc764
BUGS should stay below SEE ALSO.
...
Pointed out by: ru (wearing the mdoc(7) police hat on his head)
2004-11-15 16:38:37 +00:00
Yaroslav Tykhiy
cb7d015e22
Mention in the BUGS section that EVFILT_NETDEV events
...
on vlan(4) will be noticed only if the parent uses miibus(4).
Pointed out by: John-Mark Gurney <gurney_j -at- resnet.uoregon.edu>
2004-11-15 14:33:17 +00:00
Philip Paeps
118fd13167
Reflect the cuaa->cuad namechange in documentation.
...
Might as well do them all while I'm at it :-)
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-11-13 00:09:19 +00:00
Philip Paeps
d0139887c9
Update moused(8) and mouse(4) to reflect the cuaa->cuad name change.
...
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-11-12 23:59:24 +00:00
Christian Brueffer
12beeca875
sf(4) supports altq
...
MFC after: 2 weeks
2004-11-12 18:13:54 +00:00
Christian Brueffer
7ac5da6c01
Several language fixes
...
MFC after: 3 days
2004-11-11 22:52:26 +00:00
Christian Brueffer
193397f467
sf(4) supports polling now
...
MFC after: 2 weeks
2004-11-10 23:31:15 +00:00
Nate Lawson
c21dc67bea
Update the manpage for acpi_panasonic for new models supported.
...
Submitted by: OGAWA Takaya
MFC after: 1 day
2004-11-09 18:07:20 +00:00
Christian Brueffer
c6dc77e0fe
Bump document date
...
Reminded by: ru
2004-11-09 11:50:17 +00:00
Nate Lawson
75478544cb
Add info about some systems that refuse to switch via sysctl.
...
MFC after: 1 day
2004-11-09 04:42:14 +00:00
Christian Brueffer
4a2adfb88a
D-Link DFE-580TX is supported
...
MFC after: 3 days
2004-11-08 22:41:58 +00:00
Christian Brueffer
23621a3aa3
Remove if_gx.4 MLINK, also add one for if_cnw.4
2004-11-08 20:15:24 +00:00
Christian Brueffer
32a5026541
gx(4) is gone, remove any references
2004-11-08 20:06:40 +00:00
Christian Brueffer
0d8e87c722
gx(4) is gone, reference em(4) instead
2004-11-08 20:05:51 +00:00
Christian Brueffer
bd58bf2942
gx(4) is gone, remove any references
2004-11-08 19:52:21 +00:00
Christian Brueffer
a5e239ce13
The gx driver is gone, kill the manpage as well.
2004-11-08 19:47:36 +00:00
Philip Paeps
9923cf221b
Add support for gadgets on Asus L4R and M6R notebooks.
2004-11-08 16:54:26 +00:00
Christian Brueffer
91d899451b
Avoid second person usage.
...
Obtained from: OpenBSD
MFC after: 1 week
2004-11-07 13:40:27 +00:00
Philip Paeps
35ba0a32fb
Sync acpi_asus(4) manual with reality.
2004-11-05 08:03:34 +00:00
Ruslan Ermilov
cf2dbd86b1
Sync up with gdbinit.vinum removal.
...
OK'ed by: phk
2004-11-04 14:47:15 +00:00
Bruce M Simpson
fa967069e0
Fix markup: .Dv -> .Va
...
Update document dates.
Prodded by: ru
2004-11-04 08:29:28 +00:00
Bruce M Simpson
dc00ca0e43
Document the fact that the flags for a FreeBSD kernel routing table
...
entry are documented in the page for route(8), not route(4).
Sponsored by: eXtensible Open Router Project <URL:http://www.xorp.org/ >
MFC after: 3 weeks
2004-11-04 02:13:15 +00:00
Andre Oppermann
c94c54e4df
Remove RFC1644 T/TCP support from the TCP side of the network stack.
...
A complete rationale and discussion is given in this message
and the resulting discussion:
http://docs.freebsd.org/cgi/mid.cgi?4177C8AD.6060706
Note that this commit removes only the functional part of T/TCP
from the tcp_* related functions in the kernel. Other features
introduced with RFC1644 are left intact (socket layer changes,
sendmsg(2) on connection oriented protocols) and are meant to
be reused by a simpler and less intrusive reimplemention of the
previous T/TCP functionality.
Discussed on: -arch
2004-11-02 22:22:22 +00:00
Hartmut Brandt
fbf06e9863
Add a man page for the NgATM helper module ngatmbase.
...
Requested by: Ulrich Spoerlein <q@uni.de>
2004-11-02 10:46:28 +00:00
Max Laier
c58d025512
des added bge(4) support.
2004-11-01 11:43:07 +00:00
Lukas Ertl
3aa6430f78
Document support for the B&B Electronics USB->RS422/485 adapter.
...
Bump document date.
2004-10-30 09:25:11 +00:00
Warner Losh
58562ff20c
Document that libkvm requires device mem to work.
2004-10-26 21:11:06 +00:00
Robert Watson
9d6c85734d
Mention fdescfs(5) and why it might be useful.
...
MFC after: 1 week
Suggested by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2004-10-24 19:44:23 +00:00
Andre Oppermann
bf59255f44
o Remove entire section talking about RTF_PRCLONING that got nuked in 5.2
...
already.
o Better description of IP fastforwarding. It can do the full thing now
including firewalling.
o Reword the description of ICMP redirects.
o Add references to route(4) and pfil(9).
2004-10-23 18:45:53 +00:00
Andre Oppermann
27f15752ff
Rephrase certain centences and sync description of default values to reality.
2004-10-23 18:37:23 +00:00
Gleb Smirnoff
762724b3f7
Make documentation up to date with recent changes.
...
Reviewed by: ru
2004-10-23 11:14:30 +00:00
Andre Oppermann
24fc79b0a4
Refuse to unload the ipdivert module unless the 'force' flag is given to kldunload.
...
Reflect the fact that IPDIVERT is a loadable module in the divert(4) and ipfw(8)
man pages.
2004-10-22 19:12:01 +00:00
Scott Long
ffde6d1fe4
Document the 21610SA card.
2004-10-22 04:17:28 +00:00
David E. O'Brien
a8e792d295
Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].
...
Also catch up with RCng.
Reviewed by: phk
2004-10-18 21:31:05 +00:00
Lukas Ertl
5e7d6c16fb
Update manpage for the Vodafone Mobile Connect 3G datacard. Bump
...
document date.
Reminded by: simon
2004-10-16 21:36:19 +00:00
Maxim Konovalov
1e44bdd152
s/Oct /October/
...
Pointed out by: ru
2004-10-13 12:05:33 +00:00
Christian Brueffer
43b42e0a71
- D-Link DFE-500TX verified to work
...
- remove the 'Asante' entry which isn't very helpful
2004-10-13 11:03:50 +00:00
Maxim Konovalov
440eb923d0
Bump the date of the document.
2004-10-13 08:14:41 +00:00
Pyun YongHyeon
e69a354ab7
mdoc(7) police:
...
.Dt should have a third argument.
new sentence should start on its own line.
use precise width specifier.
Add AUTHORS section and correct device name to /dev/led/auxioled.
Approved by: jake (mentor)
Pointed by: ru
2004-10-13 05:15:41 +00:00
Maksim Yevmenkin
6f4006f1f5
ooops.. vkbd(4) should not have been committed
2004-10-12 23:38:22 +00:00
Maksim Yevmenkin
6294d96a7c
ng_ubt(4) no longer provides device nodes interface. Update the
...
man page to document this.
MFC after: 3 days
2004-10-12 23:35:34 +00:00
John-Mark Gurney
9bbca8b002
update document date
...
Reminded by: ru (a few weeks ago)
2004-10-12 21:43:03 +00:00
Maxim Konovalov
4dfcafe73a
Document net.inet.tcp.sack.initburst sysctl.
2004-10-12 13:52:46 +00:00
Christian Brueffer
244f89ea5d
vge(4) supports polling
2004-10-11 13:27:44 +00:00
Pyun YongHyeon
e60fc88fa6
Port NetBSD auxio driver. The driver was modified to use led(4) and can
...
be used to announce various system activity.
The auxio device provides auxiliary I/O functions and is found on various
SBus/EBus UltraSPARC models. At present, only front panel LED is
controlled by this driver.
Approved by: jake (mentor)
Reviewed by: joerg
Tested by: joerg
2004-10-09 07:31:03 +00:00
Giorgos Keramidas
a7721a3695
Use a real (and compact) list for a filename list; this helps groff
...
split the lines in more reasonable places too, both in tty/ps output.
MFC after: 3 days
2004-10-08 20:44:49 +00:00
Giorgos Keramidas
52572ac9ff
To avoid pushing the paragraph text too far from the left border, making
...
line-splitting extremely difficult for groff, indent the .Bl items by
the standard `indent' length instead of an indent large enough to hold
the maximal tag name.
Reviewed by: ru
MFC after: 3 days
2004-10-08 20:31:33 +00:00
Giorgos Keramidas
2393bd4288
Close a .Bl list with an .El to fix a groff warning.
2004-10-08 20:22:55 +00:00
Brian Feldman
d9a471132b
Mention the dc(4) driver's support, and ipfw(8)'s classifier support.
2004-10-08 03:33:31 +00:00
Warner Losh
085a2b4010
Ooops. Forgot the man page for pbio.4 in my port from RELENG_4.
2004-10-07 16:25:21 +00:00
Max Laier
f6b2c4eca5
Add a minimal altq.4 manpage to tell about the kernel options and where to
...
find more information. Also move the "SUPPORTED DEVICES" section from altq.9
to altq.4, where is belongs.
Requested by: green
MFC after: 2 days
2004-10-07 12:10:25 +00:00
Nate Lawson
287460e87c
Update the man page with new info about overriding your DSDT.
...
MFC after: 3 days
2004-10-05 20:42:16 +00:00
Warner Losh
b91bb9a513
Add note about regulatory domains to avoid confusion.
...
Reviewed by: sam@
2004-10-05 19:27:40 +00:00
Yaroslav Tykhiy
0b01f6e832
Bump the date.
...
Reminded by: ru
2004-10-04 15:54:56 +00:00
Yaroslav Tykhiy
12f8dc31e0
Document that vlan(4) requires miibus(4) now.
2004-10-04 13:57:44 +00:00
Simon L. B. Nielsen
be0a655e77
Add a SYNOPSIS section for io(4), mem(4), or random(4), since they are
...
now optional devices.
MFC after: 1 week
2004-10-03 13:14:20 +00:00
MIHIRA Sanpei Yoshiro
75ae80d334
Add a HARDWARE section which lists supported devices.
...
EPSON GT-8400UF(This product is same device id, 0x011f
as EPSON Perfection 1670 scanner)
PR: [FreeBSD-users-jp 81081]
Submitted by: TOKIO Yukiya <yukiya@ee.t-kougei.ac.jp>
MFC after: 3 days
2004-10-03 09:10:15 +00:00
Philip Paeps
7327755fe8
Document the Synaptics tunable. While I'm here, also mention the
...
synapticshw_t structure and the MOUSE_SYN_GETHWINFO ioctl() which
reads it.
MT5 candidate
Approved by: njl
2004-09-30 06:18:29 +00:00
John-Mark Gurney
2157b8d690
document the limit on jumbo frame size..
...
MFC after: 5 days
2004-09-28 18:24:19 +00:00
Simon L. B. Nielsen
1a7cf6134e
- Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
- Update some text to fit better now that this driver support
multiple different device types.
MFC after: 3 days
2004-09-26 19:03:45 +00:00
Simon L. B. Nielsen
13c133ac06
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-09-26 13:38:38 +00:00
Marc Fonvieille
813ec9a835
Remove a duplicated word.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-09-24 20:09:44 +00:00
Simon L. B. Nielsen
205eb0cd5e
Add the sound device to the synopsis.
...
Noticed by: ru
2004-09-21 07:01:32 +00:00
Simon L. B. Nielsen
4945145f04
Connect snd_ess(4) to the build.
2004-09-20 20:21:47 +00:00
Simon L. B. Nielsen
4ca6749395
Add manual page for snd_ess(4).
...
Submitted by: Atte Peltomaki <koston@iki.fi>
MFC after: 3 days
2004-09-20 20:05:26 +00:00
Simon L. B. Nielsen
3d634dba70
Add Sitecom LN-029 to list of supported devices.
2004-09-19 19:55:48 +00:00
Ruslan Ermilov
710df706de
Sort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 06:11:45 +00:00
Ruslan Ermilov
28a8a9d187
The checksum code has been fixed; reflect this is a manpage.
2004-09-19 05:42:04 +00:00
Christian Brueffer
d79243f886
Re-formulate the first sentence for better readability
...
MFC after: 3 days
2004-09-18 12:33:01 +00:00
Gleb Smirnoff
c3e9f89011
- properly capitalize NetFlow
...
- small grammar fix
Submitted by: ru
2004-09-17 20:09:59 +00:00
Gleb Smirnoff
9de7d9ac45
A man page for Netflow node.
...
English lessons by: julian
mdoc(7) lessons by: ru
Approved by: julian (mentor)
2004-09-17 19:30:39 +00:00
Diomidis Spinellis
0ee3459d01
Fix typo.
...
MFC after: 2 days
2004-09-17 14:53:46 +00:00
Simon L. B. Nielsen
f6b6294fc2
Bump document date forgotten in last commit.
2004-09-16 22:26:45 +00:00
Christian Brueffer
4b35b3f67b
- add a HARDWARE section based on the hardware notes
...
- capitalize Ethernet
- minor fixes
MFC after: 3 days
2004-09-16 20:33:32 +00:00
Christian Brueffer
a69fea2584
Adaptec ANA-6944/TX is supported
...
MFC after: 3 days
2004-09-16 20:29:19 +00:00
Christian Brueffer
7daf8ae6a9
Add missing comma
...
Submitted by: ceri
MFC after: 3 days
2004-09-16 18:46:21 +00:00
Christian Brueffer
29394b9b5c
Better wording for the hardware section.
...
Discussed with: emax
2004-09-14 16:46:16 +00:00
Bill Paul
b7e096886f
Fix copyright (e-mail address and years were wrong).
2004-09-14 16:08:13 +00:00
Andre Oppermann
13177659d2
Be explicit that packets passed from a 'ipfw tee' action will not be reassembled.
...
Prodded by: ru
2004-09-14 09:35:10 +00:00
Bill Paul
3c44fd1b17
Oops. ZX1701 and ZX1702 are the chip designations (ZyXEL rebadged the
...
the VIA chips with their own numbers). The actual card names are
GN650-T (64-bit) and GN670-T (32-bit). Also capitalize ZyXEL correctly.
2004-09-13 17:05:07 +00:00
Bill Paul
a7d5415eba
Add the Zyxel ZX1701 and ZX1702 adapters to the HARDWARE list. Clean up
...
a few small things.
2004-09-13 16:49:36 +00:00
Dima Dorfman
d490759ae8
Remove a broken URL reference. The submitter reports that the
...
"documentation on the AceNIC cards are no longer after Nortel acquired
Alteon".
PR: 71600
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
2004-09-13 13:18:27 +00:00
Christian Brueffer
3888500615
- add a HARDWARE section
...
- grammar fixes
- wording improvements
- bump document date
MFC after: 3 days
2004-09-13 10:36:44 +00:00
Christian Brueffer
f9c1b5827f
- fix capitalization
...
- add HARDWARE section based on the hardware notes
- bump document date
MFC after: 3 days
2004-09-13 10:35:29 +00:00
Christian Brueffer
c1b92c8230
- remove device count
...
- add a HARDWARE section
- bump document date
MFC after: 3 days
2004-09-13 10:33:53 +00:00
Christian Brueffer
5983c3e785
- start new sentences on new lines
...
- misc fixes
2004-09-12 22:37:37 +00:00
Christian Brueffer
687236f75b
- add vge(4)
...
- bump document date
2004-09-12 22:03:38 +00:00
Simon L. B. Nielsen
da603228b5
- Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-12 19:39:09 +00:00
Simon L. B. Nielsen
46efac32e0
- Change DESCRIPTION section to a HARDWARE section.
...
- Sync list of supported devices with source code.
MFC after: 3 days
2004-09-12 19:11:28 +00:00
Simon L. B. Nielsen
33ecc83dca
- Add a HARDWARE section which lists supported devices based on the
...
FreeBSD Hardware Notes, source code and cvs comments from
FreeBSD and NetBSD.
- Update page title and DESCRIPTION section to reflect the fact that
this driver supports much more than Handspring Visor now.
MFC after: 3 days
2004-09-12 17:03:47 +00:00
Simon L. B. Nielsen
3d2692fb8a
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
MFC after: 3 days
2004-09-12 15:53:37 +00:00
Simon L. B. Nielsen
fe72d7b17f
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
- Sort device list.
MFC after: 3 days
2004-09-12 15:46:15 +00:00
Simon L. B. Nielsen
d65438e530
Change DESCRIPTION section to a HARDWARE section.
...
MFC after: 3 days
2004-09-12 15:23:36 +00:00
Simon L. B. Nielsen
6bbc733245
Add a HARDWARE section which lists supported devices.
2004-09-11 15:00:07 +00:00
Bill Paul
3071824ff0
Add a manual page for the vge(4) driver.
2004-09-10 20:58:38 +00:00
Tom Rhodes
88af03989b
Remove the debugging tunable, it was not being used.
...
Enable first match by default.[1]
We should: rwatson [1]
2004-09-10 15:14:50 +00:00
Christian Brueffer
8d70d0c0be
Remove spare ")"
...
MFC after: 3 days
2004-09-10 07:54:05 +00:00
Christian Brueffer
1bfa55a904
- grammar fixes
...
- fix path to a source file
MFC after: 3 days
2004-09-10 00:47:43 +00:00
Christian Brueffer
2feed9dcba
Connect cnw.4 to the build.
...
MFC after: 5 days
2004-09-10 00:07:00 +00:00
Christian Brueffer
0785d2fe36
Add a manpage for the cnw(4) driver, adopted from NetBSD.
...
MFC after: 5 days
2004-09-09 23:49:19 +00:00
Christian Brueffer
91461de402
- add a HARDWARE section based on the driver README
...
- capitalization fixes
- bump document date
MFC after: 3 days
2004-09-09 23:41:03 +00:00
Ruslan Ermilov
24013109f5
Update sound-related manpages to account for the recent change in
...
device and module naming. The following files were repo-copied:
csa.4 -> snd_csa.4
gusc.4 -> snd_gusc.4
maestro3.4 -> snd_maestro3.4
sbc.4 -> snd_sbc.4
uaudio.4 -> snd_uaudio.4
The pcm(4) manpage wasn't renamed to sound(4) as there are nearby
plans to rename "device sound" to "device snd", to address the
ambiguity in naming, so pcm.4 is linked to sound.4 for the moment.
(We also mumble something about the future plans in the manpage.)
Removed links from pcm.4 to als4000.4 and emu10k1.4 -- they now
have their own snd_*.4 manpages.
Fixes for recent snd_*.4 manpages: added missing "device sound"
to the SYNOPSIS, fixed hints (they are still "hint.pcm.<unit>"
in most cases).
MT5 after: 3 days
2004-09-08 08:28:02 +00:00
Christian Brueffer
80cdf7c2da
We don't need device counts anymore. Also remove device.hints entries
...
for ie1, to be in line with the other manpages.
MFC after: 3 days
2004-09-08 00:30:30 +00:00
Christian Brueffer
33365f187f
We don't need device counts anymore
...
MFC after: 3 days
2004-09-08 00:28:53 +00:00
Dag-Erling Smørgrav
1cb95340ee
Fix markup of HARDWARE section.
...
Submitted by: brueffer
2004-09-07 05:23:28 +00:00
John-Mark Gurney
d698cdb301
document the recent change to debug.witness.*
...
fix spelling of debug.witness.kdb
MFC after: 5 days
2004-09-06 23:37:17 +00:00
Christian Brueffer
338ccc611c
- move list of supported devices into a HARDWARE section
...
- fix a device name
- various language fixes
- bump document date
MFC after: 3 days
2004-09-06 22:00:50 +00:00
Christian Brueffer
f9697896a6
Add a missing 's'
...
MFC after: 3 days
2004-09-06 20:02:14 +00:00
Simon L. B. Nielsen
b44e5103c6
Bump document date for last commit.
2004-09-05 22:53:58 +00:00
Simon L. B. Nielsen
62cf3de886
Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-05 22:44:26 +00:00
Simon L. B. Nielsen
1adcf10c7f
Reword/reorganize a bit to make it more clear that all OHCI v1.0
...
compliant controllers are supported.
MFC after: 3 days
2004-09-05 22:31:03 +00:00
Simon L. B. Nielsen
0f4d8b75f2
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-09-05 22:09:53 +00:00
Christian Brueffer
83a0f2c377
- add a HARDWARE section
...
- some capitalization fixes
- bump document date
MFC after: 3 days
2004-09-05 15:05:26 +00:00
Christian Brueffer
b1e6f7858d
ixgb(4) supports polling as well
...
MFC after: 3 days
2004-09-05 14:47:10 +00:00
Christian Brueffer
a97710c056
Remove dublicate words
...
MFC after: 3 days
2004-09-05 12:17:06 +00:00
Dag-Erling Smørgrav
62c36019a5
Man page for the newly added ucycom(4) driver.
2004-09-05 10:01:24 +00:00
Christian Brueffer
80a879ed68
- move list of supported devices into a HARDWARE section
...
- sort the hardware list
- misc fixes
- bump document date
MFC after: 3 days
2004-09-05 01:31:44 +00:00
Christian Brueffer
e3aec7a5fb
- add a HARDWARE section
...
- misc fixes
- bump document date
MFC after: 3 days
2004-09-05 01:30:30 +00:00
Christian Brueffer
231c2f4202
- add a HARDWARE section
...
- bump document date
MFC after: 3 days
2004-09-05 01:28:50 +00:00
Christian Brueffer
889cd9b27e
Refine the entry for the SMC card
...
MFC after: 3 days
2004-09-05 00:19:32 +00:00
Christian Brueffer
0cfd01da6b
- move list of supported devices into a HARDWARE section
...
- mention which chip the devices use (where known)
- bump document date
MFC after: 3 days
2004-09-04 23:56:56 +00:00
Christian Brueffer
318f7adfc5
- move list of supported devices into a HARDWARE section
...
- fix spacing in the Corega entry
- bump document date
MFC after: 3 days
2004-09-04 23:54:41 +00:00
Christian Brueffer
96af2f39d9
- the NEC PC-9801N-25 is supported as well
...
- really sort the device list this time
MFC after: 3 days
2004-09-04 23:07:28 +00:00
Simon L. B. Nielsen
ea0f517b92
Add a standard 2 clause BSD license.
...
Approved by: wilko
MFC after: 3 days
2004-09-04 21:15:37 +00:00
Simon L. B. Nielsen
d92f8bed06
- Properly capitalize Ethernet.
...
- Add a HARDWARE section which lists supported devices.
MFC after: 3 days
2004-09-04 20:37:59 +00:00
Simon L. B. Nielsen
4040d2353a
- Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-04 20:09:11 +00:00
Christian Brueffer
52e69b8fa7
- move list of supported adapters into a HARDWARE section
...
- sort the device list
- some minor fixes
MFC after: 3 days
2004-09-04 11:13:32 +00:00
Christian Brueffer
79e8b03a3f
Properly capitalize Gigabit Ethernet
...
MFC after: 3 days
2004-09-04 11:12:03 +00:00
Christian Brueffer
00bf32b031
Grammar fix
...
MFC after: 3 days
2004-09-03 23:53:02 +00:00
Christian Brueffer
fd69947b4d
Properly capitalize Ethernet
...
MFC after: 3 days
2004-09-03 23:52:26 +00:00
MIHIRA Sanpei Yoshiro
3785db4f85
Add support Nikon CoolScan LS40 ED
...
PR: kern/71139
Submitted by: Pierre DAVID <Pierre.David@crc.u-strasbg.fr>
MFC after: 1 week
2004-09-03 23:29:01 +00:00
Christian Brueffer
990abd7afe
- change layout of the hardware list to the one used by other manpages
...
- grammar fixes
MFC after: 3 days
2004-09-03 23:18:16 +00:00
Christian Brueffer
f766821566
- change layout of the hardware list to the one used by other manpages
...
- add a missing word
MFC after: 3 days
2004-09-03 23:17:21 +00:00
Christian Brueffer
120ac37675
- change layout of the hardware list to the one used by other manpages
...
- fix spacing of one hardware entry
- grammar fix
MFC after: 3 days
2004-09-03 23:16:07 +00:00
Christian Brueffer
35820ff9af
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 23:13:54 +00:00
Christian Brueffer
6138591ae4
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 12:24:50 +00:00
Christian Brueffer
1806246b43
- move list of supported adapters into a HARDWARE section
...
- list the Digital EtherWORKS adapter as supported [1]
- properly capitalize (Fast|Gigabit) Ethernet
- bump document date
Obtained from: NetBSD [1]
MFC after: 3 days
2004-09-03 12:23:16 +00:00
Christian Brueffer
0649a4fe51
- move list of supported adapters into a HARDWARE section
...
- properly capitalize (Fast) Ethernet
- bump document date
MFC after: 3 days
2004-09-03 04:13:22 +00:00
Christian Brueffer
a0fca2725b
- move list of supported adapters into a HARDWARE section
...
- properly capitalize Fast/Gigabit Ethernet
- bump document date
MFC after: 3 days
2004-09-03 03:58:45 +00:00
Dag-Erling Smørgrav
c2aab0a8cc
According to mdoc(7), HISTORY comes before AUTHORS.
...
MFC after: 3 days
2004-08-29 11:19:35 +00:00
MIHIRA Sanpei Yoshiro
ea263191fd
Add support Corega CG-LAPCIGT Gigabit Ethernet(8169S)
...
PR: [FreeBSD-users-jp 80667]
Submitted by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp>
MFC after: 1 week
2004-08-28 10:59:02 +00:00
Simon L. B. Nielsen
73ad990a0c
Add manual pages for several sound drivers.
...
Submitted by: Atte Peltomaki <koston@iki.fi>
Reviewed by: cg
MFC after: 5 days
2004-08-27 22:06:56 +00:00