| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit fa9896e082a1)
|
|
|
|
|
|
|
|
|
|
| |
- skipping paragraph macro: Pp after Sh
- sections out of conventional order: Sh EXAMPLES
- whitespace at end of input line
- normalizing date format
Notes:
svn path=/head/; revision=366583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Add a reference to a good 3rd party list of compatible cables, but
provide suggestions for 'known good' vendors.
2. Change IP-based USB host-host example to a modern Ethernet one which
works 'out of box' with current Linux systems.
3. Explain that USB 3.0 is host-host, even though point-to-point soft
Ethernet can be achieved.
MFC after: 3 weeks
Notes:
svn path=/head/; revision=324860
|
|
|
|
|
|
|
|
| |
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
Notes:
svn path=/head/; revision=267938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
also move to a 2-clause license. From n_hibma@:
"The 3rd clause was originally there for a reason, but I guess that it is
safe to assume that no one can assume endorsement by me or anyone else
without prior consent on anything really, so we might as well remove that
clause."
Approved by: n_hibma
Notes:
svn path=/head/; revision=204739
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=164524
|
|
|
|
| |
Notes:
svn path=/head/; revision=141580
|
|
|
|
|
|
|
| |
Reviewed by: n_hibma, roberto
Notes:
svn path=/head/; revision=106228
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=92432
|
|
|
|
| |
Notes:
svn path=/head/; revision=79454
|
|
|
|
| |
Notes:
svn path=/head/; revision=79217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ng_bpf.8 --> ng_bpf.4
ng_ether.8 --> ng_ether.4
ng_iface.8 --> ng_iface.4
ng_pppoe.8 --> ng_pppoe.4
ng_socket.8 --> ng_socket.4
ng_tty.8 --> ng_tty.4
ng_{type}.4 --> /dev/null
MFC after: 1 week
Notes:
svn path=/head/; revision=77760
|
|
|
|
| |
Notes:
svn path=/head/; revision=69027
|
|
|
|
| |
Notes:
svn path=/head/; revision=68854
|
|
|
|
|
|
|
| |
precedent.
Notes:
svn path=/head/; revision=67627
|
|
|
|
| |
Notes:
svn path=/head/; revision=67508
|
|
|
|
| |
Notes:
svn path=/head/; revision=63644
|
|
|
|
| |
Notes:
svn path=/head/; revision=63643
|
|
|
|
|
|
|
|
|
|
| |
Clear extraneous Nm arguments.
Clarify some English.
Mark netgraph and ifconfig up as a cross-reference.
Remove apostrophe from a genitive ``its''.
Notes:
svn path=/head/; revision=63642
|
|
|
|
| |
Notes:
svn path=/head/; revision=59896
|
|
are two supported chips, the NetChip 1080 (only prototypes available)
and the EzLink cable. Any other cable should be supported however as they
are all very much alike (there is a difference between them wrt
performance).
It uses Netgraph.
This driver was mostly written by Doug Ambrisko and Julian Elischer and
I would like to thank Whistle for yet another contribution. And my
aplogies to them for me sitting on the driver for so long (2 months).
Also, many thanks to Reid Augustin from NetChip for providing me with a
prototype of their 1080 chip.
Be aware of the fact that this driver is very immature and has only been
tested very lightly. If someone feels like learning about Netgraph however
this is an excellent driver to start playing with.
Notes:
svn path=/head/; revision=59877
|