Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Quinot
17b1e1df1a Remove bogus advertising clauses.
Reviewed by:	n_hibma, roberto
2002-10-30 22:27:54 +00:00
Jens Schweikhardt
1a6417ba86 Typo: s/avalable/available/
MFC after:	3 days
2002-03-16 18:02:30 +00:00
Dima Dorfman
70d51341bf mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
Ruslan Ermilov
158d2bed20 mdoc(7) police: sort xrefs. 2001-07-04 14:52:23 +00:00
Maxim Sobolev
fe11f6f605 Correct cross-references:
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
2001-06-05 12:40:03 +00:00
Ruslan Ermilov
f4d874a1db mdoc(7) police: do not split author names in the AUTHORS section. 2000-11-22 09:35:58 +00:00
Ruslan Ermilov
251c176f41 mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
Jeroen Ruigrok van der Werven
eddc45e797 Update @freebsd.org email addresses to @FreeBSD.org as is the
precedent.
2000-10-26 15:30:44 +00:00
Julian Elischer
ed2f9d4e88 Change archie's and my email addresses from Whistle.com to FreeBSD.org 2000-10-24 18:01:45 +00:00
Sheldon Hearn
6c96813482 Clear the extraneous Os argument, which survived rev 1.3. 2000-07-20 11:46:51 +00:00
Sheldon Hearn
2c7372355e General clean-up [1/1]: whitespace 2000-07-20 11:45:56 +00:00
Sheldon Hearn
7d28680e93 General clean-up [0/1]: content
Clear extraneous Nm arguments.
Clarify some English.
Mark netgraph and ifconfig up as a cross-reference.
Remove apostrophe from a genitive ``its''.
2000-07-20 11:43:40 +00:00
Nick Hibma
bf1b6fe5ee Update my e-mail address 2000-05-02 11:58:47 +00:00
Nick Hibma
b5ea1f0c77 The USB double bulk pipe driver (Host to host cables). Currently there
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.
2000-05-01 22:48:23 +00:00