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
Simon L. B. Nielsen
7a5183e87d
Add a HARDWARE section which lists supported devices. The actual
...
device listings has been moved (and in some cases more or less
rewritten) from the DESCRIPTION section.
2004-07-14 21:58:17 +00:00
Tom Rhodes
071d726d01
Xref miibus(4).
2003-02-15 17:12:53 +00:00
Ruslan Ermilov
b6437e68cd
mdoc(7) police: really back out rev. 1.32.
2002-05-29 16:59:10 +00:00
Tom Rhodes
0f30ec08f7
Remove my change to the synopsis field
...
Requested by: bde
pointy hat to: myself ;)
2002-04-22 15:18:51 +00:00
Tom Rhodes
28395f9543
Add more information to SYNOPSIS of ed.4
...
PR: 36467
MFC after: 3 days
2002-04-16 22:52:01 +00:00
Ruslan Ermilov
757f341107
mdoc(7) police: tidy up markup and spelling.
...
PR: docs/33962
2002-01-17 08:42:31 +00:00
Jeroen Ruigrok van der Werven
5ca843861c
Explicitely mention this driver supports the RealTek 8029.
...
This should lessen some questions.
2001-11-02 09:43:45 +00:00
Ian Dowse
c6cd7661ed
Mention that ed requires miibus.
...
Suggested by: Eugene Grosbein <eugen@grosbein.pp.ru>
2001-10-07 16:39:40 +00:00
Murray Stokely
89dfa93a03
Add more information to the 'device timeout' message in the
...
diagnostics section.
PR: docs/30163
2001-09-03 10:24:43 +00:00
Jens Schweikhardt
c1f3e4bf21
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Wilko Bulte
fb6958b226
Note support for the Digital Etherworks DE305 card
2001-06-17 14:25:09 +00:00
Ruslan Ermilov
e7b433ef19
Remove the MD part from the document title.
...
Forgotten by: obrien
2001-02-20 11:07:27 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Alexander Langer
2aac89be6d
* I don't think that ed-devices are still "high performance ethernet device"s. Change that to "ethernet device".
...
* Update synopsis for the new config-style: just "device ed".
* PCI and PC Card devices are also supported.
2000-10-06 19:44:09 +00:00
Archie Cobbs
95d7878ce0
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:40:13 +00:00
Sheldon Hearn
4e86fcacf6
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
Archie Cobbs
5fbeb2a289
Add a reference to ng_ether(8).
2000-01-25 20:34:43 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Kazutaka YOKOTA
798a0514f5
Remove bio/cam/net/tty labels.
...
OKed by: peter
1999-05-20 09:56:18 +00:00
David E. O'Brien
6d790debd1
Make `ed0' example match reality.
...
Merge `ed1' and `ed2' examples as we don't ship with an `ed1' any more we
yet, the example of extra flags could be useful to someone.
1999-05-04 21:04:01 +00:00
Bruce Evans
f462839903
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
1998-10-22 14:12:55 +00:00
Joseph Koshy
68bf8f9eea
Spelling fixes.
...
Submitted by: Josh Gilliam <josh@quick.net>
PR: 6880
1998-06-08 06:12:02 +00:00
Philippe Charnier
aaf1f16e39
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
Mike Pritchard
dd5527c607
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
...
Use the .Tn macro for generic FreeBSD references. Cleanup other
formatting problems noticed while making the above changes.
1997-03-21 20:14:15 +00:00
Mike Pritchard
d0b67be00e
The .Fx macro doesn't know about any of the 1.* FreeBSD releases.
1997-02-28 02:20:42 +00:00
Peter Wemm
e25aeca937
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
Mike Pritchard
6a6c4c22d2
Fix a bunch of man pages to stop abusing the .Nm macro, along
...
with some other minor fixes for some problems I noticed
while making these changes.
Pointed out by: bde
1997-02-05 15:07:37 +00:00
David E. O'Brien
9828d8c1f2
Driver also supports the HP PC Lan+ adaptor.
...
Reviewed by: personally tested. :-)
1997-01-20 09:15:35 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
0b992c1d66
Sort cross references.
1996-12-26 16:16:37 +00:00
Paul Traina
290b1ca54e
Close out kern/46.
...
Make documentation match reality. -link2 is used to switch ports on 3COM
cards.
1995-10-28 22:47:12 +00:00
David Greenman
0be4285593
Woops, "8/16 mode" should read "8/16bit mode".
1994-08-23 10:51:40 +00:00
David Greenman
45dab6ecb2
Added manual page for my ethernet driver - if_ed.c, and removed old
...
manual page for the com driver (which is no longer in our source tree).
1994-08-23 09:50:48 +00:00